OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:working
(Results
51 - 75
of
2297
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CXX/special/class.copy/
p15-0x.cpp
39
static_assert(noexcept(declval<X>()), "noexcept isn't
working
at all");
/external/clang/www/
libstdc++4.7-clang11.patch
4
+++ include/std/type_traits (
working
copy)
/external/compiler-rt/lib/asan/lit_tests/
CMakeLists.txt
15
# Run ASan tests only if we're sure we may produce
working
binaries.
/external/compiler-rt/lib/msan/lit_tests/
CMakeLists.txt
15
# Run MSan tests only if we're sure we may produce
working
binaries.
/external/compiler-rt/lib/tsan/lit_tests/
CMakeLists.txt
12
# Run TSan output tests only if we're sure we can produce
working
binaries.
/external/guava/guava/src/com/google/common/net/
package-info.java
18
* This package contains utility methods and classes for
working
with net
/external/linux-tools-perf/util/
abspath.c
32
die("Cannot determine the current
working
directory");
/external/llvm/test/Transforms/ConstProp/
logicaltest.ll
1
; Ensure constant propagation of logical instructions is
working
correctly.
/external/skia/legacy/src/animator/
SkAnimatorScript2.h
27
SkAnimatorScript2(SkAnimateMaker& , SkDisplayable*
working
, SkDisplayTypes type);
/external/skia/src/animator/
SkAnimatorScript2.h
27
SkAnimatorScript2(SkAnimateMaker& , SkDisplayable*
working
, SkDisplayTypes type);
/external/smack/asmack-master/patch/beem/
10-PubSubManager-non-final.patch
4
+++ org/jivesoftware/smackx/pubsub/PubSubManager.java (
working
copy)
/external/valgrind/main/
clean-targets.sh
4
# directory. Useful when
working
on the Android makefiles.
/external/valgrind/main/none/tests/linux/
mremap2.c
38
// set up
working
area so expansion limit is 20*PAGE
59
// get rid of the old
working
area
74
/* show the
working
area */
83
//
working
out and so will detect egregious problems like crashes.
/external/webkit/Source/WebCore/platform/graphics/cairo/
scale-removal.txt
4
+++ cairo/src/cairo-win32-private.h (
working
copy)
/ndk/tests/
README
3
to ensure that everything is
working
properly.
/cts/tests/tests/database/src/android/database/cts/
DataSetObservableTest.java
50
// notifyChanged is not
working
on dataSetObserver1 & 2 anymore.
55
// notifyInvalidated is not
working
on dataSetObserver1 & 2 anymore.
/external/bison/lib/
sig-handler.h
1
/* Convenience declarations when
working
with <signal.h>.
28
/* Convenience type when
working
with signal handlers. */
/external/clang/unittests/Tooling/
RewriterTest.cpp
29
"
working
.cpp", "line1\nline2\nline3\nline4");
34
Context.getFileContentFromDisk("
working
.cpp"));
/external/expat/tests/
minicheck.h
22
C compiler has a
working
__func__, but the C++ compiler only has a
23
working
__FUNCTION__. This could be fixed in configure.in, but it's
/frameworks/base/docs/html/tools/testing/
index.jd
6
Whether you are
working
in Eclipse with ADT or
working
from the command line, the SDK tools help you
/libcore/luni/src/main/java/java/lang/
ProcessBuilder.java
112
* Returns the
working
directory of this process builder. If {@code null} is
113
* returned, then the
working
directory of the Java process is used when a
116
* @return the current
working
directory, may be {@code null}.
123
* Changes the
working
directory of this process builder. If the specified
124
* directory is {@code null}, then the
working
directory of the Java
128
* the new
working
directory for this process builder.
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
download.py
47
help_text = "Clean the
working
copy"
58
help_text = "Update
working
copy (used internally)"
67
help_text = "Update
working
copy and build"
80
help_text = "Update
working
copy, build, and run the tests"
91
help_text = "Land the current
working
directory diff and updates the associated bug if any"
104
long_help = """land commits the current
working
copy diff (just as svn or git commit would).
118
help_text = "Prepares a ChangeLog and lands the current
working
directory diff."
235
long_help = """Updates the
working
copy.
241
help_text = "Apply an attachment to the local
working
directory"
248
help_text = "Apply reviewed patches from provided bugs to the local
working
directory
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/tool/bot/
commitqueuetask_unittest.py
92
command_passed: success_message='Cleaned
working
directory' patch='197'
94
command_passed: success_message='Updated
working
directory' patch='197'
111
command_failed: failure_message='Unable to clean
working
directory' script_error='MOCK clean failure' patch='197'
121
command_passed: success_message='Cleaned
working
directory' patch='197'
123
command_failed: failure_message='Unable to update
working
directory' script_error='MOCK update failure' patch='197'
134
command_passed: success_message='Cleaned
working
directory' patch='197'
136
command_passed: success_message='Updated
working
directory' patch='197'
150
command_passed: success_message='Cleaned
working
directory' patch='197'
152
command_passed: success_message='Updated
working
directory' patch='197'
171
command_passed: success_message='Cleaned
working
directory' patch='197
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailStatusHelperImpl.java
83
/** Both notification and data channel are not
working
. */
86
/** Notifications
working
, but data channel is not
working
. Audio cannot be downloaded. */
89
/** Messages are known to be waiting but data channel is not
working
. */
92
/** Notification channel not
working
, but data channel is. */
99
* No detailed notifications, but data channel is
working
.
253
// Data channel is not
working
. What about notification channel?
/external/srec/portable/include/
PANSIFileSystem.h
77
* Returns the current
working
directory from the operating-system's point of view.
78
* This differs from PFileSystemGetcwd() in that the latter returns the current
working
79
* directory on the virtual file-system while this function returns the native
working
directory.
82
* @param cwd [out] Current
working
directory
136
* @param cwd [out] Current
working
directory
Completed in 1176 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>