Home
last modified time | relevance | path

Searched defs:ref (Results 326 - 350 of 1453) sorted by relevance

1...<<11121314151617181920>>...59

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dref_uri_util.cpp70 static IObject::Ptr ResolveSegment(const IObjectInstance::Ptr& base, RefUri ref) in ResolveSegment() argument
49 ResolvePropertySegment( BASE_NS::string_view propName, const IObjectInstance::Ptr& base, const RefUri& ref) ResolvePropertySegment() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/capi/
H A Davbuffer_capi_mock.cpp80 auto ref = sptr<SurfaceBuffer>(SurfaceBuffer::NativeBufferToSurfaceBuffer(surfaceBuffer)); in GetNativeBuffer() local
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Diunknown.h176 int16 ref; member
/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.h60 explicit RegObj(const napi_env& env, const napi_ref& ref) in RegObj() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dbuffer.c53 Buffer *ref = (Buffer *)calloc(1, sizeof(Buffer)); in BufferRefMalloc() local
99 Buffer *ref = BufferRefMalloc(buf); in BufferResize() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpeg_er.c62 static void mpeg_er_decode_mb(void *opaque, int ref, int mv_dir, int mv_type, in mpeg_er_decode_mb() argument
/third_party/ffmpeg/libavutil/
H A Dcsp.c110 const AVColorPrimariesDesc *ref = &color_primaries[p]; in av_csp_primaries_id_from_desc() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_framestep.c62 static int filter_frame(AVFilterLink *inlink, AVFrame *ref) in filter_frame() argument
/third_party/ffmpeg/libavutil/tests/
H A Dtea.c62 test_tea(struct AVTEA *ctx, uint8_t *dst, const uint8_t *src, const uint8_t *ref, int len, uint8_t *iv, int dir, const char *test) test_tea() argument
H A Dxtea.c63 test_xtea(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, const uint8_t *ref, int len, uint8_t *iv, int dir, const char *test, void (*crypt)(AVXTEA *, uint8_t *, const uint8_t *, int, uint8_t *, int)) test_xtea() argument
/third_party/gn/src/base/memory/
H A Dweak_ptr.cc61 WeakPtrBase::WeakPtrBase(const WeakReference& ref, uintptr_t ptr) in WeakPtrBase() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DSharedObject.java100 private T ref; field in SharedObject.Reference
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_obj.c144 static void usbobj_release(struct obj_ref *ref) in usbobj_release() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DSharedObject.java103 private T ref; field in SharedObject.Reference
[all...]
/third_party/node/test/js-native-api/test_cannot_run_js/
H A Dtest_cannot_run_js.c8 napi_ref* ref = data; in Finalize() local
36 napi_ref* ref = malloc(sizeof(*ref)); in CreateRef() local
/third_party/node/test/node-api/test_worker_terminate_finalization/
H A Dtest_worker_terminate_finalization.c10 napi_ref ref; variable
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_fence.h26 int ref; member
47 nouveau_fence_ref(struct nouveau_fence *fence, struct nouveau_fence **ref) in nouveau_fence_ref() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.c88 nv30_invalidate_resource_storage(struct nouveau_context *nv, struct pipe_resource *res, int ref) nv30_invalidate_resource_storage() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fine_fence.h50 struct iris_state_ref ref; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.h50 struct crocus_state_ref ref; member
/third_party/rust/crates/clap/clap_bench/benches/
H A D05_ripgrep.rs493 static ref USAGES: HashMap<&'static str, Usage> = { consts
/third_party/python/Lib/
H A D_threading_local.py131 from weakref import ref namespace
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DReference.h20 Ref(T &ref) : mPtr(&ref) {} in Ref() argument
/third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/
H A Dunittests.cpp90 unsigned int ref = RGB9E5_reference(f, 0.0f, 0.0f); in TEST() local
111 unsigned int ref = RGB9E5_reference(r, g, b); in TEST() local
128 unsigned int ref = RGB9E5_reference(f, 0.0f, 0.0f); in TEST() local
/third_party/skia/tests/
H A DFontMgrFontConfigTest.cpp19 static bool bitmap_compare(const SkBitmap& ref, const SkBitmap& test) { in bitmap_compare() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...59