Home
last modified time | relevance | path

Searched defs:ref (Results 251 - 275 of 1334) sorted by relevance

1...<<11121314151617181920>>...54

/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_event.h50 explicit RegObj(const napi_env& env, const napi_ref& ref) in RegObj() argument
/third_party/ffmpeg/libavcodec/
H A Dlibwebpenc_common.h47 AVFrame *ref; member
H A Dvdpau_vc1.c42 VdpVideoSurface ref; in vdpau_vc1_start_frame() local
H A Dvdpau_mpeg12.c41 VdpVideoSurface ref; in vdpau_mpeg_start_frame() local
H A Dvdpau_mpeg4.c40 VdpVideoSurface ref; in vdpau_mpeg4_start_frame() local
/third_party/ffmpeg/libavcodec/tests/
H A Djpeg2000dwt.c34 static int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) { in test_dwt() argument
73 static int test_dwtf(float *array, float *ref, int border[2][2], int decomp_levels, float max_diff) { in test_dwtf() argument
112 static int ref [MAX_W * MAX_W]; global() variable
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dfixed_dsp.c122 int ref, new; check_scalarproduct_fixed() local
[all...]
H A Dalacdsp.c46 int32_t *ref[2] = { &ref_buf[BUF_SIZE*0], &ref_buf[BUF_SIZE*1] }; in check_decorrelate_stereo() local
89 int32_t *ref[2] = { &ref_buf[BUF_SIZE*0], &ref_buf[BUF_SIZE*1] }; in check_append_extra_bits() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h58 struct obj_ref ref; member
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.h21 entry_ref ref; member
/third_party/node/test/node-api/test_cleanup_hook/
H A Dbinding.c20 napi_ref* ref = data; in ObjectFinalizer() local
27 napi_ref* ref = malloc(sizeof(*ref)); in CreateObjectWrap() local
/third_party/node/test/node-api/test_env_teardown_gc/
H A Dbinding.c6 napi_ref* ref = data; in MyObject_fini() local
24 napi_ref* ref = malloc(sizeof(*ref)); in MyObject() local
/third_party/node/deps/npm/lib/utils/
H A Dsbom-cyclonedx.js
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c49 lp_build_alpha_test(struct gallivm_state *gallivm, unsigned func, struct lp_type type, const struct util_format_description *cbuf_format_desc, struct lp_build_mask_context *mask, LLVMValueRef alpha, LLVMValueRef ref, boolean do_branch) lp_build_alpha_test() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dc11-atomic.c20 void ref(void) in ref() function
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-state-inl.h21 static Object GetObjectForMarking(const TracedReferenceBase& ref) { in GetObjectForMarking() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.c196 uint32_t ref = cso->alpha_ref_value * 255.0f; in fd6_zsa_state_create() local
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dkdf_legacy_kmgmt.c53 int ref = 0; in ossl_kdf_data_free() local
68 int ref = 0; in ossl_kdf_data_up_ref() local
/third_party/rust/crates/lazy-static.rs/src/
H A Dlib.rs35 static ref EXAMPLE: u8 = 42; consts
67 static ref HASHMAP: HashMap<u32, &'static str> = { consts
74 static ref COUNT: usize = HASHMAP.len(); consts
75 static ref NUMBER: u32 = times_two(21); consts
[all...]
/third_party/python/Include/cpython/
H A Dweakrefobject.h40 PyWeakReference *ref; in PyWeakref_GET_OBJECT() local
/third_party/opencl-headers/tests/
H A Dtest_cl_half.h.c27 int test_half_to_float(cl_half h, cl_float ref) in test_half_to_float() argument
41 int test_half_from_float(cl_float f, cl_half ref, in test_half_from_float() argument
[all...]
/third_party/openssl/providers/implementations/keymgmt/
H A Dkdf_legacy_kmgmt.c53 int ref = 0; in ossl_kdf_data_free() local
68 int ref = 0; in ossl_kdf_data_up_ref() local
/third_party/skia/src/pdf/
H A DSkPDFTag.h42 SkPDFIndirectReference ref; member
/third_party/skia/third_party/externals/dawn/src/common/
H A DRefCounted.h64 Ref<T> ref; in AcquireRef() local
H A DNSRef.h94 NSRef<T> ref; in AcquireNSRef() local
118 NSPRef<T> ref; in AcquireNSPRef() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...54