/third_party/json/docs/examples/ |
H A D | at__json_pointer.cpp | 43 json::reference ref = j.at("/array/01"_json_pointer); in main() local 54 json::reference ref = j.at("/array/one"_json_pointer); in main() local 65 json::reference ref = j.at("/array/4"_json_pointer); in main() local 76 json::reference ref = j.at("/array/-"_json_pointer); in main() local 87 json::const_reference ref = j.at("/foo"_json_pointer); in main() local 98 json::reference ref = j.at("/number/foo"_json_pointer); in main() local
|
H A D | at__json_pointer_const.cpp | 30 json::const_reference ref = j.at("/array/one"_json_pointer); in main() local 41 json::const_reference ref = j.at("/array/4"_json_pointer); in main() local 52 json::const_reference ref = j.at("/array/-"_json_pointer); in main() local 63 json::const_reference ref = j.at("/foo"_json_pointer); in main() local 74 json::const_reference ref = j.at("/number/foo"_json_pointer); in main() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
H A D | missing-return3.c | 7 static void ref(void) in ref() function
|
/third_party/rust/crates/lazy-static.rs/compiletest/tests/compile-fail/ |
H A D | static_is_sized.rs | 6 pub static ref FOO: str = panic!(); consts
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
H A D | cse-cmp-next.c | 1 void foo(int p, int i, int f, int *ref, int *dst, int *src) in foo() argument
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | bad-type-twice1.c | 1 static unsigned long foo(unsigned long val, void *ref) in foo() argument
|
H A D | field-override.c | 1 static int ref[] = { variable
|
H A D | restrict.c | 20 void ref(void) in ref() function
|
/third_party/rust/crates/lazy-static.rs/tests/ |
H A D | no_std.rs | 10 pub static ref NUMBER: u32 = times_two(3); consts
|
/third_party/rust/crates/syn/examples/lazy-static/example/src/ |
H A D | main.rs | 5 static ref USERNAME: Regex = { consts
|
/third_party/node/test/parallel/ |
H A D | test-net-persistent-ref-unref.js | |
/third_party/nghttp2/lib/ |
H A D | nghttp2_rcbuf.h | 44 int32_t ref; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_rcbuf.h | 44 int32_t ref; member
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_rcbuf.h | 44 int32_t ref; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_zsa.c | 90 uint32_t ref = cso->alpha_ref_value * 255.0f; in fd4_zsa_state_create() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_zsa.c | 108 uint32_t ref = cso->alpha_ref_value * 255.0f; in fd5_zsa_state_create() local
|
/third_party/openssl/test/ |
H A D | chacha_internal_test.c | 29 static const unsigned char ref[] = { variable
|
/third_party/rust/crates/once_cell/examples/ |
H A D | bench_vs_lazy_static.rs | 10 static ref LAZY_STATIC: Vec<String> = vec!["Spica".to_string(), "Hoyten".to_string()]; consts
|
/third_party/node/lib/internal/fs/ |
H A D | watchers.js | |
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
H A D | obj_ref.h | 63 static inline void objref_init(struct obj_ref *ref, int val) in objref_init() argument 68 static inline void objref_get(struct obj_ref *ref) in objref_get() argument 73 static inline int objref_put(struct obj_ref *ref, void (*release)(struct obj_ref *ref)) in objref_put() argument 83 static inline uint32_t objref_read(struct obj_ref *ref) in objref_read() argument [all...] |
/third_party/mesa3d/src/freedreno/common/ |
H A D | freedreno_dev_info.c | 43 dev_id_compare(const struct fd_dev_id *ref, const struct fd_dev_id *id) in dev_id_compare() argument [all...] |
/third_party/node/test/node-api/test_instance_data/ |
H A D | addon.c | 6 napi_ref* ref = data; in addon_free() local 13 napi_ref* ref = malloc(sizeof(*ref)); in addon_new() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | stencil.h | 53 GLint ref = ctx->Stencil.Ref[face]; in _mesa_get_stencil_ref() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_fence.h | 37 struct pipe_reference ref; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_fence.h | 34 struct pipe_reference ref; member
|