OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separate
(Results
1 - 25
of
6153
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/test/077-method-override/
info.txt
2
compiler but possible with
separate
compilation.
/dalvik/tests/077-method-override/
info.txt
2
compiler but possible with
separate
compilation.
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/
OWNERS
0
#
Separate
owners because this app ships with Chrome OS.
/external/valgrind/main/callgrind/tests/
threads.vgtest
2
vgopts: --
separate
-threads=yes --collect-bus=yes
threads-use.vgtest
2
vgopts: --
separate
-threads=yes --cacheuse=yes --collect-bus=yes --collect-systime=yes
/packages/apps/Launcher3/WallpaperPicker/
README
1
This project contains the wallpaper picker for Launcher3. It's in a
separate
3
a manifest so that a
separate
Eclipse project can exist for the wallpaper
/art/test/073-mismatched-field/
info.txt
1
Test behavior when an instance field is overlapped (through
separate
/dalvik/tests/073-mismatched-field/
info.txt
1
Test behavior when an instance field is overlapped (through
separate
/external/chromium/base/
DEPS
9
# ICU dependendencies must be
separate
from the rest of base.
/external/elfutils/
THANKS
4
Alexander Larsson
separate
debug info
/external/chromium/base/third_party/dmg_fp/
Android.mk
2
# Build dmg_fp as
separate
library
/external/chromium/third_party/modp_b64/
Android.mk
2
# Build modp_b64 as
separate
library
/external/chromium_org/base/
DEPS
13
# ICU dependendencies must be
separate
from the rest of base.
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DEPS
2
# In order to link modules as a
separate
dylib, we'll need to sort out
/external/llvm/utils/lit/tests/Inputs/exec-discovery/
lit.site.cfg
1
# Load the discovery suite, but with a
separate
exec root.
/external/clang/test/SemaCXX/
warn-empty-body.cpp
9
if (x); // expected-warning {{if statement has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
13
for (i = 0; i < x; i++); { // expected-warning{{for loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
18
for (i = 0; i < x; i++); // expected-warning{{for loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
25
i++); // expected-warning{{for loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
31
for (int j : arr); // expected-warning{{range-based for loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
35
arr); // expected-warning{{range-based for loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
38
while (b() == 0); // expected-warning{{while loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
41
while (b() == 0); { // expected-warning{{while loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
45
while (b() == 0); // expected-warning{{while loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}}
51
c() == 0); // expected-warning{{while loop has empty body}} expected-note{{put the semicolon on a
separate
line to silence this warning}
[
all
...]
/external/chromium/third_party/libevent/
Android.mk
2
# Build libevent as
separate
library
/external/chromium_org/android_webview/renderer/
print_web_view_helper_android.cc
6
// We need a
separate
file for Android due to build/filename_rules.gypi rules.
/external/chromium_org/chrome/renderer/printing/
print_web_view_helper_android.cc
6
// We need a
separate
file for Android due to build/filename_rules.gypi rules.
/external/clang/test/CodeGen/
debug-info-scope.c
2
// Two variables with same name in
separate
scope.
/external/clang/test/Parser/
statements.c
34
if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a
separate
line to silence this warning}}
38
foo: if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a
separate
line to silence this warning}}
43
if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a
separate
line to silence this warning}}
47
if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a
separate
line to silence this warning}}
/external/compiler-rt/make/platform/
multi_arch.mk
1
Description := Example configuration for build two libraries for
separate
\
/frameworks/base/docs/downloads/
README
7
Once saved here, the files must be uploaded to a
separate
/cts/tools/signature-tools/src/signature/model/impl/
SigConstructor.java
41
builder.append(ModelUtil.
separate
(getTypeParameters(), ", "));
46
builder.append(getParameters().isEmpty() ? "" : ModelUtil.
separate
(
51
builder.append(ModelUtil.
separate
(getExceptions(), " "));
/external/qemu/distrib/sdl-1.2.15/src/events/
SDL_sysevents.h
28
#ifdef __BEOS__ /* The Be event loop runs in a
separate
thread */
32
#ifdef __WIN32__ /* Win32 doesn't allow a
separate
event thread */
44
#ifdef __OS2__ /* The OS/2 event loop runs in a
separate
thread */
Completed in 882 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>