OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:succeeds
(Results
126 - 150
of
1365
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/installer/util/
self_reg_work_item.h
38
//
succeeds
, false otherwise.
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/mesa/src/src/gallium/tests/unit/
pipe_barrier_test.c
32
* The test
succeeds
if no thread exits before all the other threads reach
/external/chromium_org/third_party/skia/src/core/
SkPathEffect.cpp
76
// use bit-or so that we always call both, even if the first one
succeeds
/external/chromium_org/third_party/skia/src/lazy/
SkCachingPixelRef.h
31
* the generator. If it
succeeds
, it will modify destination
/external/chromium_org/tools/gyp/test/library_dirs/subdir/
test-win.gyp
30
# such that the link
succeeds
even without the library_dirs below.
test.gyp
30
# such that the link
succeeds
even without the library_dirs below.
/external/chromium_org/v8/test/mjsunit/regress/
regress-2537.js
33
assertEquals(expected, x); // This
succeeds
.
/external/llvm/docs/CommandGuide/
llvm-dis.rst
61
If **llvm-dis**
succeeds
, it will exit with 0. Otherwise, if an error
/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
76
// use bit-or so that we always call both, even if the first one
succeeds
/external/skia/src/lazy/
SkCachingPixelRef.h
31
* the generator. If it
succeeds
, it will modify destination
/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". */
/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
/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
/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
.
Completed in 222 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>