OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:existed
(Results
1 - 25
of
401
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libunwind/src/ia64/
NOTES
18
The unwind cursor should represent the machine state as it
existed
at
46
as it
existed
at "ip".
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
PaneTracker.java
58
boolean
existed
= mActivePanes.remove(pane);
59
if (!
existed
) return;
/external/autotest/server/site_tests/firmware_FMap/
control
10
CRITERIA = "This test will fail if the required FMap areas not
existed
"
/external/libbrillo/brillo/
file_utils.h
21
// Returns true if the file
existed
or was able to be created.
file_utils.cc
50
kRegularFile = 1, // Regular file
existed
and was unchanged.
108
// base::CreateDirectory() returns true if the directory already
existed
.
/system/core/libnativebridge/tests/
CodeCacheStatFail_test.cpp
27
//
existed
as a file.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
req.s
31
# already
existed
.
/external/autotest/client/site_tests/login_CryptohomeOwnerQuery/
login_CryptohomeOwnerQuery.py
39
raise error.TestFail('Owner
existed
before login')
/external/bison/m4/
00gnulib.m4
17
# can only use interfaces that
existed
since 2.59; but it achieves the
/external/llvm/test/CodeGen/AMDGPU/
extract-vector-elt-i64.ll
4
; breaking other users of the bitcast if they already
existed
/external/v8/test/webkit/
delete-then-put-expected.txt
24
This tests for a problem with put after delete that
existed
at one point in the past.
delete-then-put.js
25
'This tests for a problem with put after delete that
existed
at one point in the past.'
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
MainActivity.java
70
// If the retention fragment already
existed
, we need to pull some state.
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/
MainActivity.java
70
// If the retention fragment already
existed
, we need to pull some state.
/external/dbus/dbus/
dbus-userdb-util.c
138
* @returns #TRUE if username
existed
and we got the UID
152
* @returns #TRUE if group name
existed
and we got the GID
188
* @returns #TRUE if username
existed
and we got the UID and GID
378
* @returns #TRUE if the UID
existed
and we got some credentials
/external/eigen/cmake/
EigenConfigureTesting.cmake
48
# un-set temporary variables so that it is like they never
existed
.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedHashMultiset.java
83
// Could use newLinkedHashMapWithExpectedSize() if it
existed
/external/kernel-headers/original/uapi/linux/
falloc.h
14
* removed never
existed
. As such collapsing a range of a file changes
/frameworks/base/tools/aapt2/compile/
IdAssigner.cpp
66
// This ID
existed
before!
/frameworks/compile/mclinker/include/mcld/LD/
GarbageCollection.h
42
/// pSection, create one if the list has not
existed
/hardware/intel/common/libmix/videodecoder/
use_util_sse4.h
79
/*copy the remainder data, if it still
existed
*/
/libcore/ojluni/src/main/java/java/lang/
NoClassDefFoundError.java
35
* The searched-for class definition
existed
when the currently
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
PostReceiverCreationAction.java
85
// looks like the class already
existed
(this happens when the user check to create
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsDirectory.java
45
* @return the entry, if it
existed
/external/valgrind/include/
pub_tool_sparsewa.h
63
// overwritten. Returned Bool is True iff a previous binding
existed
.
74
// Returned Bool is True iff a binding for 'key' actually
existed
.
Completed in 870 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>