HomeSort by relevance Sort by last modified time
    Searched full:otherwise (Results 76 - 100 of 50084) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/chrome/
empty_pdb_workaround.cc 6 // then use during the final link for chrome.dll's pdb. Otherwise, the linker
  /external/chromium_org/chrome/installer/gcapi/
gcapi_omaha_experiment.h 11 // GCAPI_INVOKED_UAC_ELEVATION, the value will be written to HKLM, otherwise
  /external/chromium_org/components/nacl/common/
nacl_browser_delegate.h 38 // Returns true on success, false otherwise. On success |cache_dir| contains
41 // Returns true on success, false otherwise. On success |plugin_dir| contains
45 // Returns true on success, false otherwise. On success |pnacl_dir| contains
49 // Returns true on success, false otherwise. On success |user_dir| contains
  /external/chromium_org/content/browser/device_orientation/
data_fetcher.h 17 // type or if this fetcher can never provide this type of data. Otherwise,
  /external/chromium_org/ipc/
ipc_sender.h 19 // false otherwise.
  /external/chromium_org/net/spdy/
spdy_frame_reader.h 38 // Returns true on success, false otherwise.
43 // Returns true on success, false otherwise.
48 // Returns true on success, false otherwise.
55 // Returns true on success, false otherwise.
60 // Returns true on success, false otherwise.
69 // Returns true on success, false otherwise.
78 // Returns true on success, false otherwise.
84 // Returns true on success, false otherwise.
90 // Returns true on success, false otherwise.
  /external/chromium_org/ppapi/host/
host_message_context.h 30 // incoming sync message. Otherwise, it will be NULL. The plugin controls
36 // when the plugin is in-process. Otherwise, the value will be
68 // incoming sync message. Otherwise, it will be NULL.
72 // when the plugin is in-process. Otherwise, the value will be
  /external/chromium_org/ppapi/proxy/
DEPS 12 # tool that we would otherwise have to duplicate, and has no other
  /external/chromium_org/remoting/host/
sas_injector.h 21 // Creates an instance of SasInjector if supported by the OS, otherwise
  /external/chromium_org/third_party/icu/source/common/unicode/
uobslete.h 18 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
  /external/chromium_org/third_party/icu/source/test/intltest/
currcoll.h 27 // Just don't make it too large, otherwise the executable will get too big
  /external/chromium_org/tools/traceline/traceline/scripts/
filter_split.sh 8 # want to filter a large json file that would otherwise OOM Python.
  /external/clang/test/Analysis/
complex.c 12 // If p != 0 then this branch is feasible; otherwise it is not.
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 5 // module is (otherwise) successfully included.
  /external/clang/test/SemaTemplate/
default-expr-arguments-2.cpp 5 // otherwise non-dependent.
  /external/compiler-rt/lib/interception/
CMakeLists.txt 25 # Otherwise, build separate libraries for each target.
  /external/dnsmasq/contrib/slackware-dnsmasq/
doinst.sh.gz 
  /external/harfbuzz/contrib/
README 7 Otherwise, this directory contains examples of using downloaded Unicode tables
  /external/icu4c/test/intltest/
currcoll.h 27 // Just don't make it too large, otherwise the executable will get too big
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_have_capability.3 15 This funtion will return 1 if yes and 0 otherwise.
  /external/llvm/docs/CommandGuide/
llvm-diff.rst 22 ends in '.ll'; otherwise it will be read in as a bitcode file.
25 are compared; otherwise, all global values are compared, and
31 then the corresponding successors are compared; otherwise they are
44 with 0 and produce no output. Otherwise it will exit with a non-zero
  /external/llvm/include/llvm/Config/
llvm-config.h.cmake 82 /* Define to path to circo program if found or 'echo circo' otherwise */
85 /* Define to path to dot program if found or 'echo dot' otherwise */
88 /* Define to path to dotty program if found or 'echo dotty' otherwise */
91 /* Define to path to fdp program if found or 'echo fdp' otherwise */
94 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
97 /* Define to path to gv program if found or 'echo gv' otherwise */
100 /* Define to path to neato program if found or 'echo neato' otherwise */
103 /* Define to path to twopi program if found or 'echo twopi' otherwise */
106 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
  /external/llvm/include/llvm/IRReader/
IRReader.h 28 /// which does lazy deserialization of function bodies. Otherwise, attempt to
35 /// for it which does lazy deserialization of function bodies. Otherwise,
42 /// for it. Otherwise, attempt to parse it as LLVM Assembly and return
48 /// Otherwise, attempt to parse it as LLVM Assembly and return a Module
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_JoystickGetButton.3 14 \fB1\fR if the button is pressed\&. Otherwise, \fB0\fR\&.
  /libcore/luni/src/main/java/java/util/
Set.java 34 * @return {@code true} if this set is modified, {@code false} otherwise.
50 * @return {@code true} if this set is modified, {@code false} otherwise.
76 * otherwise.
86 * elements of this set, {@code false} otherwise.
118 * otherwise.
137 * @return {@code true} if this set was modified, {@code false} otherwise.
148 * @return {@code true} if this set was modified, {@code false} otherwise.
160 * @return {@code true} if this set was modified, {@code false} otherwise.
183 * is used, otherwise an array of the same type is created. If the specified

Completed in 3683 milliseconds

1 2 34 5 6 7 8 91011>>