HomeSort by relevance Sort by last modified time
    Searched defs:Bytes (Results 151 - 175 of 219) sorted by null

1 2 3 4 5 67 8 9

  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 120 } Bytes;
ksmedia.h     [all...]
winnt.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 86 // String literal value (raw bytes used for DATA instruction).
252 Isize uint8 // for x86 back end: size of the instruction in bytes
788 // PIC code on ppc64le requires 32 bytes of stack, and it's easier to
899 // Put2 appends two bytes to the end of the buffer.
906 // Put3 appends three bytes to the end of the buffer.
914 // Put4 appends four bytes to the end of the buffer.
971 // Bytes returns the contents of the buffer.
972 func (a *AsmBuf) Bytes() []byte { return a.buf[:a.off] }
  /prebuilts/go/darwin-x86/src/reflect/
value.go 251 // Bytes returns v's underlying value.
252 // It panics if v's underlying value is not a slice of bytes.
253 func (v Value) Bytes() []byte {
256 panic("reflect.Value.Bytes of non-byte slice")
267 panic("reflect.Value.Bytes of non-rune slice")
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 86 // String literal value (raw bytes used for DATA instruction).
252 Isize uint8 // for x86 back end: size of the instruction in bytes
788 // PIC code on ppc64le requires 32 bytes of stack, and it's easier to
899 // Put2 appends two bytes to the end of the buffer.
906 // Put3 appends three bytes to the end of the buffer.
914 // Put4 appends four bytes to the end of the buffer.
971 // Bytes returns the contents of the buffer.
972 func (a *AsmBuf) Bytes() []byte { return a.buf[:a.off] }
  /prebuilts/go/linux-x86/src/reflect/
value.go 251 // Bytes returns v's underlying value.
252 // It panics if v's underlying value is not a slice of bytes.
253 func (v Value) Bytes() []byte {
256 panic("reflect.Value.Bytes of non-byte slice")
267 panic("reflect.Value.Bytes of non-rune slice")
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 568 /// \brief Emit an FDE with data \p Bytes.
570 StringRef Bytes);
673 /// Leading to a total of 11 bytes.
782 sizeof(int8_t) + // Pointer Size (in bytes)
783 sizeof(int8_t); // Segment Size (in bytes)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/
aws-java-sdk-cloudwatch-1.11.18.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 

Completed in 2416 milliseconds

1 2 3 4 5 67 8 9