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

1 23 4

  /external/protobuf/js/binary/
utils.js 101 // Perform two's complement conversion if the sign bit was set.
310 // If the high bit is set, do a manual two's complement conversion.
432 * Individual digits for number->string conversion.
449 // Skip the expensive conversion if the number is small enough to use the
522 // a manual two's complement conversion before the decimal conversion.
938 throw new Error('Conversion error: string contains codepoint ' +
  /libcore/
non_openjdk_java_files.mk 79 luni/src/main/java/java/math/Conversion.java \
  /external/llvm/test/Bindings/OCaml/
core.ml 70 (*===-- Conversion --------------------------------------------------------===*)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
parser.go 684 // Conversion |
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
parser.go 684 // Conversion |
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /external/llvm/bindings/go/llvm/
ir.go 652 // Conversion functions.
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 644 assert(!T.isNull() && "r-value conversion on typeless expression?");
737 /// CallExprUnaryConversions - a special case of an unary conversion
758 /// sometimes suppressed. For example, the array->pointer conversion doesn't
783 // conversion rank is less than or equal to the rank of int
826 // C++ performs lvalue-to-rvalue conversion as a default argument
829 // When an lvalue-to-rvalue conversion occurs in an unevaluated
832 // has a class type, the conversion copy-initializes a temporar
    [all...]
SemaDecl.cpp     [all...]
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
db4o-6.4.14.8131-java5.jar 
  /external/valgrind/none/tests/mips64/
round.stdout.exp 1 -------------------------- test FPU Conversion Operations Using a Directed Rounding Mode --------------------------
722 -------------------------- test FPU Conversion Operations Using the FCSR Rounding Mode --------------------------
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
commons-lang3-3.4.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]
  /external/valgrind/none/tests/mips32/
round_fpu64.stdout.exp 1 -------------------------- test FPU Conversion Operations Using the FCSR Rounding Mode --------------------------
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 6 // Conversion of debug output to Go types.
609 // Probably a type conversion.
1064 error_(r.Pos(), "invalid conversion to C.%s: undefined C type '%s'", fixGo(r.Name.Go), r.Name.C)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 6 // Conversion of debug output to Go types.
609 // Probably a type conversion.
1064 error_(r.Pos(), "invalid conversion to C.%s: undefined C type '%s'", fixGo(r.Name.Go), r.Name.C)
    [all...]

Completed in 1421 milliseconds

1 23 4