Home
last modified time | relevance | path

Searched defs:ref (Results 101 - 125 of 1797) sorted by relevance

12345678910>>...72

/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_mmap.c16 void rxe_mmap_release(struct kref *ref) in rxe_mmap_release() argument
/kernel/linux/linux-6.6/net/mac802154/
H A Dllsec.h26 struct kref ref; member
/kernel/linux/linux-6.6/net/mac80211/
H A Drate.h39 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() argument
48 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta() local
58 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs() 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
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefCountedTests.cpp401 Ref<RCTest> ref; in TEST() local
/third_party/vk-gl-cts/modules/internal/
H A DditSRGB8ConversionTest.cpp55 const tcu::UVec4 calculateDiscreteFloatDistance (const tcu::Vec4& ref, const tcu::Vec4& res) in calculateDiscreteFloatDistance() argument
[all...]

Completed in 9 milliseconds

12345678910>>...72