HomeSort by relevance Sort by last modified time
    Searched refs:represents (Results 1 - 25 of 535) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 19 (* proto - This type represents the "prototype" for a function, which captures
24 (* func - This type represents a function definition itself. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 19 (* proto - This type represents the "prototype" for a function, which captures
24 (* func - This type represents a function definition itself. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 19 (* proto - This type represents the "prototype" for a function, which captures
24 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 19 (* proto - This type represents the "prototype" for a function, which captures
24 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 19 (* proto - This type represents the "prototype" for a function, which captures
24 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 19 (* proto - This type represents the "prototype" for a function, which captures
24 (* func - This type represents a function definition itself. *)
  /external/flatbuffers/go/
lib.go 3 // FlatBuffer is the interface that represents a flatbuffer.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
interface.go 9 // An InterfaceMessage represents an interface message.
22 // An InterfaceAddrMessage represents an interface address message.
36 // An InterfaceMulticastAddrMessage represents an interface multicast
51 // An InterfaceAnnounceMessage represents an interface announcement
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
interface.go 9 // An InterfaceMessage represents an interface message.
22 // An InterfaceAddrMessage represents an interface address message.
36 // An InterfaceMulticastAddrMessage represents an interface multicast
51 // An InterfaceAnnounceMessage represents an interface announcement
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 61 // A Comment node represents a single //-style or /*-style comment.
70 // A CommentGroup represents a sequence of comments
153 // A Field represents a Field declaration list in a struct type,
179 // A FieldList represents a list of Fields, enclosed by parentheses or braces.
237 // An Ident node represents an identifier.
252 // A BasicLit node represents a literal of basic type.
259 // A FuncLit node represents a function literal.
265 // A CompositeLit node represents a composite literal.
273 // A ParenExpr node represents a parenthesized expression.
280 // A SelectorExpr node represents an expression followed by a selector
    [all...]
  /prebuilts/go/linux-x86/src/go/ast/
ast.go 61 // A Comment node represents a single //-style or /*-style comment.
70 // A CommentGroup represents a sequence of comments
153 // A Field represents a Field declaration list in a struct type,
179 // A FieldList represents a list of Fields, enclosed by parentheses or braces.
237 // An Ident node represents an identifier.
252 // A BasicLit node represents a literal of basic type.
259 // A FuncLit node represents a function literal.
265 // A CompositeLit node represents a composite literal.
273 // A ParenExpr node represents a parenthesized expression.
280 // A SelectorExpr node represents an expression followed by a selector
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 25 (* proto - This type represents the "prototype" for a function, which captures
30 (* func - This type represents a function definition itself. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 28 (* proto - This type represents the "prototype" for a function, which captures
35 (* func - This type represents a function definition itself. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 31 (* proto - This type represents the "prototype" for a function, which captures
38 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 25 (* proto - This type represents the "prototype" for a function, which captures
30 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 28 (* proto - This type represents the "prototype" for a function, which captures
35 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 31 (* proto - This type represents the "prototype" for a function, which captures
38 (* func - This type represents a function definition itself. *)
  /prebuilts/go/darwin-x86/src/hash/crc32/
example_test.go 17 // most significant bit represents the coefficient of x? and the least significant
18 // bit represents the coefficient of x??¹ (the coefficient for x? is implicit).
  /prebuilts/go/linux-x86/src/hash/crc32/
example_test.go 17 // most significant bit represents the coefficient of x? and the least significant
18 // bit represents the coefficient of x??¹ (the coefficient for x? is implicit).
  /prebuilts/go/darwin-x86/src/crypto/x509/pkix/
pkix.go 15 // AlgorithmIdentifier represents the ASN.1 structure of the same name. See RFC
33 // AttributeTypeAndValueSET represents a set of ASN.1 sequences of
40 // Extension represents the ASN.1 structure of the same name. See RFC
48 // Name represents an X.509 distinguished name. This only includes the common
164 // CertificateList represents the ASN.1 structure of the same name. See RFC
178 // TBSCertificateList represents the ASN.1 structure of the same name. See RFC
191 // RevokedCertificate represents the ASN.1 structure of the same name. See RFC
  /prebuilts/go/darwin-x86/src/net/internal/socktest/
switch.go 13 // A Switch represents a callpath point switch for socket system
55 // A Cookie represents a 3-tuple of a socket; address family, socket
72 // A Status represents the status of a socket.
83 // A Stat represents a per-cookie socket statistics.
117 // A FilterType represents a filter type.
129 // A Filter represents a socket system call filter.
147 // An AfterFilter represents a socket system call filter after an
  /prebuilts/go/linux-x86/src/crypto/x509/pkix/
pkix.go 15 // AlgorithmIdentifier represents the ASN.1 structure of the same name. See RFC
33 // AttributeTypeAndValueSET represents a set of ASN.1 sequences of
40 // Extension represents the ASN.1 structure of the same name. See RFC
48 // Name represents an X.509 distinguished name. This only includes the common
164 // CertificateList represents the ASN.1 structure of the same name. See RFC
178 // TBSCertificateList represents the ASN.1 structure of the same name. See RFC
191 // RevokedCertificate represents the ASN.1 structure of the same name. See RFC
  /prebuilts/go/linux-x86/src/net/internal/socktest/
switch.go 13 // A Switch represents a callpath point switch for socket system
55 // A Cookie represents a 3-tuple of a socket; address family, socket
72 // A Status represents the status of a socket.
83 // A Stat represents a per-cookie socket statistics.
117 // A FilterType represents a filter type.
129 // A Filter represents a socket system call filter.
147 // An AfterFilter represents a socket system call filter after an
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cipher.go 11 // A Block represents an implementation of block cipher
28 // A Stream represents a stream cipher.
38 // A BlockMode represents a block cipher running in a block-based mode (CBC,
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lif/
address.go 14 // An Addr represents an address associated with packet routing.
20 // An Inet4Addr represents an internet address for IPv4.
29 // An Inet6Addr represents an internet address for IPv6.

Completed in 950 milliseconds

1 2 3 4 5 6 7 8 91011>>