OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pick
(Results
101 - 125
of
657
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/ApiDemos/src/com/example/android/apis/app/
MenuInflateFromXml.java
122
// can no longer
pick
a different menu XML.
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorPickerDialog.java
231
setTitle("
Pick
a Color");
/development/samples/NotePad/
AndroidManifest.xml
40
<action android:name="android.intent.action.
PICK
" />
/development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java
79
//
Pick
out month names from resources
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java
68
//
Pick
out month names from resources
/device/htc/passion/
setup-makefiles.sh
50
#
Pick
up overlay for features that depend on non-open-source files
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
RefQueueWorker.java
47
* this worker. It will
pick
up the queued references and pass them
/external/bison/lib/
getopt_int.h
51
This allows us to
pick
up the scan where we left off.
/external/dnsmasq/
doc.html
61
Dnsmasq can be configured to automatically
pick
up the addresses of
/external/dropbear/
loginrec.h
57
/*
pick
up the user's location for lastlog if given */
/external/e2fsprogs/e2fsck/
mtrace.h
224
/*
Pick
up the current statistics. */
/external/icu4c/stubdata/
Android.mk
23
# make sure to
pick
all of the following options, as they are required
/external/icu4c/tools/genren/
genren.pl
51
/^-S/ && (($U_ICU_VERSION_SUFFIX = shift(@ARGV)), next); #
pick
the suffix
/external/ipsec-tools/src/racoon/doc/
README.gssapi
48
pick
up the configuration options. The original sources
/external/kernel-headers/original/asm-arm/
user.h
21
current->brk to
pick
up all of the user variables, plus any memory
/external/kernel-headers/original/asm-x86/
user_32.h
20
current->brk to
pick
up all of the user variables, plus any memory
/external/opencore/oscl/oscl/osclbase/src/
oscl_base.h
32
\brief The file oscl_base.h is the public header that should be included to
pick
up the platform configuration, basic type definitions, and common macros.*/
oscl_base_macros.h
38
//
Pick
up any platform-specific definitions for the common
/external/opencore/oscl/oscl/osclio/src/
oscl_socket_serv_imp_reqlist.cpp
98
//called by server to
pick
up new requests.
/external/skia/include/core/
SkTypeface.h
88
pick
a new style from the same family of the existing typeface.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
randgen.h
138
//
Pick
a random transition from the source state
/external/v8/test/mjsunit/
debug-compile-event.js
94
// Check that we
pick
script name from //@ sourceURL, iff present
/external/webkit/WebCore/css/
CSSFontFaceSource.cpp
123
// If we are still loading, then we let the system
pick
a font.
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-code.c
100
/*
Pick
out the basename of a full filename, and return a pointer
/frameworks/base/graphics/java/android/graphics/
Typeface.java
88
* typeface and the specified Style. Use this call if you want to
pick
a new
Completed in 177 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>