Searched refs:not (Results 451 - 475 of 6383) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/icu/source/data/curr/
H A Dreslocal.mk5 # The downstream packager may not need this file at all if their package is not
16 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml &
20 # All aliases (to not be included under 'installed'), but not including root.
/external/chromium_org/third_party/icu/source/data/region/
H A Dreslocal.mk5 # The downstream packager may not need this file at all if their package is not
16 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml &
20 # All aliases (to not be included under 'installed'), but not including root.
/external/bison/djgpp/
H A Ddjunpack.bat23 Rem along with this program. If not, see <http://www.gnu.org/licenses/>.
33 Rem directories, it MUST use backslashes, not forward slashes.
45 if not exist %1 GoTo NoArchive
48 Rem The following uses a feature of COPY whereby it does not copy
52 if not exist junk.tmp GoTo NoDjTar
57 if not exist junk.tmp GoTo NoSed
74 echo FAIL: Sed is not available.
78 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
81 echo FAIL: the file %1 does not seem to exist.
/external/chromium_org/chrome/browser/resources/print_preview/
H A Dprint_preview.css102 .two-column:not(.visible) .left-column,
103 .two-column:not(.visible) .right-column {
109 .two-column:not(.visible) select {
135 #print-preview .navbar-link:hover:not(:disabled) {
153 #print-preview button.default:not(:focus):not(:disabled) {
288 <if expr="not chromeos and not is_win">
316 html:not(.focus-outline-visible)
319 button):not(
[all...]
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
H A Dinterface_base.cpp53 {% for attribute in attributes if not attribute.constructor_type %}
56 {% if not attribute.has_custom_getter %}
60 {% if not attribute.is_read_only or attribute.put_forwards %}
61 {% if not attribute.has_custom_setter %}
85 {% if not method.is_custom %}
91 {% if not method.overload_index or method.overloads %}
157 {% if not attribute.is_read_only or attribute.put_forwards %}
/external/chromium_org/tools/telemetry/
H A Dcloud_storage49 if not os.path.exists(hash_path):
73 if not os.path.exists(path):
74 parser.error('Path not found: %s' % path)
82 if not os.path.isdir(path):
96 if not files:
105 print '%-11s %s' % ('not found', file_path)
124 if not buckets:
125 raise IOError('%s not found in Cloud Storage.' % file_path)
130 if not buckets:
171 if not o
[all...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dpicoloaddbg.lua29 if not infile then
30 print("*** error: could not open input file: " .. arg[1]); return
33 if not outfile then
34 print("*** error: could not open output file: " .. arg[2]); return
39 --- table with symbol name keys (not really used currently)
55 if not sym then
67 if not symnrsused[symnr] then
110 if not propnames[prop] and not upropnames[prop] then
H A Dpicoloadphones.lua27 if not infile then
28 print("*** error: could not open input file: " .. arg[1]); return
31 if not outfile then
32 print("*** error: could not open output file: " .. arg[2]); return
37 --- table with symbol name keys (not really used currently)
53 if not sym then
65 if not symnrsused[symnr] then
108 if not propnames[prop] and not upropnames[prop] then
/external/mockito/src/org/mockito/
H A DAdditionalMatchers.java27 * Example of using logical and(), not(), or() matchers:
30 * //anything but not "ejb"
31 * mock.someMethod(not(eq("ejb")));
33 * //not "ejb" and not "michael jackson"
34 * mock.someMethod(and(not(eq("ejb")), not(eq("michael jackson"))));
839 * Object argument that does not match the given argument matcher.
849 public static <T> T not(T first) { method in class:AdditionalMatchers
854 * short argument that does not matc
862 public static short not(short first) { method in class:AdditionalMatchers
875 public static int not(int first) { method in class:AdditionalMatchers
888 public static long not(long first) { method in class:AdditionalMatchers
901 public static float not(float first) { method in class:AdditionalMatchers
914 public static double not(double first) { method in class:AdditionalMatchers
927 public static char not(char first) { method in class:AdditionalMatchers
940 public static boolean not(boolean first) { method in class:AdditionalMatchers
953 public static byte not(byte first) { method in class:AdditionalMatchers
[all...]
/external/chromium_org/third_party/android_platform/development/scripts/
H A Dstack6 # you may not use this file except in compliance with the License.
43 print " If not specified, will look for the newest lib in out/Debug or"
84 if not symdir:
86 if not os.path.exists(symdir):
145 if not arguments or arguments[0] == "-":
/external/clang/utils/
H A DFindSpecRefs623 if spec is not None:
644 if best is not None:
672 if section not in ignore:
707 if self.paragraph is not None:
737 if self.name is not None:
777 if not keys:
859 if not path[-1][2]:
864 if docData is not None:
866 if tocEntry is not None:
869 if page is not Non
[all...]
/external/llvm/test/MC/ARM/
H A Deh-directive-movsp-diagnostics.s1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
42 @ CHECK: error: sp and pc are not permitted in .movsp directive
56 @ CHECK: error: sp and pc are not permitted in .movsp directive
/external/qemu/android/
H A Dcmdline-options.h6 #error OPT_PARAM is not defined
9 #error OPT_LIST is not defined
12 #error OPT_FLAG is not defined
80 OPT_FLAG ( no_snapstorage, "do not mount a snapshot storage file (this disables all snapshot functionality)" )
82 OPT_FLAG ( no_snapshot, "perform a full boot and do not do not auto-save, but qemu vmload and vmsave operate on snapstorage" )
83 OPT_FLAG ( no_snapshot_save, "do not auto-save to snapshot on exit: abandon changed state" )
84 OPT_FLAG ( no_snapshot_load, "do not auto-start from snapshot: perform a full boot" )
86 OPT_FLAG ( no_snapshot_update_time, "do not do try to correct snapshot time on restore" )
/external/valgrind/main/auxprogs/
H A Dgen-mdg16 # - It's not a proper parser. If you have a #include that is commented out,
18 # - It only looks in C files, not in header files, so it will miss any
133 if (not defined $module_deps) {
138 open(CFILE, "< $f") || die "File $f not openable\n";
149 # Nb: assuming the "foo" part does not contains underscores!
194 if (not exists $dirs_to_skip{$f}) {
223 die "$f is not a dir nor a file\n";
240 if (not defined $printed_realnames{$dst}) {
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.stderr.exp24 Address 0x........ is not stack'd, malloc'd or (recently) free'd
40 Address 0x........ is not stack'd, malloc'd or (recently) free'd
53 Address 0x........ is not stack'd, malloc'd or (recently) free'd
84 Address 0x........ is not stack'd, malloc'd or (recently) free'd
88 Address 0x........ is not stack'd, malloc'd or (recently) free'd
104 Address 0x........ is not stack'd, malloc'd or (recently) free'd
108 Address 0x........ is not stack'd, malloc'd or (recently) free'd
118 Address 0x........ is not stack'd, malloc'd or (recently) free'd
131 Address 0x........ is not stack'd, malloc'd or (recently) free'd
153 Address 0x........ is not stac
[all...]
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp32 Address 0x........ is not stack'd, malloc'd or (recently) free'd
52 Address 0x........ is not stack'd, malloc'd or (recently) free'd
68 Address 0x........ is not stack'd, malloc'd or (recently) free'd
102 Address 0x........ is not stack'd, malloc'd or (recently) free'd
118 Address 0x........ is not stack'd, malloc'd or (recently) free'd
134 Address 0x........ is not stack'd, malloc'd or (recently) free'd
139 Address 0x........ is not stack'd, malloc'd or (recently) free'd
151 Address 0x........ is not stack'd, malloc'd or (recently) free'd
171 Address 0x........ is not stack'd, malloc'd or (recently) free'd
183 Address 0x........ is not stac
[all...]
/external/chromium_org/build/
H A Dbuild-ctags.sh9 You must be using Exuberant Ctags, not just standard GNU ctags. If you are on
36 # errors about components that you just happen to have not built (NaCl, for
H A Dprecompile.h5 // Precompiled header for Chromium project on Windows, not used by
50 // build like Chrome's. #undef-ing it does not work as there are
/external/chromium_org/chrome/browser/resources/history/
H A Dother_devices.css50 .device-tab-entry:not(:hover),
51 .device-tab-entry:not(:focus) {
/external/chromium_org/chrome/renderer/resources/extensions/
H A Ddownloads_custom_bindings.js42 console.error('suggestCallback may not be called more than once.');
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_spin_init.c33 * if not, write to the Free Software Foundation, Inc.,
72 #error ERROR [__FILE__, line __LINE__]: Process shared spin locks are not supported yet.
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/
H A Dmakefile10 $(error npm not found. Install from nodejs.org or see README)
13 @echo "bower not found. Installing:";
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcheck-blink-deps46 if not start_dir:
/external/chromium_org/third_party/icu/source/io/
H A Ducln_io.c10 * tab size: 8 (not used)
22 #error U_IO_IMPLEMENTATION not set - must be set for all ICU source files in io/ - see http://userguide.icu-project.org/howtouseicu
/external/chromium_org/third_party/lcov/bin/
H A Dinstall.sh59 echo WARNING: Skipping uninstall for $TARGET - not installed! >&2

Completed in 1516 milliseconds

<<11121314151617181920>>