HomeSort by relevance Sort by last modified time
    Searched refs:represent (Results 51 - 75 of 200) sorted by null

1 23 4 5 6 7 8

  /prebuilts/go/darwin-x86/src/math/big/
floatconv_test.go 21 x float64 // NaNs represent invalid inputs
  /prebuilts/go/darwin-x86/src/time/
example_test.go 138 // the layout string does not represent the fractional second.
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 190 // Otherwise, it stores the value into v. In that case, v must represent
doc.go 76 the destination variable must be able to represent the value or the decode
273 and uint(n) represent the signed/unsigned encodings of the value n.
  /prebuilts/go/linux-x86/src/go/build/
doc.go 115 // (example: source_windows_amd64.go) where GOOS and GOARCH represent
  /prebuilts/go/linux-x86/src/go/constant/
value.go 447 // to represent as float64, Float64Val silently underflows to 0. The result sign always
470 // BitLen returns the number of bits required to represent
587 // If x is Unknown, or if it is too large or small to represent as a
610 // If x is Unknown, or if it is too large or small to represent as a
  /prebuilts/go/linux-x86/src/html/template/
css.go 63 // number hex digits need to represent that codepoint, so len(s) is an
  /prebuilts/go/linux-x86/src/image/jpeg/
idct.go 29 * The MPEG Software Simulation Group does not represent or warrant that the
  /prebuilts/go/linux-x86/src/math/big/
floatconv_test.go 21 x float64 // NaNs represent invalid inputs
  /prebuilts/go/linux-x86/src/time/
example_test.go 138 // the layout string does not represent the fractional second.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 51 RewiteOperation objects represent some particular editing command that should
  /prebuilts/go/darwin-x86/src/encoding/gob/
doc.go 76 the destination variable must be able to represent the value or the decode
273 and uint(n) represent the signed/unsigned encodings of the value n.
  /external/libvorbis/doc/
02-bitpacking.tex 94 bit binary pattern 'b111' can be taken to represent either 'seven' as
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
cse.go 249 // algorithm it may represent the union of several of the
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
cse.go 249 // algorithm it may represent the union of several of the
  /external/dtc/Documentation/
dtc-paper.tex 247 Having seen how to represent the device tree structure as a flattened
267 \cite{IEEE1275-pci} describe how to represent PCI devices). The
583 represent the view of IBM.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py 11 'bltin-code-objects': u'\nCode Objects\n************\n\nCode objects are used by the implementation to represent "pseudo-\ncompiled" executable Python code such as a function body. They differ\nfrom function objects because they don\'t contain a reference to their\nglobal execution environment. Code objects are returned by the built-\nin ``compile()`` function and can be extracted from function objects\nthrough their ``func_code`` attribute. See also the ``code`` module.\n\nA code object can be executed or evaluated by passing it (instead of a\nsource string) to the ``exec`` statement or the built-in ``eval()``\nfunction.\n\nSee *The standard type hierarchy* for more information.\n',
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/report/
report.go 765 // tags represent sample annotations
786 // program location. It can include multiple names to represent
1244 // they can only represent integer values.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/report/
report.go 765 // tags represent sample annotations
786 // program location. It can include multiple names to represent
1244 // they can only represent integer values.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_xml_etree.py     [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Struct.cs 54 /// `NullValue` is a singleton enumeration to represent the null value for the
  /external/python/cpython2/Lib/test/
test_xml_etree.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xml_etree.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xml_etree.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
phi.go 400 // newSparseSet returns a sparseSet that can represent

Completed in 1319 milliseconds

1 23 4 5 6 7 8