HomeSort by relevance Sort by last modified time
    Searched refs:Represents (Results 1 - 21 of 21) sorted by null

  /external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
style_sheet.py 93 """Represents a stylesheet resource referenced by a module via the
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
tokenizer.go 60 case '\u00B7': // Represents the period in runtime.exit. U+00B7 '·' middle dot
62 case '\u2215': // Represents the slash in runtime/debug.setGCPercent. U+2215 '?' division slash
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
tokenizer.go 60 case '\u00B7': // Represents the period in runtime.exit. U+00B7 '·' middle dot
62 case '\u2215': // Represents the slash in runtime/debug.setGCPercent. U+2215 '?' division slash
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Struct.cs 70 /// `Struct` represents a structured data value, consisting of fields
178 /// `Value` represents a dynamically typed value which can be either
235 /// Represents a null value.
248 /// Represents a double value.
261 /// Represents a string value.
274 /// Represents a boolean value.
287 /// Represents a structured value.
300 /// Represents a repeated `Value`.
Timestamp.cs 43 /// A Timestamp represents a point in time independent of any time zone
128 /// Represents seconds of UTC time since Unix epoch
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
PackageDescriptor.cs 36 /// Represents a package in the symbol table. We use PackageDescriptors
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 97 Represents rewrite operation:
120 Represents rewrite operation:
158 Represents rewrite operation:
  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
variable_utils_impl.py 88 fn_args: Python list of args to `fn`. Represents dummy arguments passed to
  /build/soong/cmd/fileslist/
fileslist.go 49 // Represents each file.
  /external/golang-protobuf/ptypes/timestamp/
timestamp.pb.go 30 // A Timestamp represents a point in time independent of any time zone
109 // Represents seconds of UTC time since Unix epoch
  /external/protobuf/python/google/protobuf/internal/
well_known_types.py 91 """Checks if this Any represents the given protobuf type."""
476 """Represents a FieldMask in a tree structure.
485 In the tree, each leaf node represents a field path.
  /prebuilts/go/darwin-x86/src/unicode/
letter.go 14 ReplacementChar = '\uFFFD' // Represents invalid code points.
30 // Range16 represents of a range of 16-bit Unicode code points. The range runs from Lo to Hi
38 // Range32 represents of a range of Unicode code points and is used when one or
47 // CaseRange represents a range of Unicode code points for simple (one
63 // SpecialCase represents language-specific case mappings such as Turkish.
81 // this CaseRange represents a sequence of the form (say)
  /prebuilts/go/linux-x86/src/unicode/
letter.go 14 ReplacementChar = '\uFFFD' // Represents invalid code points.
30 // Range16 represents of a range of 16-bit Unicode code points. The range runs from Lo to Hi
38 // Range32 represents of a range of Unicode code points and is used when one or
47 // CaseRange represents a range of Unicode code points for simple (one
63 // SpecialCase represents language-specific case mappings such as Turkish.
81 // this CaseRange represents a sequence of the form (say)
  /external/golang-protobuf/protoc-gen-go/plugin/
plugin.pb.go 172 // Represents a single generated file.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 602 Represents a series of erroneous tokens from a token stream input
    [all...]
  /external/autotest/frontend/afe/
models.py     [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
decode.go 5 // Represents JSON data structure using native Go types: booleans, floats,
193 // A Number represents a JSON number literal.
269 // decodeState represents the state while decoding a JSON value.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
decode.go 5 // Represents JSON data structure using native Go types: booleans, floats,
193 // A Number represents a JSON number literal.
269 // decodeState represents the state while decoding a JSON value.
    [all...]
  /external/golang-protobuf/_conformance/conformance_proto/
conformance.pb.go 114 // Represents a single test case's input. The testee should:
244 // Represents a single test case's output.
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Conformance/
Conformance.cs 217 /// Represents a single test case's input. The testee should:
413 /// Represents a single test case's output.
    [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go 87 // Each element must be in the range `[0, 255]` (It represents the value of a
781 // This operator represents the loop termination condition used by the
818 // min_x: The float value that the lowest quantized `x` value represents.
819 // max_x: The float value that the highest quantized `x` value represents.
820 // min_y: The float value that the lowest quantized `y` value represents.
821 // max_y: The float value that the highest quantized `y` value represents.
823 // Returns The float value that the lowest quantized output value represents.The float value that the highest quantized output value represents.
898 // min_a: The float value that the lowest quantized `a` value represents.
899 // max_a: The float value that the highest quantized `a` value represents
    [all...]

Completed in 1667 milliseconds