/external/walt/ios/WALT/ |
D | MIDIMessage.m | 66 [message appendBytes:&status length:1]; 71 [message appendBytes:&trailer length:1]; 83 [message appendBytes:&status length:1]; 84 [message appendBytes:&first length:1]; 98 [message appendBytes:&status length:1]; 99 [message appendBytes:&first length:1]; 100 [message appendBytes:&second length:1];
|
D | MIDIClient.m | 133 [data appendBytes:&packet->data[i] length:1]; 147 [client.sysExBuffer appendBytes:packet->data length:packet->length];
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | RawByteChannel.h | 35 virtual Error appendBytes(const char *Src, unsigned Size) = 0; 101 return C.appendBytes(reinterpret_cast<const char *>(&V), sizeof(T)); in serialize() 120 C.appendBytes(reinterpret_cast<const char *>(&Tmp), 1)) in serialize() 143 return C.appendBytes((const char *)S.data(), S.size()); in serialize()
|
D | OrcRemoteTargetRPCAPI.h | 121 return C.appendBytes(DBW.getSrc(), DBW.getSize()); in serialize()
|
/external/tensorflow/tensorflow/lite/experimental/objc/tests/ |
D | TFLInterpreterTests.m | 142 [inputData appendBytes:&one length:sizeof(float)]; 143 [inputData appendBytes:&three length:sizeof(float)]; 232 [inputData appendBytes:&one length:sizeof(uint8_t)]; 233 [inputData appendBytes:&three length:sizeof(uint8_t)]; 332 [inputData appendBytes:&one length:sizeof(float)]; 333 [inputData appendBytes:&three length:(sizeof(float) - 1)]; 346 [data appendBytes:&one length:sizeof(float)]; 347 [data appendBytes:&three length:(sizeof(float) - 1)];
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | RPCChannel.h | 39 virtual Error appendBytes(const char *Src, unsigned Size) = 0; 114 return C.appendBytes(reinterpret_cast<const char *>(&V), sizeof(T)); in serialize() 152 return C.appendBytes(reinterpret_cast<const char *>(&VN), 1); in serialize() 171 return C.appendBytes((const char *)S.bytes_begin(), S.size()); in serialize()
|
D | OrcRemoteTargetRPCAPI.h | 48 return C.appendBytes(DBW.getSrc(), DBW.getSize()); in serialize()
|
/external/antlr/runtime/ObjC/Framework/ |
D | ANTLRReaderStream.m | 99 [retData appendBytes:(const void *)buf length:numRead]; 136 [myData appendBytes:(const void *)buf length:len];
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | RemoteJITUtils.h | 52 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | RemoteJITUtils.h | 50 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/ |
D | RemoteJITUtils.h | 50 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | QueueChannel.h | 104 Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
|
/external/llvm/tools/lli/ |
D | RemoteJITUtils.h | 50 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | RPCUtilsTest.cpp | 50 Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function in QueueChannel
|
/external/grpc-grpc/src/objective-c/GRPCClient/private/ |
D | GRPCHost.m | 144 [nullTerminated appendBytes:"\0" length:1];
|
/external/protobuf/objectivec/Tests/ |
D | GPBCodedOuputStreamTests.m | 72 [values appendBytes:&u length:1];
|
D | GPBCodedInputStreamTests.m | 54 [values appendBytes:&u length:1];
|
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | table_marshal.go | 779 return sizeBytes, appendBytes 2089 func appendBytes(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/golang-protobuf/proto/ |
D | table_marshal.go | 793 return sizeBytes, appendBytes 2119 func appendBytes(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/ |
D | SRWebSocket.m | 1475 [_readBuffer appendBytes:buffer length:bytes_read];
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |
/external/error_prone/javac/ |
D | javac-9+181-r4173-1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/kotlinc/lib/ |
D | kotlin-stdlib.jar | META-INF/
META-INF/MANIFEST.MF
kotlin/
kotlin/jvm/
kotlin/ ... |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |