HomeSort by relevance Sort by last modified time
    Searched full:least (Results 126 - 150 of 11789) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/extensions/common/features/
api_feature.cc 32 return name() + ": API features must specify at least one context.";
  /external/chromium_org/ppapi/examples/stub/
stub.c 32 // You will normally implement a getter for at least PPP_INSTANCE_INTERFACE
  /external/chromium_org/remoting/host/
desktop_shape_tracker_unittest.cc 5 // DesktopShapeTracker tests assume that there is at least one top-level
  /external/chromium_org/third_party/WebKit/ManualTests/
crash-on-find-with-no-selection.html 9 <li>This test PASSED if we do not crash and the word &quot;crash&quot; is highlighted in at least the first sentence on this page.</li>
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
index.rst 3 You can adapt this file completely to your liking, but it should at least
  /external/chromium_org/third_party/skia/include/core/
SkEmptyShader.h 24 // Even though createContext returns NULL we have to return a value of at least
  /external/chromium_org/third_party/skia/src/utils/
SkBase64.h 25 Base64 encodes src into dst. encode is a pointer to at least 65 chars.
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
pyrex.m4 8 # because we need at least 4 digits for the hex conversion.
  /external/clang/docs/analyzer/
index.rst 3 You can adapt this file completely to your liking, but it should at least
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
p3.cpp 8 // scope of class C. At least one of the lookups shall find a name that
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p2.cpp 13 void recurse_until_fail(const Head &, const Tail &...tail) { // expected-note{{candidate function template not viable: requires at least 1 argument, but 0 were provided}}
  /external/clang/test/Sema/
attr-capabilities.c 27 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability' attribute takes at least 1 argument}}
28 void Func4(void) __attribute__((requires_shared_capability)) {} // expected-error {{'requires_shared_capability' attribute takes at least 1 argument}}
52 void Func25(void) __attribute__((try_acquire_capability())) {} // expected-error {{'try_acquire_capability' attribute takes at least 1 argument}}
53 void Func26(void) __attribute__((try_acquire_shared_capability())) {} // expected-error {{'try_acquire_shared_capability' attribute takes at least 1 argument}}
builtins-aarch64.c 19 // AArch32 version of this is variadic (at least syntactically).
  /external/compiler-rt/test/tsan/
deep_stack1.cc 43 // We must output suffucuently large stack (at least 100 frames)
  /external/fio/
REPORTING-BUGS 6 to report at least:
  /external/kernel-headers/original/uapi/linux/
atm_nicstar.h 42 int count; /* (At least for now) only used in NS_GETPSTAT */
  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 94 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
112 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
143 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
195 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
  /external/llvm/test/Transforms/LICM/
2007-10-01-PromoteSafeValue.ll 2 ; Promote value if at least one use is safe
  /external/llvm/test/Transforms/LoopStrengthReduce/
dont_reduce_bytes.ll 1 ; Don't reduce the byte access to P[i], at least not on targets that
  /external/mesa3d/src/gallium/docs/source/
index.rst 3 You can adapt this file completely to your liking, but it should at least
  /external/oprofile/m4/
findkernel.m4 12 dnl --- Find the Linux kernel, at least the headers ---
  /external/skia/include/core/
SkEmptyShader.h 24 // Even though createContext returns NULL we have to return a value of at least
  /external/skia/src/utils/
SkBase64.h 25 Base64 encodes src into dst. encode is a pointer to at least 65 chars.
  /external/valgrind/main/drd/tests/
rwlock_race.c 5 /* Needed for older glibc's (2.3 and older, at least) who don't
  /external/valgrind/main/gdbserver_tests/
make_local_links 72 # We need at least a 6.5 version to use the Valgrind gdbserver.
76 # We need at least a 7.1 version to run the 'pic' executable tests
81 # But on ARM, we need at least 7.1 to run the 'next/step/...' tests.
90 # We need at least a 7.2 version for gdb tests using eval command

Completed in 1490 milliseconds

1 2 3 4 56 7 8 91011>>