Home
last modified time | relevance | path

Searched defs:ref (Results 76 - 100 of 744) sorted by relevance

12345678910>>...30

/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...]
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeCommandLine.c164 const char* ref[] = { "hello" }; in deCommandLine_selfTest() local
169 const char* ref[] = { "hello", "world" }; in deCommandLine_selfTest() local
174 const char* ref[] = { "hello/world" }; in deCommandLine_selfTest() local
179 const char* ref[] in deCommandLine_selfTest() local
184 const char* ref[] = { "hello/world", "--help", "foo" }; deCommandLine_selfTest() local
189 const char* ref[] = { "hello\\\\world", "--help", "foo" }; deCommandLine_selfTest() local
194 const char* ref[] = { "hello/worl d", "--help", "--foo=bar", "ba z\\"" }; deCommandLine_selfTest() local
199 const char* ref[] = { "hello/worl d", "--help", "--foo=bar", "ba z'" }; deCommandLine_selfTest() local
204 const char* ref[] = { "hello", "'world'" }; deCommandLine_selfTest() local
209 const char* ref[] = { "hello", "\\"world\\"" }; deCommandLine_selfTest() local
214 const char* ref[] = { "hello", "world\\n" }; deCommandLine_selfTest() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcbs_vp9_syntax_template.c114 VP9ReferenceFrameState *ref = in frame_size_with_refs() local
H A Dnvdec_hevc.c227 const HEVCFrame *ref = &s->DPB[i]; in nvdec_hevc_start_frame() local
H A Dvp9mvs.c37 find_ref_mvs(VP9TileData *td, VP56mv *pmv, int ref, int z, int idx, int sb) find_ref_mvs() argument
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c35 int out, ref; in run_single_test() local
H A Dblowfish.c128 test_blowfish(AVBlowfish *ctx, uint8_t *dst, const uint8_t *src, const uint8_t *ref, int len, uint8_t *iv, int dir, const char *test) test_blowfish() argument
H A Dhwdevice.c100 AVBufferRef *ref; in test_device() local
/third_party/gn/src/base/
H A Dvalue_iterators.cc16 dict_iterator::pointer::pointer(const reference& ref) : ref_(ref) {} in pointer() argument
71 const_dict_iterator::pointer::pointer(const reference& ref) : ref_(ref) {} in pointer() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCacheValue.java132 private volatile Reference<V> ref; // volatile for unsynchronized get() field in CacheValue.SoftValue
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dletrperf.cpp50 void time_obj(void * ref) { in time_obj() argument
60 void time_obj2(void * ref) { in time_obj2() argument
71 void time_letr1(void * ref) { in time_letr1() argument
92 void time_letr2(void * ref) { in time_letr2() argument
112 time_letr3(void * ref) time_letr3() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCacheValue.java135 private volatile Reference<V> ref; // volatile for unsynchronized get() field in CacheValue.SoftValue
/third_party/libwebsockets/lib/core/
H A Dlws_dll2.c265 uint8_t *ref = ((uint8_t *)p) - dll2_ofs; in _lws_dll2_search_sz_pl() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dalgebraic_tests.cpp88 int32_t ref = nir_src_as_int(ref_instr->src[1]); in test_op() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.h35 struct pipe_screen *hal, *ref; member
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp156 entry_ref ref; in AddPath() local
198 GLRendererRoster::CreateRenderer(const entry_ref& ref) in CreateRenderer() argument
177 AddRenderer(InstantiateRenderer entry, image_id image, const entry_ref* ref, ino_t node) AddRenderer() argument
[all...]

Completed in 11 milliseconds

12345678910>>...30