/external/cldr/common/testData/messageFormat/tests/ |
D | syntax-errors.json | 15 "src": "." string 18 "src": "{" string 21 "src": "}" string 24 "src": "{}" string 27 "src": "{{" string 30 "src": "{{}" string 33 "src": "{{}}}" string 36 "src": "{|foo| #markup}" string 39 "src": "{{missing end brace}" string 42 "src": "{{missing end braces" string [all …]
|
D | data-model-errors.json | 9 "src": ".input {$foo :x} .match $foo * * {{foo}}", string 17 "src": ".input {$foo :x} .input {$bar :x} .match $foo $bar * {{foo}}", string 25 "src": ".input {$foo :x} .match $foo 1 {{_}}", string 33 "src": ".input {$foo :x} .match $foo other {{_}}", string 41 "src": ".input {$foo :x} .input {$bar :x} .match $foo $bar * 1 {{_}} 1 * {{_}}", string 49 "src": ".input {$foo} .match $foo one {{one}} * {{other}}", string 57 "src": ".local $foo = {$bar} .match $foo one {{one}} * {{other}}", string 65 "src": ".input {$bar} .local $foo = {$bar} .match $foo one {{one}} * {{other}}", string 73 "src": ".input {$foo} .input {$foo} {{_}}", string 81 "src": ".input {$foo} .local $foo = {42} {{_}}", string [all …]
|
D | syntax.json | 11 "src": "", string 16 "src": "a", string 21 "src": "hello", string 26 "src": "\\\\", string 31 "src": "\\\\\\{\\|\\}", string 36 "src": "hello {world}", string 41 "src": "hello {|world|}", string 46 "src": "\n hello\t", string 50 "src": "hello {$place}", string 60 "src": "hello {$place-.}", string [all …]
|
D | pattern-selection.json | 10 "src": ".local $x = {1 :test:select} .match $x 1.0 {{1.0}} 1 {{1}} * {{other}}", string 14 "src": ".local $x = {0 :test:select} .match $x 1.0 {{1.0}} 1 {{1}} * {{other}}", string 18 "src": ".input {$x :test:select} .match $x 1.0 {{1.0}} 1 {{1}} * {{other}}", string 23 "src": ".input {$x :test:select} .match $x 1.0 {{1.0}} 1 {{1}} * {{other}}", string 28 "src": ".input {$x :test:select} .local $y = {$x} .match $y 1.0 {{1.0}} 1 {{1}} * {{other}}", string 33 "src": ".input {$x :test:select} .local $y = {$x} .match $y 1.0 {{1.0}} 1 {{1}} * {{other}}", string 38 … "src": ".local $x = {1 :test:select decimalPlaces=1} .match $x 1.0 {{1.0}} 1 {{1}} * {{other}}", string 42 … "src": ".local $x = {1 :test:select decimalPlaces=1} .match $x 1 {{1}} 1.0 {{1.0}} * {{other}}", string 46 …"src": ".local $x = {1 :test:select decimalPlaces=9} .match $x 1.0 {{1.0}} 1 {{1}} * {{bad-option-… string 51 …"src": ".input {$x :test:select} .local $y = {$x :test:select decimalPlaces=1} .match $y 1.0 {{1.0… string [all …]
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 59 safe_VkApplicationInfo::safe_VkApplicationInfo(const safe_VkApplicationInfo& src) in safe_VkApplicationInfo() 70 safe_VkApplicationInfo& safe_VkApplicationInfo::operator=(const safe_VkApplicationInfo& src) in operator =() 109 void safe_VkApplicationInfo::initialize(const safe_VkApplicationInfo* src) in initialize() 149 safe_VkInstanceCreateInfo::safe_VkInstanceCreateInfo(const safe_VkInstanceCreateInfo& src) in safe_VkInstanceCreateInfo() 171 …fe_VkInstanceCreateInfo& safe_VkInstanceCreateInfo::operator=(const safe_VkInstanceCreateInfo& src) in operator =() 256 void safe_VkInstanceCreateInfo::initialize(const safe_VkInstanceCreateInfo* src) in initialize() 292 safe_VkAllocationCallbacks::safe_VkAllocationCallbacks(const safe_VkAllocationCallbacks& src) in safe_VkAllocationCallbacks() 302 …VkAllocationCallbacks& safe_VkAllocationCallbacks::operator=(const safe_VkAllocationCallbacks& src) in operator =() 331 void safe_VkAllocationCallbacks::initialize(const safe_VkAllocationCallbacks* src) in initialize() 360 safe_VkDeviceQueueCreateInfo::safe_VkDeviceQueueCreateInfo(const safe_VkDeviceQueueCreateInfo& src) in safe_VkDeviceQueueCreateInfo() [all …]
|
/external/angle/src/image_util/ |
D | imageformats.cpp | 17 void L8::readColor(gl::ColorF *dst, const L8 *src) in readColor() 26 void L8::writeColor(L8 *dst, const gl::ColorF *src) in writeColor() 36 void R8::readColor(gl::ColorUI *dst, const R8 *src) in readColor() 44 void R8::readColor(gl::ColorF *dst, const R8 *src) in readColor() 52 void R8::writeColor(R8 *dst, const gl::ColorUI *src) in writeColor() 57 void R8::writeColor(R8 *dst, const gl::ColorF *src) in writeColor() 67 void A8::readColor(gl::ColorF *dst, const A8 *src) in readColor() 75 void A8::writeColor(A8 *dst, const gl::ColorF *src) in writeColor() 85 void L8A8::readColor(gl::ColorF *dst, const L8A8 *src) in readColor() 94 void L8A8::writeColor(L8A8 *dst, const gl::ColorF *src) in writeColor() [all …]
|
/external/clang/test/CodeGen/ |
D | arm64-lanes.c | 6 int8_t test_vdupb_lane_s8(int8x8_t src) { in test_vdupb_lane_s8() 16 uint8_t test_vdupb_lane_u8(uint8x8_t src) { in test_vdupb_lane_u8() 26 int16_t test_vduph_lane_s16(int16x4_t src) { in test_vduph_lane_s16() 40 uint16_t test_vduph_lane_u16(uint16x4_t src) { in test_vduph_lane_u16() 54 int32_t test_vdups_lane_s32(int32x2_t src) { in test_vdups_lane_s32() 68 uint32_t test_vdups_lane_u32(uint32x2_t src) { in test_vdups_lane_u32() 82 float32_t test_vdups_lane_f32(float32x2_t src) { in test_vdups_lane_f32() 96 int64_t test_vdupd_lane_s64(int64x1_t src) { in test_vdupd_lane_s64() 107 uint64_t test_vdupd_lane_u64(uint64x1_t src) { in test_vdupd_lane_u64() 118 float64_t test_vdupd_lane_f64(float64x1_t src) { in test_vdupd_lane_f64()
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 24 #define CASE_SSE_INS_COMMON(Inst, src) \ argument 27 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 30 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 33 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 36 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument 41 #define CASE_MOVDUP(Inst, src) \ argument 49 #define CASE_MASK_MOVDUP(Inst, src) \ argument 54 #define CASE_MASKZ_MOVDUP(Inst, src) \ argument 59 #define CASE_PMOVZX(Inst, src) \ argument 67 #define CASE_MASK_PMOVZX(Inst, src) \ argument [all …]
|
/external/icu/icu4c/source/test/testdata/message2/icu4j/ |
D | icu-test-functions.json | 4 "src": "Expires on {$exp}", string 10 "src": "Expires on {$exp :datetime}", string 15 "src": "Expires on {$exp :datetime icu:skeleton=yMMMMdjmsSSEE}", string 21 "src": "Expires on {$exp :datetime dateStyle=full}", string 26 "src": "Expires on {$exp :datetime dateStyle=long}", string 31 "src": "Expires on {$exp :datetime dateStyle=medium}", string 36 "src": "Expires on {$exp :datetime timeStyle=long}", string 41 "src": "Expires on {$exp :datetime timeStyle=medium}", string 46 "src": "Expires on {$exp :datetime timeStyle=short}", string 51 "src": "Expires on {$exp :datetime dateStyle=full timeStyle=medium}", string [all …]
|
/external/angle/src/tests/gl_tests/ |
D | TextureUploadFormatTest.cpp | 319 constexpr uint8_t src[] = {static_cast<uint8_t>(EncodeNormUint<8>(srcVals[0])), in TEST_P() local 354 constexpr uint8_t src[] = {static_cast<uint8_t>(EncodeNormUint<7>(srcVals[0])), in TEST_P() local 368 constexpr uint16_t src[] = {static_cast<uint16_t>((EncodeNormUint<5>(srcVals[0]) << 11) | in TEST_P() local 379 constexpr uint16_t src[] = {static_cast<uint16_t>( in TEST_P() local 390 constexpr uint16_t src[] = {static_cast<uint16_t>( in TEST_P() local 401 constexpr uint32_t src[] = { in TEST_P() local 413 constexpr uint32_t src[] = { in TEST_P() local 423 const uint16_t src[] = {static_cast<uint16_t>(EncodeNormUint<16>(srcVals[0]))}; in TEST_P() local 432 constexpr uint32_t src[] = {EncodeNormUint<32>(srcVals[0])}; in TEST_P() local 442 constexpr uint32_t src[] = {EncodeNormUint<24>(srcVals[0]) << 8}; in TEST_P() local [all …]
|
/external/angle/third_party/spirv-tools/src/test/val/ |
D | val_ext_inst_debug_test.cpp | 298 const std::string src = R"( in TEST_F() local 316 const std::string src = R"( in TEST_F() local 331 const std::string src = R"( in TEST_F() local 352 const std::string src = R"( in TEST_F() local 373 const std::string src = R"( in TEST_P() local 406 const std::string src = R"( in TEST_P() local 447 const std::string src = R"( in TEST_F() local 470 const std::string src = R"( in TEST_F() local 494 const std::string src = R"( in TEST_F() local 528 const std::string src = R"( in TEST_F() local [all …]
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_ext_inst_debug_test.cpp | 298 const std::string src = R"( in TEST_F() local 316 const std::string src = R"( in TEST_F() local 331 const std::string src = R"( in TEST_F() local 352 const std::string src = R"( in TEST_F() local 373 const std::string src = R"( in TEST_P() local 406 const std::string src = R"( in TEST_P() local 447 const std::string src = R"( in TEST_F() local 470 const std::string src = R"( in TEST_F() local 494 const std::string src = R"( in TEST_F() local 528 const std::string src = R"( in TEST_F() local [all …]
|
/external/ComputeLibrary/src/gpu/cl/operators/ |
D | ClElementwiseUnary.cpp | 34 void ClRsqrt::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInf… in configure() 42 Status ClRsqrt::validate(const ITensorInfo *src, const ITensorInfo *dst) in validate() 47 void ClExp::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 55 Status ClExp::validate(const ITensorInfo *src, const ITensorInfo *dst) in validate() 60 void ClNeg::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 68 Status ClNeg::validate(const ITensorInfo *src, const ITensorInfo *dst) in validate() 73 void ClSin::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 81 Status ClSin::validate(const ITensorInfo *src, const ITensorInfo *dst) in validate() 86 void ClAbs::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 94 Status ClAbs::validate(const ITensorInfo *src, const ITensorInfo *dst) in validate() [all …]
|
/external/pdfium/third_party/lcms/src/ |
D | cmsalpha.c | 69 void copy8(void* dst, const void* src) in copy8() 75 void from8to16(void* dst, const void* src) in from8to16() 82 void from8to16SE(void* dst, const void* src) in from8to16SE() 89 void from8toFLT(void* dst, const void* src) in from8toFLT() 95 void from8toDBL(void* dst, const void* src) in from8toDBL() 101 void from8toHLF(void* dst, const void* src) in from8toHLF() 115 void from16to8(void* dst, const void* src) in from16to8() 122 void from16SEto8(void* dst, const void* src) in from16SEto8() 129 void copy16(void* dst, const void* src) in copy16() 135 void from16to16(void* dst, const void* src) in from16to16() [all …]
|
/external/skia/src/encode/ |
D | SkImageEncoderFns.h | 26 static inline void transform_scanline_memcpy(char* dst, const char* src, int width, int bpp) { in transform_scanline_memcpy() 30 static inline void transform_scanline_A8_to_GrayAlpha(char* dst, const char* src, int width, int) { in transform_scanline_A8_to_GrayAlpha() 38 static void skcms(char* dst, const char* src, int n, in skcms() 45 static inline void transform_scanline_gray(char* dst, const char* src, int width, int) { in transform_scanline_gray() 51 static inline void transform_scanline_565(char* dst, const char* src, int width, int) { in transform_scanline_565() 57 static inline void transform_scanline_RGBX(char* dst, const char* src, int width, int) { in transform_scanline_RGBX() 63 static inline void transform_scanline_BGRX(char* dst, const char* src, int width, int) { in transform_scanline_BGRX() 69 static inline void transform_scanline_444(char* dst, const char* src, int width, int) { in transform_scanline_444() 75 static inline void transform_scanline_rgbA(char* dst, const char* src, int width, int) { in transform_scanline_rgbA() 81 static inline void transform_scanline_bgrA(char* dst, const char* src, int width, int) { in transform_scanline_bgrA() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstComments.cpp | 25 #define CASE_SSE_INS_COMMON(Inst, src) \ argument 28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument 42 #define CASE_MOVDUP(Inst, src) \ argument 50 #define CASE_MASK_MOVDUP(Inst, src) \ argument 55 #define CASE_MASKZ_MOVDUP(Inst, src) \ argument 60 #define CASE_PMOVZX(Inst, src) \ argument 68 #define CASE_MASK_PMOVZX(Inst, src) \ argument [all …]
|
/external/clang/INPUTS/ |
D | stpcpy-test.c | 3 #define __stpcpy(dest, src) (__extension__ (__builtin_constant_p (src) ? (__string2_1bptr_p (src) &… argument 4 #define stpcpy(dest, src) __stpcpy (dest, src) argument 5 #define __stpcpy_args(src) __extension__ __STRING2_SMALL_GET16 (src, 0), __extension__ __STRING2_SM… argument 7 #define __mempcpy(dest, src, n) (__extension__ (__builtin_constant_p (src) && __builtin_constant_p … argument 8 #define mempcpy(dest, src, n) __mempcpy (dest, src, n) argument 9 #define __mempcpy_args(src) ((char *) (src))[0], ((char *) (src))[2], ((char *) (src))[4], ((char *… argument 11 #define __STRING2_SMALL_GET16(src, idx) (((__const unsigned char *) (__const char *) (src))[idx + 1… argument 13 #define __STRING2_SMALL_GET32(src, idx) (((((__const unsigned char *) (__const char *) (src))[idx +… argument
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/ |
D | README.md | 30 ### From the Google Maven repository 32 #### 1. Add ExoPlayer module dependencies 80 #### 2. Turn on Java 8 support 92 #### 3. Enable multidex 98 ### Locally 131 #### Project branches 137 #### Using Android Studio
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/ |
D | README.md | 30 ### From the Google Maven repository 32 #### 1. Add ExoPlayer module dependencies 80 #### 2. Turn on Java 8 support 92 #### 3. Enable multidex 98 ### Locally 133 #### Project branches 139 #### Using Android Studio
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstComments.cpp | 25 #define CASE_SSE_INS_COMMON(Inst, src) \ argument 28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument 42 #define CASE_MOVDUP(Inst, src) \ argument 50 #define CASE_MASK_MOVDUP(Inst, src) \ argument 55 #define CASE_MASKZ_MOVDUP(Inst, src) \ argument 60 #define CASE_PMOVZX(Inst, src) \ argument 68 #define CASE_MASK_PMOVZX(Inst, src) \ argument [all …]
|
/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
D | ReferenceBlend.kt | 51 BlendingMode.SRC -> blendEachPair { src, _ -> src } in <lambda>() method 53 BlendingMode.SRC_OVER -> blendEachPair { src, dst -> blendOver(src, dst) } in <lambda>() method 54 BlendingMode.DST_OVER -> blendEachPair { src, dst -> blendOver(dst, src) } in <lambda>() method 55 BlendingMode.SRC_IN -> blendEachPair { src, dst -> blendIn(src, dst) } in <lambda>() method 56 BlendingMode.DST_IN -> blendEachPair { src, dst -> blendIn(dst, src) } in <lambda>() method 57 BlendingMode.SRC_OUT -> blendEachPair { src, dst -> blendOut(src, dst) } in <lambda>() method 58 BlendingMode.DST_OUT -> blendEachPair { src, dst -> blendOut(dst, src) } in <lambda>() method 59 BlendingMode.SRC_ATOP -> blendEachPair { src, dst -> blendAtop(src, dst) } in <lambda>() method 60 BlendingMode.DST_ATOP -> blendEachPair { src, dst -> blendAtop(dst, src) } in <lambda>() method 61 BlendingMode.XOR -> blendEachPair { src, dst -> src xor dst } in <lambda>() method [all …]
|
/external/rust/android-crates-io/crates/tokio-util/src/io/ |
D | sync_bridge.rs | 11 src: T, field 17 let src = &mut self.src; in fill_buf() localVariable 22 let src = &mut self.src; in consume() localVariable 27 let src = &mut self.src; in read_until() localVariable 32 let src = &mut self.src; in read_line() localVariable 39 let src = &mut self.src; in read() localVariable 44 let src = &mut self.src; in read_to_end() localVariable 49 let src = &mut self.src; in read_to_string() localVariable 54 let src = &mut self.src; in read_exact() localVariable 63 let src = &mut self.src; in write() localVariable [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_ext_inst_debug_test.cpp | 284 const std::string src = R"( in TEST_F() local 302 const std::string src = R"( in TEST_F() local 321 const std::string src = R"( in TEST_F() local 346 const std::string src = R"( in TEST_F() local 372 const std::string src = R"( in TEST_P() local 411 const std::string src = R"( in TEST_P() local 464 const std::string src = R"( in TEST_F() local 493 const std::string src = R"( in TEST_F() local 523 const std::string src = R"( in TEST_F() local 563 const std::string src = R"( in TEST_F() local [all …]
|
/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/ |
D | PropertyChangeSupportTest.java | 64 Object src = new Object(); in testConstructor_Normal() local 73 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_Normal() local 109 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_Null() local 122 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_Duplicate() local 140 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_String_Normal() local 176 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_String_NullListener() local 194 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_String_NullProperty() local 213 Object src = new Object(); in testAddPropertyChangeListener_PropertyChangeListener_String_Duplicate() local 247 Object src = new Object(); in testRemovePropertyChangeListener_PropertyChangeListener_Normal() local 283 Object src = new Object(); in testRemovePropertyChangeListener_PropertyChangeListener_Null() local [all …]
|
/external/cldr/common/testData/messageFormat/tests/functions/ |
D | number.json | 10 "src": "hello {4.2 :number}", string 14 "src": "hello {-4.20 :number}", string 18 "src": "hello {0.42e+1 :number}", string 22 "src": "hello {foo :number}", string 31 "src": "invalid number literal {|.1| :number}", string 40 "src": "invalid number literal {|1.| :number}", string 49 "src": "invalid number literal {|01| :number}", string 58 "src": "invalid number literal {|+1| :number}", string 67 "src": "invalid number literal {|0x1| :number}", string 76 "src": "hello {:number}", string [all …]
|