HomeSort by relevance Sort by last modified time
    Searched defs:Number (Results 1 - 25 of 332) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/ppc/
constants-ppc.cc 27 int DoubleRegisters::Number(const char* name) {
39 int Registers::Number(const char* name) {
  /external/v8/src/s390/
constants-s390.cc 283 int DoubleRegisters::Number(const char* name) {
294 int Registers::Number(const char* name) {
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Number.java 19 * $Id: Number.java 468655 2006-10-28 07:12:06Z minchau $
28 * The 'number()' operation expression executer.
30 public class Number extends UnaryOperation
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 8 | Number of float
20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 8 | Number of float
20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 8 | Number of float
20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
EnumValueDescriptor.cs 61 /// Returns the number associated with this enum value.
63 public int Number { get { return Proto.Number; } }
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 8 | Number of float
20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 8 | Number of float
20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 8 | Number of float
20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/v8/src/mips/
constants-mips.cc 58 int Registers::Number(const char* name) {
104 int FPURegisters::Number(const char* name) {
  /external/v8/src/mips64/
constants-mips64.cc 58 int Registers::Number(const char* name) {
104 int FPURegisters::Number(const char* name) {
  /libcore/ojluni/src/main/java/java/lang/
Number.java 29 * The abstract class {@code Number} is the superclass of platform
35 * a particular {@code Number} implementation to a given primitive
36 * type is defined by the {@code Number} implementation in question.
46 * See the documentation of a given {@code Number} implementation for
55 public abstract class Number implements java.io.Serializable {
57 * Returns the value of the specified number as an {@code int},
66 * Returns the value of the specified number as a {@code long},
75 * Returns the value of the specified number as a {@code float},
84 * Returns the value of the specified number as a {@code double},
93 * Returns the value of the specified number as a {@code byte}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
SymbolSize.h 22 unsigned Number;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
SymbolSize.h 22 unsigned Number;

Completed in 1127 milliseconds

1 2 3 4 5 6 7 8 91011>>