HomeSort by relevance Sort by last modified time
    Searched refs:structures (Results 101 - 125 of 233) sorted by null

1 2 3 45 6 7 8 910

  /prebuilts/go/linux-x86/src/time/
zoneinfo_read.go 112 // Zone info structures
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13799.go 43 // Cause of bug -- escape of closure failed to escape (shared) data structures
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 48 structures in methods. However, for certain types of decisions, ANTLR will
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 122 // Most compilers naturally pack the on-the-wire structures correctly anyway, so a plain "struct" is usually fine.
123 // In the event that structures are not packed correctly, mDNS_Init() will detect this and report an error, so the
454 // The actual definition of these structures appear in the appropriate platform support code
461 #pragma mark - DNS Message structures
509 #pragma mark - Other Packet Format Structures
636 #pragma mark - Resource Record structures
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 508 // A Reader allows reading Entry structures from a DWARF ``info'' section.
509 // The Entry structures are arranged in a tree. The Reader's Next function
type.go 5 // DWARF type information structures.
14 // specific Type structures (CharType, StructType, etc.).
  /prebuilts/go/darwin-x86/src/encoding/binary/
binary.go 19 // high-performance serialization, especially for large data structures,
378 // For compound structures, it sums the sizes of the elements. Thus, for instance, for a slice
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 508 // A Reader allows reading Entry structures from a DWARF ``info'' section.
509 // The Entry structures are arranged in a tree. The Reader's Next function
type.go 5 // DWARF type information structures.
14 // specific Type structures (CharType, StructType, etc.).
  /prebuilts/go/linux-x86/src/encoding/binary/
binary.go 19 // high-performance serialization, especially for large data structures,
378 // For compound structures, it sums the sizes of the elements. Thus, for instance, for a slice
  /prebuilts/go/darwin-x86/src/encoding/xml/
typeinfo.go 265 // obtained from deeper embedded structures than finfo. In the latter
read.go 17 // BUG(rsc): Mapping between XML elements and data structures is inherently flawed:
22 // to data structures.
712 // skip nested structures.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_unix_test.go 25 // Tests that below functions, structures and constants are consistent
  /prebuilts/go/darwin-x86/src/testing/quick/
quick.go 62 // that recursive data structures will terminate.
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 149 // As in the previous case, the reflect data structures SliceHeader and StringHeader
  /prebuilts/go/linux-x86/src/encoding/xml/
typeinfo.go 265 // obtained from deeper embedded structures than finfo. In the latter
read.go 17 // BUG(rsc): Mapping between XML elements and data structures is inherently flawed:
22 // to data structures.
712 // skip nested structures.
  /prebuilts/go/linux-x86/src/syscall/
syscall_unix_test.go 25 // Tests that below functions, structures and constants are consistent
  /prebuilts/go/linux-x86/src/testing/quick/
quick.go 62 // that recursive data structures will terminate.
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 149 // As in the previous case, the reflect data structures SliceHeader and StringHeader
  /prebuilts/go/darwin-x86/src/encoding/asn1/
asn1.go 5 // Package asn1 implements parsing of DER-encoded ASN.1 data structures,
769 // We deal with the structures defined in this package first.
898 // A brief review suggests that it includes structures
  /prebuilts/go/linux-x86/src/encoding/asn1/
asn1.go 5 // Package asn1 implements parsing of DER-encoded ASN.1 data structures,
769 // We deal with the structures defined in this package first.
898 // A brief review suggests that it includes structures
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/
FrameworkSpecConformance.txt 3 # (http://www.intel.com/technology/framework/spec.htm) and data structures defind at IntelFrameworkPkg
45 natural boundaries". But in EdkII, the data structures above are packed.
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.asm 191 ; Get count of extended structures
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
func_test.go 245 // bloc, ctrl, and valu are internal structures used by Bloc, Valu, Goto,

Completed in 1190 milliseconds

1 2 3 45 6 7 8 910