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

1 2 3 4 56 7 8 91011>>

  /external/mesa3d/src/gallium/tests/unit/
pipe_barrier_test.c 32 * The test succeeds if no thread exits before all the other threads reach
  /external/skia/src/core/
SkPathEffect.cpp 78 // use bit-or so that we always call both, even if the first one succeeds
  /external/valgrind/main/none/tests/darwin/
access_extended.c 29 entries[0].ad_flags = F_OK; // succeeds
  /frameworks/base/libs/hwui/
Stencil.h 63 * test always succeeds and the value 0x1 is written in the stencil
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
locale.h 80 /* 1 if currency_symbol precedes a positive value, 0 if succeeds. */
84 /* 1 if currency_symbol precedes a negative value, 0 if succeeds. */
97 /* 1 if int_curr_symbol precedes a positive value, 0 if succeeds. */
101 /* 1 if int_curr_symbol precedes a negative value, 0 if succeeds. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 80 /* 1 if currency_symbol precedes a positive value, 0 if succeeds. */
84 /* 1 if currency_symbol precedes a negative value, 0 if succeeds. */
97 /* 1 if int_curr_symbol precedes a positive value, 0 if succeeds. */
101 /* 1 if int_curr_symbol precedes a negative value, 0 if succeeds. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 80 /* 1 if currency_symbol precedes a positive value, 0 if succeeds. */
84 /* 1 if currency_symbol precedes a negative value, 0 if succeeds. */
97 /* 1 if int_curr_symbol precedes a positive value, 0 if succeeds. */
101 /* 1 if int_curr_symbol precedes a negative value, 0 if succeeds. */
  /external/bison/lib/
