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

1 2 34 5 6 7 8 910

  /prebuilts/go/linux-x86/src/os/
types.go 112 // of the two underlying structures are identical; on other systems
  /prebuilts/go/linux-x86/src/runtime/
mcache.go 63 // in other data structures.
mgcsweep.go 334 // heap data structures means that when the memory does
336 // the MSpan structures or in the garbage collection bitmap.
  /prebuilts/go/linux-x86/src/sync/
rwmutex.go 15 // RWMutexes can be created as part of other structures;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 24 // could be guaranteed with additional data structures whose constant-
47 // structures common to a collection of SparseTreeMaps, as well
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 24 // could be guaranteed with additional data structures whose constant-
47 // structures common to a collection of SparseTreeMaps, as well
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go 334 // heap data structures means that when the memory does
336 // the MSpan structures or in the garbage collection bitmap.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 6 * are generated with if-then-else structures in a specialStateTransition()
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 39 At a minimum, tokens are data structures that bind together a chunk of text and
219 simple Struct as tokens are basically simple data structures binding together a
tree.rb 72 Trees (ASTs), tree structures that reflect the high-level syntactic and semantic
73 structures defined by the language.
670 number of different tree structures without adding rigid interface requirements
671 on customized tree structures. For example, if you want to represent trees using
933 TreeNodeStreams flatten two-dimensional tree structures into one-dimensional
    [all...]
  /external/libpcap/msdos/
pkt_rx0.asm 60 _pktRxBuf RX_ELEMENT NUM_RX_BUF dup (<>) ; RX structures
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
align.go 284 // function is 3 cated structures;
  /prebuilts/go/darwin-x86/src/go/types/
sizes.go 68 // Multiword data structures are effectively structs
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 178 regardless of the values of untrusted data, and similarly for other structures
  /prebuilts/go/darwin-x86/src/net/
interface_windows.go 34 // structures. The structure contains an IP adapter and flattened
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 382 // Register structures
385 // Structures contained in PtraceRegs on s390x (exported by post.go)
  /prebuilts/go/darwin-x86/src/testing/quick/
quick_test.go 262 // Recursive data structures didn't terminate.
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_read.go 112 // Zone info structures
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13799.go 43 // Cause of bug -- escape of closure failed to escape (shared) data structures
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
align.go 284 // function is 3 cated structures;
  /prebuilts/go/linux-x86/src/go/types/
sizes.go 68 // Multiword data structures are effectively structs
  /prebuilts/go/linux-x86/src/html/template/
doc.go 178 regardless of the values of untrusted data, and similarly for other structures
  /prebuilts/go/linux-x86/src/net/
interface_windows.go 34 // structures. The structure contains an IP adapter and flattened
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 382 // Register structures
385 // Structures contained in PtraceRegs on s390x (exported by post.go)
  /prebuilts/go/linux-x86/src/testing/quick/
quick_test.go 262 // Recursive data structures didn't terminate.

Completed in 693 milliseconds

1 2 34 5 6 7 8 910