OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:everything
(Results
1 - 25
of
47
) sorted by null
1
2
/external/icu4c/test/
Makefile.in
24
.PHONY :
everything
all all-local all-recursive install install-local \
33
everything
: all-recursive all-local
36
@echo simply use \`make\' \(or \`make
everything
\'\) to do all
46
check:
everything
check-recursive check-local
49
xcheck:
everything
xcheck-recursive xcheck-local
/external/icu4c/test/perf/
Makefile.in
27
.PHONY :
everything
all all-local all-recursive install install-local \
36
everything
: all-recursive all-local
39
@echo simply use \`make\' \(or \`make
everything
\'\) to do all
49
check:
everything
check-recursive check-local
52
xperf:
everything
/external/icu4c/test/testdata/
tstfiles.mk
6
# Not
everything
has been moved to this file yet, as this is a new facility.
/external/bluetooth/bluez/src/
bluetooth.conf
8
<!-- ../system.conf have denied
everything
, so we just punch some holes -->
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
OtherXmlDescriptors.java
300
ArrayList<ElementDescriptor>
everything
= new ArrayList<ElementDescriptor>();
301
everything
.addAll(newGroups);
302
everything
.addAll(newPrefs);
303
ElementDescriptor[] newArray =
everything
.toArray(new ElementDescriptor[
everything
.size()]);
305
// Link all groups to
everything
else here.. recursively
/packages/apps/Gallery2/gallerycommon/
Android.mk
18
# the emailcommon files themselves plus
everything
under src/org (apache code). All of our
/external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc
152
ListValue*
everything
= new ListValue;
local
153
everything
->Append(Value::CreateBooleanValue(true));
154
everything
->Append(
157
sync_select_list->Append(
everything
);
/build/core/combo/arch/x86/
x86.mk
33
#
everything
properly.
/development/tools/findunused/
findunusedresources
62
find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/
everything
$$
71
echo $i $(grep -cw R\\..*\\.$i\\\|@style/$p\\\|@drawable/$p\\\|@anim/$p\\\|@color/$p\\\|@xml/$p\\\|@layout/$p\\\|@menu/$p\\\|@+id/$p\\\|@array/$p\\\|@string/$p\\\|@mipmap/$p\\\|@integer/$p\\\|@dimen/$p\\\|\[a-z\]\*:$p\\\|enumname=\"$p\\\|\<item\>$p\< < /tmp/
everything
$$)
86
rm /tmp/
everything
$$
/gdk/build/core/
setup-abi.mk
29
#
everything
when you switch between these two modes. For projects
/ndk/build/core/
setup-abi.mk
47
#
everything
when you switch between these two modes. For projects
/packages/apps/Email/emailcommon/
Android.mk
18
# the emailcommon files themselves plus
everything
under src/org (apache code). All of our
/ndk/toolchains/x86-4.4.3/
setup.mk
48
# When building for debug, compile
everything
as x86.
/external/chromium/net/disk_cache/
entry_impl.h
70
// Deletes this entry from disk. If |
everything
| is false, only the user data
72
void DeleteEntryData(bool
everything
);
105
// Returns true if this entry is so meesed up that not
everything
is going to
/external/libvpx/vp8/encoder/x86/
ssim_opt.asm
59
; ( calling app will initialize to 0 ) could easily fit
everything
in sse2
147
; ( calling app will initialize to 0 ) could easily fit
everything
in sse2
/external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js
136
// Side-effects:
everything
before 4 is kept intact:
164
// Side-effects:
everything
before 4 is kept intact:
array-elements-from-array-prototype.js
136
// Side-effects:
everything
before 4 is kept intact:
164
// Side-effects:
everything
before 4 is kept intact:
array-elements-from-object-prototype.js
136
// Side-effects:
everything
before 4 is kept intact:
164
// Side-effects:
everything
before 4 is kept intact:
const-redecl.js
110
// Eval
everything
.
cyrillic.js
136
// convert
everything
to upper case, so the two sigma variants are equal to each
/ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk
75
# When building for debug, compile
everything
as arm.
/external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js
162
//
everything
else.
395
lines.push('Proxy server for
everything
else: ' +
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar
/external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb
75
contains
everything
pertaining to Abstract Syntax Trees (ASTs). This script is
167
# Thus, they're not essential for
everything
ANTLR generates and
/dalvik/vm/
Dvm.mk
19
# a "clean" build -- not
everything
depends on Dalvik.h. (See Android.mk
Completed in 679 milliseconds
1
2