HomeSort by relevance Sort by last modified time
    Searched refs:Without (Results 1 - 23 of 23) sorted by null

  /art/compiler/dex/quick/
local_optimizations.cc 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
191 ResourceMask stop_def_reg_mask = this_lir->u.m.def_mask->Without(kEncodeMem);
192 ResourceMask stop_use_reg_mask = this_lir->u.m.use_mask->Without(kEncodeMem);
259 alias_reg_list_mask.Intersects((check_lir->u.m.use_mask)->Without(kEncodeMem))) {
362 ResourceMask stop_use_reg_mask = stop_use_all_mask.Without(kEncodeMem);
363 ResourceMask stop_def_reg_mask = this_lir->u.m.def_mask->Without(kEncodeMem);
resource_mask.h 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
104 constexpr ResourceMask Without(const ResourceMask& other) const {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 23 REM FTP user/password, required for Windows to ftp. Without it, no push.
  /external/fdlibm/
Android.mk 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
52 # library (see their own admission in 'readme'). Without this, we
  /external/llvm/utils/TableGen/
tdtags 64 Without the '-x' option, $SELF provides a ctags(1)-like interface to
69 tags file. Without ths option, any and all existing tags are
72 to run ${SELF} first without '-a', and ctags(1) second with '-a',
  /external/chromium_org/native_client_sdk/src/tools/
host_gcc.mk 25 # exmaple, libc. Without this the libc symbols (or anything injected with
  /external/chromium_org/third_party/sqlite/src/
configure.ac 458 AC_MSG_WARN(*** Without Tcl the regression tests cannot be executed ***)
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
43 * that object literals are really evaluated to objects. Without the
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/asserts/
asserts.js 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
100 // The '' + works around an Opera 10 bug in the unit tests. Without it,
  /external/chromium_org/native_client_sdk/src/resources/
common.js 96 // Without this exception, the browser_tester thinks that the module
  /external/chromium_org/third_party/jstemplate/
util.js 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39 * that object literals are really evaluated to objects. Without the
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubby.js 139 // Without delay, gnubbies would drop all idle devices, before client
  /external/bison/
maint.mk 13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
482 # Prohibit the inclusion of assert.h without an actual use of assert.
486 # Prohibit the inclusion of close-stream.h without an actual use.
490 # Prohibit the inclusion of getopt.h without an actual use.
597 # Prohibit the inclusion of c-ctype.h without an actual use.
633 # Prohibit the inclusion of signal.h without an actual use.
649 # Prohibit the inclusion of strings.h without a sensible use.
669 # Prohibit the inclusion of intprops.h without an actual use.
676 # Prohibit the inclusion of stddef.h without an actual use
    [all...]
  /external/chromium_org/ui/keyboard/resources/elements/
kb-keyboard.js 941 // Without both tests for a default keyset, it is possible to get
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
56 * allows flags to be overwritten without compilation (this is normally
523 * without type.
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 564 >Transferring Data Without Draining the Battery</a>
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 6 # Redistribution and use in source and binary forms, with or without
18 # this software without specific prior written permission.
504 # Remote profiling without a binary (using $SYMBOL_PAGE instead)
519 usage("$option cannot be used without a binary") if $disabled{$option};
725 # if the gv version is known to work properly without the flag.
    [all...]
  /external/jemalloc/bin/
pprof 6 # Redistribution and use in source and binary forms, with or without
18 # this software without specific prior written permission.
504 # Remote profiling without a binary (using $SYMBOL_PAGE instead)
519 usage("$option cannot be used without a binary") if $disabled{$option};
725 # if the gv version is known to work properly without the flag.
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 6 # Redistribution and use in source and binary forms, with or without
18 # this software without specific prior written permission.
504 # Remote profiling without a binary (using $SYMBOL_PAGE instead)
519 usage("$option cannot be used without a binary") if $disabled{$option};
725 # if the gv version is known to work properly without the flag.
    [all...]
  /external/bison/build-aux/
texinfo.tex 18 % useful, but WITHOUT ANY WARRANTY; without even the implied warranty
26 % a Texinfo source document, you may use the result without
626 % @w prevents a word break. Without the \leavevmode, @w at the
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 18 % useful, but WITHOUT ANY WARRANTY; without even the implied warranty
26 % a Texinfo source document, you may use the result without
726 % @w prevents a word break. Without the \leavevmode, @w at the
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js 1050 this.refreshRemainingSpace_(false); /* Without loading caption. */
    [all...]
  /external/iproute2/doc/
ip-cref.tex 413 without additionally configured information.
440 without any help from the protocol stacks.
    [all...]

Completed in 560 milliseconds