/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | StreamReader.h | 57 Error readArray(ArrayRef<T> &Array, uint32_t NumElements) { in readArray() function 74 Error readArray(VarStreamArray<T, U> &Array, uint32_t Size) { in readArray() function 83 Error readArray(FixedStreamArray<T> &Array, uint32_t NumItems) { in readArray() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | BinaryStreamReader.h | 180 Error readArray(ArrayRef<T> &Array, uint32_t NumElements) { in readArray() function 228 Error readArray(FixedStreamArray<T> &Array, uint32_t NumItems) { in readArray() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryStreamReader.h | 187 Error readArray(ArrayRef<T> &Array, uint32_t NumElements) { in readArray() function 235 Error readArray(FixedStreamArray<T> &Array, uint32_t NumItems) { in readArray() function
|
/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/ |
D | JsonTreeReader.kt | 54 private fun readArray(): JsonElement { in readArray() method
|
/external/kotlinx.serialization/formats/json-okio/commonTest/src/kotlinx/serialization/json/okio/internal/ |
D | OkioTests.kt | 27 val readArray = CharArray(2) in testSurrogate() constant
|
/external/kotlinx.serialization/formats/json-io/commonTest/src/kotlinx/serialization/json/io/ |
D | IoTests.kt | 27 val readArray = CharArray(2) in testSurrogate() constant
|
/external/OpenCL-CTS/test_conformance/events/ |
D | test_events.cpp | 338 cl_float readArray[1024 * 32]; in test_event_wait_for_array() local 505 cl_float readArray[1024 * 32]; in test_event_finish_array() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/ |
D | FirstOrderIntegratorWithJacobians.java | 820 private static void readArray(final ObjectInput in, final double[] array) in readArray() method in FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper 832 private static void readArray(final ObjectInput in, final double[][] array) in readArray() method in FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otConverters.py | 180 def readArray(self, reader, font, tableDict, count): member in BaseConverter 286 def readArray(self, reader, font, tableDict, count): member in Long 302 def readArray(self, reader, font, tableDict, count): member in ULong 328 def readArray(self, reader, font, tableDict, count): member in Short 344 def readArray(self, reader, font, tableDict, count): member in UShort 360 def readArray(self, reader, font, tableDict, count): member in Int8 376 def readArray(self, reader, font, tableDict, count): member in UInt8 429 def readArray(self, reader, font, tableDict, count): member in GlyphID
|
D | otBase.py | 295 def readArray(self, typecode, staticSize, count): member in OTTableReader
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | ReadableBuffers.java | 77 public static byte[] readArray(ReadableBuffer buffer) { in readArray() method in ReadableBuffers
|
/external/skia/src/core/ |
D | SkReadBuffer.cpp | 278 bool SkReadBuffer::readArray(void* value, size_t size, size_t elementSize) { in readArray() function in SkReadBuffer
|
/external/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 498 bool Reader::readArray(Token& token) { in readArray() function in Json::Reader 1503 bool OurReader::readArray(Token& token) { in readArray() function in Json::OurReader
|
/external/moshi/moshi/src/test/java/com/squareup/moshi/ |
D | JsonReaderTest.java | 56 public void readArray() throws IOException { in readArray() method in JsonReaderTest
|
/external/cronet/tot/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 702 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1684 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 702 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1684 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 687 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1650 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|
/external/cronet/stable/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 702 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1684 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 687 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1650 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 687 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1650 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 687 bool Reader::readArray(Token& tokenStart) { in readArray() function in Json::Reader 1650 bool OurReader::readArray(Token& tokenStart) { in readArray() function in Json::OurReader
|