| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.c | 88 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 D | iris_fine_fence.h | 50 struct iris_state_ref ref; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fine_fence.h | 50 struct crocus_state_ref ref; member
|
| /third_party/rust/crates/clap/clap_bench/benches/ |
| H A D | 05_ripgrep.rs | 493 static ref USAGES: HashMap<&'static str, Usage> = { consts
|
| /third_party/python/Lib/ |
| H A D | _threading_local.py | 131 from weakref import ref namespace
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | Reference.h | 20 Ref(T &ref) : mPtr(&ref) {} in Ref() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/ |
| H A D | unittests.cpp | 90 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 D | FontMgrFontConfigTest.cpp | 19 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 D | RefCountedTests.cpp | 401 Ref<RCTest> ref; in TEST() local
|
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditSRGB8ConversionTest.cpp | 55 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 D | deCommandLine.c | 164 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 D | cbs_vp9_syntax_template.c | 114 VP9ReferenceFrameState *ref = in frame_size_with_refs() local
|
| H A D | nvdec_hevc.c | 227 const HEVCFrame *ref = &s->DPB[i]; in nvdec_hevc_start_frame() local
|
| H A D | vp9mvs.c | 37 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 D | pixelutils.c | 35 int out, ref; in run_single_test() local
|
| H A D | blowfish.c | 128 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 D | hwdevice.c | 100 AVBufferRef *ref; in test_device() local
|
| /third_party/gn/src/base/ |
| H A D | value_iterators.cc | 16 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 D | CacheValue.java | 132 private volatile Reference<V> ref; // volatile for unsynchronized get() field in CacheValue.SoftValue
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | letrperf.cpp | 50 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 D | CacheValue.java | 135 private volatile Reference<V> ref; // volatile for unsynchronized get() field in CacheValue.SoftValue
|
| /third_party/libwebsockets/lib/core/ |
| H A D | lws_dll2.c | 265 uint8_t *ref = ((uint8_t *)p) - dll2_ofs; in _lws_dll2_search_sz_pl() local
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | algebraic_tests.cpp | 88 int32_t ref = nir_src_as_int(ref_instr->src[1]); in test_op() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | adapter9.h | 35 struct pipe_screen *hal, *ref; member
|
| /third_party/mesa3d/src/hgl/ |
| H A D | GLRendererRoster.cpp | 156 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...] |