| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | UConverterAlias.java | 277 char type, nextType; in io_stripASCIIForCompare() local 332 char type, nextType; in compareNames() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_io.cpp | 389 uint8_t type, nextType; in ucnv_io_stripASCIIForCompare() local 424 uint8_t type, nextType; in ucnv_io_stripEBCDICForCompare() local 480 uint8_t type, nextType; in ucnv_compareNames() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnv_io.cpp | 389 uint8_t type, nextType; in ucnv_io_stripASCIIForCompare() local 424 uint8_t type, nextType; in ucnv_io_stripEBCDICForCompare() local 480 uint8_t type, nextType; in ucnv_compareNames() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnv_io.cpp | 389 uint8_t type, nextType; in ucnv_io_stripASCIIForCompare() local 424 uint8_t type, nextType; in ucnv_io_stripEBCDICForCompare() local 480 uint8_t type, nextType; in ucnv_compareNames() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 262 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in checkSupportImageSamplingInstance() local 395 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in setup() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 260 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in checkSupportImageSamplingInstance() local 393 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in setup() local
|
| /third_party/skia/src/gpu/ |
| D | GrResourceCache.cpp | 45 static std::atomic<int32_t> nextType{INHERITED::kInvalidDomain + 1}; in GenerateResourceType() local
|
| /third_party/skia/src/utils/ |
| D | SkPolyUtils.cpp | 1661 TriangulationVertex::VertexType nextType = triangulationVertices[nextIndex].fVertexType; in SkTriangulateSimplePolygon() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkImageUtil.cpp | 4092 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in mapVkSampler() local
|
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 39898 const { yieldType, returnType, nextType } = iterationTypes; constant 40035 … const { returnType, nextType } = getIterationTypesOfGlobalIterableType(globalType, resolver); constant 40043 const [yieldType, returnType, nextType] = getTypeArguments(type as GenericType); constant 40174 …const { returnType, nextType } = globalIterationTypes === noIterationTypes ? defaultIterationTypes… constant 40179 const [yieldType, returnType, nextType] = getTypeArguments(type as GenericType); constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 42453 get nextType() { return ts.Debug.fail("Not supported"); }, getter 68697 function createGeneratorReturnType(yieldType, returnType, nextType, isAsyncGenerator) { argument 72998 …ableOrPropertyDeclarationMustHaveSameType(firstDeclaration, firstType, nextDeclaration, nextType) { argument 73392 function createIterationTypes(yieldType, returnType, nextType) { argument 73402 … iterationTypes = { yieldType: yieldType, returnType: returnType, nextType: nextType }; property
|
| D | typingsInstaller.js | 51480 get nextType() { return ts.Debug.fail("Not supported"); }, getter 81708 function createGeneratorReturnType(yieldType, returnType, nextType, isAsyncGenerator) { argument 86656 …ableOrPropertyDeclarationMustHaveSameType(firstDeclaration, firstType, nextDeclaration, nextType) { argument 87119 function createIterationTypes(yieldType, returnType, nextType) { argument 87136 … iterationTypes = { yieldType: yieldType, returnType: returnType, nextType: nextType }; property
|