HomeSort by: relevance | last modified time | path
    Searched defs:context2 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/jemalloc/dist/src/
emap.c 382 emap_full_alloc_ctx_t context2 = {0}; local
384 &context2);
385 assert(context2.edata == NULL);
  /src/external/bsd/kyua-cli/dist/store/
transaction_test.cpp 180 const engine::context context2(fs::path("/foo/baz"),
183 const engine::action exp_action2(context2);
190 const int64_t context2_id = tx.put_context(context2);
386 const engine::context context2(fs::path("/foo/baz"),
389 const engine::action exp_action2(context2);
395 const int64_t context2_id = tx.put_context(context2);
474 const engine::context context2 = tx.get_context(id2); local
479 ATF_REQUIRE(exp_context2 == context2);
  /src/external/bsd/wpa/dist/src/ap/
ap_config.c 326 char *context2; local
367 context2 = NULL;
368 name = str_token(token, "=", &context2);
371 value = str_token(token, "", &context2);
  /src/sys/external/bsd/drm/dist/shared-core/
radeon_drm.h 423 drm_radeon_context2_regs_t context2; member in struct:__anon4256
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
radeon_drm.h 432 drm_radeon_context2_regs_t context2; member in struct:__anon5982

Completed in 37 milliseconds