/external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
D | FlyweightMapStorage.java | 201 int wordIndex = index * wordSize; in readExternalWord() local 203 outputBuffer.putShort(wordIndex, objectInput.readShort()); in readExternalWord() 205 outputBuffer.putInt(wordIndex, objectInput.readInt()); in readExternalWord() 221 int wordIndex = index * wordSize; in writeExternalWord() local 223 objectOutput.writeShort(inputBuffer.getShort(wordIndex)); in writeExternalWord() 225 objectOutput.writeInt(inputBuffer.getInt(wordIndex)); in writeExternalWord() 240 int wordIndex = index * wordSize; in readWordFromBuffer() local 241 return wordSize == SHORT_NUM_BYTES ? buffer.getShort(wordIndex) : buffer.getInt(wordIndex); in readWordFromBuffer() 256 int wordIndex = index * wordSize; in storeWordInBuffer() local 258 buffer.putShort(wordIndex, (short) value); in storeWordInBuffer() [all …]
|
/external/libphonenumber/repackaged/internal/prefixmapper/src/com/android/i18n/phonenumbers/prefixmapper/ |
D | FlyweightMapStorage.java | 202 int wordIndex = index * wordSize; in readExternalWord() local 204 outputBuffer.putShort(wordIndex, objectInput.readShort()); in readExternalWord() 206 outputBuffer.putInt(wordIndex, objectInput.readInt()); in readExternalWord() 222 int wordIndex = index * wordSize; in writeExternalWord() local 224 objectOutput.writeShort(inputBuffer.getShort(wordIndex)); in writeExternalWord() 226 objectOutput.writeInt(inputBuffer.getInt(wordIndex)); in writeExternalWord() 241 int wordIndex = index * wordSize; in readWordFromBuffer() local 242 return wordSize == SHORT_NUM_BYTES ? buffer.getShort(wordIndex) : buffer.getInt(wordIndex); in readWordFromBuffer() 257 int wordIndex = index * wordSize; in storeWordInBuffer() local 259 buffer.putShort(wordIndex, (short) value); in storeWordInBuffer() [all …]
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Deserializer.cpp | 40 unsigned &wordIndex) { in decodeStringLiteral() argument 41 StringRef str(reinterpret_cast<const char *>(words.data() + wordIndex)); in decodeStringLiteral() 42 wordIndex += str.size() / 4 + 1; in decodeStringLiteral() 694 unsigned wordIndex = 0; in processExtension() local 695 StringRef extName = decodeStringLiteral(words, wordIndex); in processExtension() 696 if (wordIndex != words.size()) in processExtension() 714 unsigned wordIndex = 1; in processExtInstImport() local 715 extendedInstSets[words[0]] = decodeStringLiteral(words, wordIndex); in processExtInstImport() 716 if (wordIndex != words.size()) { in processExtInstImport() 842 unsigned wordIndex = 2; in processMemberName() local [all …]
|
/external/llvm-project/mlir/tools/mlir-tblgen/ |
D | SPIRVUtilsGen.cpp | 748 StringRef words, StringRef wordIndex, in emitAttributeDeserialization() argument 755 attrList, attrName, words, wordIndex); in emitAttributeDeserialization() 758 os << tabs << formatv("while ({0} < {1}.size()) {{\n", wordIndex, words); in emitAttributeDeserialization() 764 words, wordIndex); in emitAttributeDeserialization() 774 attrList, attrName, words, wordIndex); in emitAttributeDeserialization() 779 attrList, attrName, words, wordIndex); in emitAttributeDeserialization() 795 StringRef wordIndex, in emitResultDeserialization() argument 801 os << tabs << formatv(" if ({0} >= {1}.size()) {{\n", wordIndex, words); in emitResultDeserialization() 808 os << tabs << formatv(" auto ty = getType({0}[{1}]);\n", words, wordIndex); in emitResultDeserialization() 814 words, wordIndex); in emitResultDeserialization() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 174 for (uint16_t wordIndex = 0; wordIndex < wordCount; ++wordIndex) { in spvInstructionCopy() local 175 pInst->words[wordIndex] = spvFixWord(words[wordIndex], endian); in spvInstructionCopy() 176 if (!wordIndex) { in spvInstructionCopy() 179 spvOpcodeSplit(pInst->words[wordIndex], &thisWordCount, &thisOpcode); in spvInstructionCopy()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 174 for (uint16_t wordIndex = 0; wordIndex < wordCount; ++wordIndex) { in spvInstructionCopy() local 175 pInst->words[wordIndex] = spvFixWord(words[wordIndex], endian); in spvInstructionCopy() 176 if (!wordIndex) { in spvInstructionCopy() 179 spvOpcodeSplit(pInst->words[wordIndex], &thisWordCount, &thisOpcode); in spvInstructionCopy()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CLDRFilePseudolocalizer.java | 189 int wordIndex = 0; in end() local 191 String word = NUMBERS[wordIndex++ % NUMBERS.length]; in end()
|
/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 193 } wordIndex; member
|
/external/skqp/src/sfnt/ |
D | SkOTTable_glyf.h | 193 } wordIndex; member
|
/external/jline/ |
D | jline-3.13.3.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jline/
org/ ... |
/external/mesa3d/include/GL/ |
D | glext.h | 10396 …AMBUFFERPARAMETERSFVNVPROC) (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10397 …MBUFFERPARAMETERSIIVNVPROC) (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10398 …BUFFERPARAMETERSIUIVNVPROC) (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10400 …ProgramBufferParametersfvNV (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10401 …rogramBufferParametersIivNV (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10402 …ogramBufferParametersIuivNV (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, …
|
/external/swiftshader/include/GL/ |
D | glext.h | 10210 …AMBUFFERPARAMETERSFVNVPROC) (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10211 …MBUFFERPARAMETERSIIVNVPROC) (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10212 …BUFFERPARAMETERSIUIVNVPROC) (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10214 …ProgramBufferParametersfvNV (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10215 …rogramBufferParametersIivNV (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 10216 …ogramBufferParametersIuivNV (GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, …
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 8827 …AMBUFFERPARAMETERSIIVNVPROC)(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 8828 …MBUFFERPARAMETERSIUIVNVPROC)(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 8829 …RAMBUFFERPARAMETERSFVNVPROC)(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 14070 …rogramBufferParametersIivNV)(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 14072 …ogramBufferParametersIuivNV)(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, … 14074 …ProgramBufferParametersfvNV)(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, …
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |