HomeSort by relevance Sort by last modified time
    Searched refs:numeric (Results 351 - 375 of 897) sorted by null

<<11121314151617181920>>

  /external/vboot_reference/scripts/image_signing/
align_rootfs.sh 61 sudo rsync -v -a -H -A -x --force --inplace --numeric-ids --delete \
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numeric.ops/inner.product/
inner_product.pass.cpp 10 // <numeric>
22 #include <numeric>
inner_product_comp.pass.cpp 10 // <numeric>
23 #include <numeric>
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
eval_param.pass.cpp 20 #include <numeric>
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
eval_param.pass.cpp 20 #include <numeric>
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
eval_param.pass.cpp 20 #include <numeric>
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/numeric.ops/inner.product/
inner_product.pass.cpp 10 // <numeric>
22 #include <numeric>
inner_product_comp.pass.cpp 10 // <numeric>
23 #include <numeric>
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
eval_param.pass.cpp 22 #include <numeric>
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
eval_param.pass.cpp 20 #include <numeric>
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
eval_param.pass.cpp 20 #include <numeric>
  /build/kati/
func.cc 220 "*** non-numeric first argument to `word' function: '%s'.",
242 "*** non-numeric first argument to `wordlist' function: '%s'.",
255 "*** non-numeric second argument to `wordlist' function: '%s'.",
  /external/eigen/bench/
spmv.cpp 172 using namespace boost::numeric;
176 boost::numeric::ublas::vector<Scalar> uv(cols), ures(rows);
183 SPMV_BENCH(ublas::axpy_prod(boost::numeric::ublas::trans(um), uv, ures, true));
  /external/iptables/extensions/
libarpt_mangle.c 144 int numeric)
150 if (numeric)
164 if (numeric)
libxt_TPROXY.c 51 int numeric)
62 int numeric)
75 int numeric)
  /packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
ApnEditorActivity.java 153 Telephony.Carriers.NUMERIC, // 5
262 String numeric = PhoneUtils.get(mSubId).getSimOperatorNumeric(); local
264 if (numeric != null && numeric.length() > 4) {
266 String mcc = numeric.substring(0, 3);
268 String mnc = numeric.substring(3);
381 values.put(Telephony.Carriers.NUMERIC, mcc + mnc);
  /frameworks/base/telephony/java/android/telephony/
ServiceState.java 33 * <li>Operator name, short name and numeric id
619 * Get current registered operator numeric id.
621 * In GSM/UMTS, numeric format is 3 digit country code plus 2 or 3 digit
624 * @return numeric format of operator, null if unregistered or unknown
635 * Get current registered voice network operator numeric id.
636 * @return numeric format of operator, null if unregistered or unknown
644 * Get current registered data network operator numeric id.
645 * @return numeric format of operator, null if unregistered or unknown
941 public void setOperatorName(String longName, String shortName, String numeric) {
944 mVoiceOperatorNumeric = numeric;
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/r/
std_vector.i 511 %{ is.numeric($arg) %}
512 %typemap("rtype") std::vector<double> "numeric"
518 %{ is.numeric($arg) %}
519 %typemap("rtype") std::vector<float> "numeric"
532 %{ is.integer($arg) || is.numeric($arg) %}
539 %{ is.integer($arg) || is.numeric($arg) %}
546 %{ is.list($arg) && all(sapply($arg , is.integer) || sapply($arg, is.numeric)) %}
553 %{ is.list($arg) && all(sapply($arg , is.integer) || sapply($arg, is.numeric)) %}
560 %{ is.list($arg) && all(sapply($arg , is.integer) || sapply($arg, is.numeric)) %}
562 %typemap("scoercein") std::vector< std::vector<float> >, std::vector<std::vector<float> > const, std::vector<std::vector<float> >const& "$input = lapply($input, as.numeric);";
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
doc.go 7 The following numeric types are supported:
37 Setters, numeric operations and predicates are represented as methods of
90 numeric values, and vice versa: *Int, *Rat, and *Float values implement
  /prebuilts/go/darwin-x86/src/net/textproto/
textproto.go 10 // Error, which represents a numeric error response from
16 // Reader, to read numeric response code lines,
35 // An Error represents a numeric error response from a server.
  /prebuilts/go/darwin-x86/src/os/
file_posix.go 69 // Chown changes the numeric uid and gid of the named file.
79 // Lchown changes the numeric uid and gid of the named file.
89 // Chown changes the numeric uid and gid of the named file.
  /prebuilts/go/linux-x86/src/math/big/
doc.go 7 The following numeric types are supported:
37 Setters, numeric operations and predicates are represented as methods of
90 numeric values, and vice versa: *Int, *Rat, and *Float values implement
  /prebuilts/go/linux-x86/src/net/textproto/
textproto.go 10 // Error, which represents a numeric error response from
16 // Reader, to read numeric response code lines,
35 // An Error represents a numeric error response from a server.
  /prebuilts/go/linux-x86/src/os/
file_posix.go 69 // Chown changes the numeric uid and gid of the named file.
79 // Lchown changes the numeric uid and gid of the named file.
89 // Chown changes the numeric uid and gid of the named file.
  /external/v8/src/js/
i18n.js 537 // This may return true if user specifies numeric: 'false', since
969 'kn': {'property': 'numeric', 'type': 'boolean'},
1011 numeric: {writable: true},
    [all...]

Completed in 959 milliseconds

<<11121314151617181920>>