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

1 2 3 4 5 6 7 8

  /external/scapy/doc/scapy/
BuildDoc.bat 6 If /I "%CLEAR%"=="n" goto no
15 :no label
  /external/skia/src/utils/
SkEventTracer.cpp 32 static uint8_t no = 0; variable
33 return &no;
  /external/skqp/src/utils/
SkEventTracer.cpp 32 static uint8_t no = 0; variable
33 return &no;
  /art/compiler/utils/arm64/
managed_register_arm64.cc 50 int no; local
52 no = static_cast<int>(AsXRegister());
54 no = static_cast<int>(AsWRegister());
56 no = static_cast<int>(AsDRegister());
58 no = static_cast<int>(AsSRegister());
60 no = kNoRegister;
62 return no;
88 os << "No Register";
  /external/clang/test/Sema/
outof-range-constant-compare.c 48 if (a == 0x12345678L) // no warning
131 if (fl == 0x0000000000000000L) // no warning
135 if (dl == 0x0000000000000000L) // no warning
140 no, enumerator in enum:E
  /external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
types.pass.cpp 33 typedef long no; typedef in class:has_argument_type
36 template <typename C> static no check(...);
45 typedef long no; typedef in class:has_first_argument_type
48 template <typename C> static no check(...);
58 typedef long no; typedef in class:has_second_argument_type
61 template <typename C> static no check(...);
  /external/strace/tests/
attach-f-p.c 21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
59 unsigned int no = (long) a; local
62 if (read(pipes[no][0], &i, sizeof(i)) != (int) sizeof(i))
63 perror_msg_and_fail("read[%u]", no);
64 assert(chdir(child[no]) == -1);
  /external/strace/tests-m32/
attach-f-p.c 21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
59 unsigned int no = (long) a; local
62 if (read(pipes[no][0], &i, sizeof(i)) != (int) sizeof(i))
63 perror_msg_and_fail("read[%u]", no);
64 assert(chdir(child[no]) == -1);
  /external/strace/tests-mx32/
attach-f-p.c 21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
59 unsigned int no = (long) a; local
62 if (read(pipes[no][0], &i, sizeof(i)) != (int) sizeof(i))
63 perror_msg_and_fail("read[%u]", no);
64 assert(chdir(child[no]) == -1);
  /external/tensorflow/tensorflow/core/distributed_runtime/
worker_cache_logger.cc 121 NodeOutput* no = ns->add_output(); local
122 no->set_slot(0);
125 no->mutable_tensor_description()
  /prebuilts/go/darwin-x86/src/crypto/aes/
asm_s390x.s 162 BEQ no
170 no: label
  /prebuilts/go/linux-x86/src/crypto/aes/
asm_s390x.s 162 BEQ no
170 no: label
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/func.wrap/func.wrap.func/
types.pass.cpp 33 typedef long no; typedef in class:has_argument_type
36 template <typename C> static no check(...);
45 typedef long no; typedef in class:has_first_argument_type
48 template <typename C> static no check(...);
58 typedef long no; typedef in class:has_second_argument_type
61 template <typename C> static no check(...);
  /art/test/805-TooDeepClassInstanceOf/src/
Main.java 34 String no = "No"; local
  /external/v8/include/
v8-platform.h 49 * escaped. There is no processing applied to the content after it is
78 * A return value of 0 means that there are no background threads available.
87 * takes ownership of |task|. There is no guarantee about order of execution
115 * starved for an arbitrarily long time if no idle time is available.
134 * it is recommended that the fixed point be no further in the past than
147 static uint8_t no = 0; local
148 return &no;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.h 73 unsigned no; member in struct:lp_setup_variant
  /external/protobuf/src/google/protobuf/stubs/
type_traits.h 21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
74 typedef char (&no)[2]; typedef in struct:google::protobuf::internal::is_base_of
81 static no check(const void*);
116 // shall be no member typedef type."
  /external/toybox/lib/
getmountlist.c 87 // check all instances of opt and "no"opt in optlist, return true if opt
88 // found and last instance wasn't no. If clean, remove each instance from list.
91 int optlen = strlen(opt), len, no, got = 0; local
97 no = 2*(*s == 'n' && s[1] == 'o');
98 if (optlen == len-no && !strncmp(opt, s+no, optlen)) {
99 got = !no;
127 // Odd syntax: typelist all yes = if any, typelist all no = if none.
136 skip = strncmp(typelist, "no", 2);
141 // If one -t starts with "no", the rest must to
    [all...]
  /external/v8/src/libplatform/
default-platform.cc 246 static uint8_t no = 0; local
247 return &no;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
type_traits.h 21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
74 typedef char (&no)[2]; typedef in struct:google::protobuf::internal::is_base_of
81 static no check(const void*);
116 // shall be no member typedef type."
  /frameworks/base/
Android.mk     [all...]
  /development/ide/emacs/
android-common.el 21 ;; There should be no interactive function in this module.
46 (defcustom android-compilation-no-buildenv-warning t
114 (buffer-substring-no-properties (point)
  /external/eigen/Eigen/src/IterativeLinearSolvers/
IterativeSolverBase.h 28 struct no {int a[2];}; struct in struct:Eigen::internal::is_ref_compatible_impl
33 static no test(any_conversion<T>, ...);
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorMeta.h 195 typedef char (&no)[2]; typedef in struct:Eigen::internal::is_base_of
206 static no check(B*, int);
  /external/icu/icu4c/source/tools/escapesrc/
escapesrc.cpp 45 return 0; // File did not exist - no error.
147 * @return false for no-problem, true for failure!
188 * false = no err
295 * false = no err
298 bool fixLine(int /*no*/, std::string &linestr) {
302 // no u' in the line?
304 return false; // Nothing to do. No u' or u" detected
344 //fprintf(stderr, "%d - fixed\n", no);
373 int no = 0; local
376 no++
    [all...]

Completed in 1065 milliseconds

1 2 3 4 5 6 7 8