OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stuff
(Results
176 - 200
of
230
) sorted by null
1
2
3
4
5
6
7
8
9
10
/ndk/build/core/
definitions-utils.mk
185
# Usage: ---->@$(call host-echo, $(call left-justify-quoted-15,$(_TEXT)): Do
stuff
)
build-binary.mk
485
# This allows us to link or archive a huge number of
stuff
even on Windows
init.mk
77
# More
stuff
will follow in definitions.mk.
/external/chromium_org/tools/traceline/svgui/
traceline.js
631
var
stuff
= scene.scene;
660
for (var i = 0, il =
stuff
.length; i < il; ++i) {
661
var thing =
stuff
[i];
/build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js
41
// Provisional api levels will also have a length; other
stuff
that's just missing a level won't,
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
Fuzzy.m
137
/* Terence's
stuff
*/
195
/* my
stuff
*/
196
/* Terence's
stuff
*/
208
/* Terence's
stuff
*/
260
/* my
stuff
*/
261
/* Terence's
stuff
*/
273
/* Terence's
stuff
*/
507
/* my
stuff
*/
508
/* Terence's
stuff
*/
520
/* Terence's
stuff
*/
[
all
...]
/external/guava/guava-tests/test/com/google/common/collect/
IterablesTest.java
584
List<String>
stuff
= ImmutableList.copyOf(testStrs);
586
Iterable<String> reversed = Iterables.reverse(
stuff
);
[
all
...]
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml
250
* permits
stuff
like this:
/prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar
/build/core/
main.mk
792
# build/core/Makefile contains extra
stuff
that we don't want to pollute this
831
# All the droid
stuff
, in directories
[
all
...]
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
TestService.java
500
byte[]
stuff
= new byte[1024*1024];
[
all
...]
/external/chromium_org/chrome/renderer/resources/extensions/
web_view.js
650
// TODO(lazyboy): Make sure this.autoNavigate_
stuff
correctly updated
/dalvik/docs/
prettify.js
810
// contain
stuff
that looks like other tokens, so we want to mark those
[
all
...]
/external/bison/build-aux/
texinfo.tex
330
% Have to do this
stuff
outside the \shipout because we want it to
778
% if you have multiple lines of
stuff
to put here, you'll need to
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
351
% Have to do this
stuff
outside the \shipout because we want it to
887
% if you have multiple lines of
stuff
to put here, you'll need to
[
all
...]
/prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar
/external/chromium_org/third_party/readability/js/
readability.js
453
/* Do these last as the previous
stuff
may have removed junk that will affect these */
526
* most likely to be the
stuff
a user wants to read. Then return it wrapped up in a div.
[
all
...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as
5
* support code essentially; most of it is error recovery
stuff
and
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_manager.js
686
// TODO(stoarca): The
stuff
below belongs in its own layer.
[
all
...]
/build/tools/droiddoc/templates-ds/assets/js/
docs.js
14
/****** ON LOAD SET UP
STUFF
*********/
[
all
...]
/build/tools/droiddoc/templates-sac/assets/js/
docs.js
15
/****** ON LOAD SET UP
STUFF
*********/
[
all
...]
/external/mksh/src/
Build.sh
1348
# Compiler: check for
stuff
that only generates warnings
[
all
...]
/prebuilts/devtools/tools/lib/
ddmlib.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.0/
ddmlib-22.4.0.jar
Completed in 1442 milliseconds
1
2
3
4
5
6
7
8
9
10