/external/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
D | radv_amdgpu_cs.c | 891 struct radv_amdgpu_cs *cs0 = radv_amdgpu_cs(cs_array[0]); in radv_amdgpu_winsys_cs_submit_chained() local 892 struct radv_amdgpu_winsys *aws = cs0->ws; in radv_amdgpu_winsys_cs_submit_chained() 926 result = radv_amdgpu_get_bo_list(cs0->ws, cs_array, cs_count, NULL, 0, in radv_amdgpu_winsys_cs_submit_chained() 935 ibs[1] = cs0->ib; in radv_amdgpu_winsys_cs_submit_chained() 938 ibs[0] = cs0->ib; in radv_amdgpu_winsys_cs_submit_chained() 941 request.ip_type = cs0->hw_ip; in radv_amdgpu_winsys_cs_submit_chained() 947 request.fence_info = radv_set_cs_fence(ctx, cs0->hw_ip, queue_idx); in radv_amdgpu_winsys_cs_submit_chained() 984 struct radv_amdgpu_cs *cs0; in radv_amdgpu_winsys_cs_submit_fallback() local 991 cs0 = radv_amdgpu_cs(cs_array[0]); in radv_amdgpu_winsys_cs_submit_fallback() 992 aws = cs0->ws; in radv_amdgpu_winsys_cs_submit_fallback() [all …]
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetISO2022.java | 1865 byte cs0 = choices[i]; in encodeLoop() 1866 switch (cs0) { in encodeLoop() 1871 cs = cs0; in encodeLoop() 1879 cs = cs0; in encodeLoop() 1890 … myConverterData.fromU2022State.cs[1] = cs = cs0; /* do not output an escape sequence */ in encodeLoop() 1915 cs = cs0; in encodeLoop() 1922 … myConverterData.currentConverter.sharedData = myConverterData.myConverterArray[cs0]; in encodeLoop() 1931 cs = cs0; in encodeLoop() 1938 cs = cs0; in encodeLoop() 1945 …len2 = MBCSSingleFromUChar32(myConverterData.myConverterArray[cs0], sourceChar, value, usingFallba… in encodeLoop() [all …]
|
/external/angle/third_party/abseil-cpp/absl/hash/internal/ |
D | wyhash.cc | 52 uint64_t cs0 = WyhashMix(a ^ salt[1], b ^ current_state); in Wyhash() local 54 current_state = (cs0 ^ cs1); in Wyhash()
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | critical_section_test.py | 330 cs0 = critical_section_ops.CriticalSection() 333 cs0.execute(lambda: v + 1) 335 cs0.execute(lambda: v - 1) 347 cs0.execute(lambda: v2 + 1, exclusive_resource_access=False)
|
/external/llvm-project/llvm/test/Verifier/ |
D | preallocated-invalid.ll | 46 %cs0 = call token @llvm.call.preallocated.setup(i32 0) 48 call void @foo0() ["preallocated"(token %cs0, token %cs1)] 54 %cs0 = call token @llvm.call.preallocated.setup(i32 0) 56 call void @foo0() ["preallocated"(token %cs0), "preallocated"(token %cs1)]
|
/external/icu/icu4c/source/common/ |
D | ucnv2022.cpp | 1805 int8_t cs0 = choices[i]; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 1806 switch(cs0) { in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1811 cs = cs0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1819 cs = cs0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1830 … pFromU2022State->cs[1] = cs = cs0; /* do not output an escape sequence */ in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1855 cs = cs0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1863 converterData->myConverterArray[cs0], in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1871 cs = cs0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1879 cs = cs0; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() 1887 converterData->myConverterArray[cs0], in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() [all …]
|
/external/llvm-project/mlir/test/Dialect/Shape/ |
D | canonicalize.mlir | 210 %cs0 = shape.index_to_size %ci0 213 %ci1 = shape.size_to_index %cs0 : !shape.size 352 %cs0 = shape.const_shape [0, 1] : !shape.shape 355 %0 = shape.cstr_eq %cs0, %cs1, %cs2 369 %cs0 = shape.const_shape [0, 1] : !shape.shape 371 %0 = shape.cstr_eq %cs0, %cs1 530 %cs0 = shape.const_shape [3, 1] : !shape.shape 532 %0 = shape.cstr_broadcastable %cs0, %cs1 : !shape.shape, !shape.shape 546 %cs0 = shape.const_shape [1, 3] : !shape.shape 548 %0 = shape.cstr_broadcastable %cs0, %cs1 : !shape.shape, !shape.shape [all …]
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | regalloc-bad-undef.mir | 165 …ad $sa1, implicit-def dead $usr, implicit-def $usr_ovf, implicit-def dead $cs0, implicit-def dead … 170 …ad $sa1, implicit-def dead $usr, implicit-def $usr_ovf, implicit-def dead $cs0, implicit-def dead … 175 …ad $sa1, implicit-def dead $usr, implicit-def $usr_ovf, implicit-def dead $cs0, implicit-def dead … 183 …ad $sa1, implicit-def dead $usr, implicit-def $usr_ovf, implicit-def dead $cs0, implicit-def dead …
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | seh-safe-div-win32.ll | 34 %cs0 = catchswitch within none [label %handler0] unwind label %lpad1 37 %p0 = catchpad within %cs0 [i8* bitcast (i32 ()* @safe_div_filt0 to i8*)]
|
D | seh-safe-div.ll | 33 %cs0 = catchswitch within none [label %handler0] unwind label %lpad1 36 %p0 = catchpad within %cs0 [i8* bitcast (i32 (i8*, i8*)* @safe_div_filt0 to i8*)]
|
/external/llvm/test/CodeGen/X86/ |
D | seh-safe-div.ll | 33 %cs0 = catchswitch within none [label %handler0] unwind label %lpad1 36 %p0 = catchpad within %cs0 [i8* bitcast (i32 (i8*, i8*)* @safe_div_filt0 to i8*)]
|
D | seh-safe-div-win32.ll | 34 %cs0 = catchswitch within none [label %handler0] unwind label %lpad1 37 %p0 = catchpad within %cs0 [i8* bitcast (i32 ()* @safe_div_filt0 to i8*)]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/ |
D | TestCharsetDetector.java | 106 for (String cs0 : charsetNames) { in TestConstruction() 107 if (cs0.equals(cs)) { in TestConstruction()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/ |
D | TestCharsetDetector.java | 109 for (String cs0 : charsetNames) { in TestConstruction() 110 if (cs0.equals(cs)) { in TestConstruction()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonRegisterInfo.td | 159 def CS0 : Rc<12, "cs0", ["c12"]>, DwarfRegNum<[79]>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonRegisterInfo.td | 154 def CS0: Rc<12, "cs0", ["c12"]>, DwarfRegNum<[79]>;
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonRegisterInfo.td | 168 def CS0: Rc<12, "cs0", ["c12"]>, DwarfRegNum<[79]>;
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cComputeShaderTests.cpp | 6498 bool Link(const std::string& cs0, const std::string& cs1) in Link() argument 6507 const char* const src = cs0.c_str(); in Link()
|
D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 8383 bool Link(const std::string& cs0, const std::string& cs1) in Link() argument 8392 const char* const src = cs0.c_str(); in Link()
|
D | gl4cShaderStorageBufferObjectTests.cpp | 8981 bool Link(const std::string& cs0, const std::string& cs1) in Link() argument 8990 const char* const src = cs0.c_str(); in Link()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderStorageBufferObjectTests.cpp | 8558 bool Link(const std::string& cs0, const std::string& cs1) in Link() argument 8567 const char* const src = cs0.c_str(); in Link()
|