/external/chromium_org/chrome/common/ |
cancelable_task_tracker.cc | 145 // Two possibilities:
|
/external/chromium_org/components/autofill/core/browser/ |
contact_info.cc | 126 // There are four possibilities: empty; first name; first and last names;
|
phone_field.cc | 166 return NULL; // Tried through all the possibilities - did not match.
|
/external/chromium_org/content/browser/ |
message_port_service.cc | 24 // pending message get transferred. There are two possibilities for pending
|
/external/chromium_org/net/proxy/ |
multi_threaded_proxy_resolver.h | 67 // may jump between several possibilities.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pt.h | 140 * Currently one general-purpose case which can do all possibilities,
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
pc_from_ucontext.m4 | 3 # possibilities we know about. Note REG_PC should come first (REG_RIP
|
/external/clang/test/Analysis/ |
additive-folding.cpp | 122 // because clang_analyzer_eval tests both possibilities.
|
/external/eigen/Eigen/src/plugins/ |
CommonCwiseUnaryOps.h | 129 * Genuine functors allow for more possibilities, for instance it may contain a state.
|
/external/eigen/doc/ |
D11_UnalignedArrayAssert.dox | 108 Two possibilities:
|
/external/ipsec-tools/src/racoon/ |
plainrsa-gen.8 | 58 Other possibilities are
|
/external/llvm/test/Analysis/Profiling/ |
load-branch-weights-switches.ll | 51 ;; possibilities in the second-tier switches, leading to some branches having a
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pt.h | 140 * Currently one general-purpose case which can do all possibilities,
|
/external/qemu/ |
osdep.c | 121 * Any of the possibilities with non-bloking fd's is bad:
|
/frameworks/base/core/java/android/app/ |
IBackupAgent.aidl | 65 * various historical backup content possibilities.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/sort/ |
sort.pass.cpp | 133 // exhaustively test all possibilities up to length 8
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/stable.sort/ |
stable_sort.pass.cpp | 133 // exhaustively test all possibilities up to length 8
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
optparse.py | 146 def __init__(self, opt_str, possibilities): 148 self.possibilities = possibilities 152 % (self.opt_str, ", ".join(self.possibilities))) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
optparse.py | 146 def __init__(self, opt_str, possibilities): 148 self.possibilities = possibilities 152 % (self.opt_str, ", ".join(self.possibilities))) [all...] |
/external/chromium_org/v8/src/ |
contexts.h | 54 // There are two possibilities for immutable bindings 464 // There are three possibilities:
|
/external/v8/src/ |
contexts.h | 54 // There are two possibilities for immutable bindings 401 // There are three possibilities:
|
/external/chromium/sdch/open-vcdiff/src/ |
codetable_test.cc | 119 // size == 0 or 255 (2 possibilities.)
|
/external/chromium_org/ppapi/shared_impl/ |
tracked_callback.cc | 113 // If the condition variable is invalid, there are two possibilities. One,
|
/external/chromium_org/sdch/open-vcdiff/src/ |
codetable_test.cc | 119 // size == 0 or 255 (2 possibilities.)
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
sanitizer_scanf_interceptor_test.cc | 135 // Our conservative implementation reports one of the two possibilities with
|