stat.c 84 /* Solaris 9 mistakenly succeeds when given a non-directory with a
101 c:\) where stat() only succeeds with a trailing slash, and
103 succeeds without a trailing slash. But we want the two to be
  /external/bison/m4/
locale-ja.m4 33 as ".65001" or ".54936" is specified, it succeeds but sets the LC_CTYPE
45 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
48 succeeds but then nl_langinfo(CODESET) is "UTF-8". */
locale-zh.m4 34 as ".65001" or ".54936" is specified, it succeeds but sets the LC_CTYPE
46 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
49 succeeds but then nl_langinfo(CODESET) is "UTF-8". */
getopt.m4 83 dnl Sanity check. Succeeds everywhere (except on MSVC,
115 dnl Sanity check with '+'. Succeeds everywhere (except on MSVC,
229 /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw,
240 /* This code succeeds on glibc 2.8, mingw,
260 /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0. */
locale-fr.m4 31 as ".65001" or ".54936" is specified, it succeeds but sets the LC_CTYPE
43 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
46 succeeds but then nl_langinfo(CODESET) is "UTF-8". */
159 as ".65001" or ".54936" is specified, it succeeds but sets the LC_CTYPE
171 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.h 85 // 6a. if import succeeds -> ImportExportCleanup
98 // 4a. if import succeeds -> ImportExportCleanup
110 // 5a. if import succeeds -> ImportExportCleanup
  /external/chromium/third_party/libjingle/source/talk/base/
win32filesystem.h 37 // Opens a file. Returns an open StreamInterface if function succeeds. Otherwise,
56 // Returns TRUE if function succeeds
71 // Returns true if function succeeds
fileutils.h 119 // Opens a file. Returns an open StreamInterface if function succeeds.
166 // even if /foo does not exist. Returns true if the function succeeds.
171 // directory, and returns true if the function succeeds.
173 // will attempt to copy and, if that succeeds, delete the old path.
179 // file, and returns true if the function succeeds.
181 // copy and if that succeeds, delete the old path.
196 // succeeds.
  /external/chromium_org/chrome/installer/util/
delete_reg_key_work_item_unittest.cc 30 // Test that deleting a key that doesn't exist succeeds, and that rollback does
52 // Test that deleting an empty key succeeds, and that rollback brings it back.
67 // Test that deleting a key with subkeys and values succeeds, and that rollback
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32filesystem.h 37 // Opens a file. Returns an open StreamInterface if function succeeds. Otherwise,
56 // Returns TRUE if function succeeds
71 // Returns true if function succeeds
fileutils.h 119 // Opens a file. Returns an open StreamInterface if function succeeds.
168 // even if /foo does not exist. Returns true if the function succeeds.
173 // directory, and returns true if the function succeeds.
175 // will attempt to copy and, if that succeeds, delete the old path.
181 // file, and returns true if the function succeeds.
183 // copy and if that succeeds, delete the old path.
198 // succeeds.
  /external/chromium_org/ui/views/
accessible_pane_view_unittest.cc 86 // Set pane focus succeeds, focus on child.
130 // Set pane focus succeeds, focus on child.
164 // Set pane focus succeeds, focus on child.
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 30 * {@link BluetoothGatt#GATT_SUCCESS} if the operation succeeds.
76 * {@link BluetoothGatt#GATT_SUCCESS} if the operation succeeds.
113 * {@link BluetoothGatt#GATT_SUCCESS} if the operation succeeds.
  /external/chromium_org/chromeos/dbus/
cros_disks_client.h 229 // Calls Mount method. |callback| is called after the method call succeeds,
244 // Calls Unmount method. |callback| is called after the method call succeeds,
252 // method call succeeds, otherwise, |error_callback| is called.
258 // succeeds, otherwise, |error_callback| is called.
265 // call succeeds, otherwise, |error_callback| is called.
  /external/chromium_org/third_party/lcov/
descriptions.tests 162 Verify that, msync() succeeds, when the region to synchronize, is part
167 Verify that msync() succeeds when the region to synchronize is mapped
246 check that a correct call to getitimer() succeeds
258 check that a reasonable setitimer() call succeeds.
366 Verify that, mmap() succeeds when used to map a file where size of the
442 Verify that, mremap() succeeds when used to expand the existing
817 Verify that mknod(2) succeeds when used to create a filesystem
824 Verify that mknod(2) succeeds when used to create a filesystem
831 Verify that mknod(2) succeeds when used to create a filesystem
838 Verify that mknod(2) succeeds when used by root to create a filesystem
    [all...]
  /external/chromium_org/third_party/lcov-1.9/
descriptions.tests 162 Verify that, msync() succeeds, when the region to synchronize, is part
167 Verify that msync() succeeds when the region to synchronize is mapped
246 check that a correct call to getitimer() succeeds
258 check that a reasonable setitimer() call succeeds.
366 Verify that, mmap() succeeds when used to map a file where size of the
442 Verify that, mremap() succeeds when used to expand the existing
817 Verify that mknod(2) succeeds when used to create a filesystem
824 Verify that mknod(2) succeeds when used to create a filesystem
831 Verify that mknod(2) succeeds when used to create a filesystem
838 Verify that mknod(2) succeeds when used by root to create a filesystem
    [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
BidiMirroring.txt 107 227B; 227A # SUCCEEDS
109 227D; 227C # SUCCEEDS OR EQUAL TO
111 227F; 227E # [BEST FIT] SUCCEEDS OR EQUIVALENT TO
136 22B1; 22B0 # SUCCEEDS UNDER RELATION
159 22DF; 22DE # EQUAL TO OR SUCCEEDS
169 22E9; 22E8 # [BEST FIT] SUCCEEDS BUT NOT EQUIVALENT TO
317 2AB0; 2AAF # SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN
319 2AB4; 2AB3 # SUCCEEDS ABOVE EQUALS SIGN
321 2ABC; 2ABB # DOUBLE SUCCEEDS
571 # 2AB2; SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL T
    [all...]
  /external/harfbuzz/contrib/tables/
BidiMirroring.txt 98 227B; 227A # SUCCEEDS
100 227D; 227C # SUCCEEDS OR EQUAL TO
102 227F; 227E # [BEST FIT] SUCCEEDS OR EQUIVALENT TO
127 22B1; 22B0 # SUCCEEDS UNDER RELATION
150 22DF; 22DE # EQUAL TO OR SUCCEEDS
160 22E9; 22E8 # [BEST FIT] SUCCEEDS BUT NOT EQUIVALENT TO
308 2AB0; 2AAF # SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN
310 2AB4; 2AB3 # SUCCEEDS ABOVE EQUALS SIGN
312 2ABC; 2ABB # DOUBLE SUCCEEDS
562 # 2AB2; SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL T
    [all...]

Completed in 762 milliseconds

1 2 3 4 56 7 8 91011>>