/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-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/OpenCL-CTS/test_conformance/events/ |
D | test_events.cpp | 282 cl_float readArray[ 1024 * 32 ]; in test_event_wait_for_array() local 423 cl_float readArray[ 1024 * 32 ]; in test_event_finish_array() local
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | ReadableBuffers.java | 72 public static byte[] readArray(ReadableBuffer buffer) { in readArray() method in ReadableBuffers
|
/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 | 163 def readArray(self, reader, font, tableDict, count): member in BaseConverter 249 def readArray(self, reader, font, tableDict, count): member in Long 260 def readArray(self, reader, font, tableDict, count): member in ULong 279 def readArray(self, reader, font, tableDict, count): member in Short 290 def readArray(self, reader, font, tableDict, count): member in UShort 301 def readArray(self, reader, font, tableDict, count): member in Int8 312 def readArray(self, reader, font, tableDict, count): member in UInt8 349 def readArray(self, reader, font, tableDict, count): member in GlyphID
|
D | otBase.py | 154 def readArray(self, typecode, staticSize, count): member in OTTableReader
|
/external/skia/src/core/ |
D | SkReadBuffer.cpp | 257 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/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/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/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/vulkan-deps/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
|