HomeSort by relevance Sort by last modified time
    Searched full:pick (Results 51 - 75 of 657) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/netcat/
Makefile.dist 9 # pick gcc if you'd rather , and/or do -g instead of -O if debugging
53 # Pick this one ahead of "solaris" if you actually have the nonshared
  /external/webkit/WebCore/platform/text/
TextEncodingDetectorICU.cpp 68 // 1. Use ucsdet_detectAll and pick the most likely one given
113 // If no match is found so far, just pick the top match.
  /packages/apps/Contacts/src/com/android/contacts/
ContactOptionsActivity.java 124 // Allow user to pick 'Default'
135 // Otherwise pick default ringtone Uri so that something is selected.
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 76 { package opcode; # pick up opcodes
132 { package const; # pick up constants, which start with $
160 { package ea; # pick up effective addresses: expr(%reg,%reg,scale)
225 { package register; # pick up registers, which start with %.
260 { package label; # pick up labels, which end with :
300 { package expr; # pick up expressioins
320 { package directive; # pick up directives, which start with .
x86asm.pl 41 Pick one target type from
  /packages/apps/Gallery/
AndroidManifest.xml 64 <action android:name="android.intent.action.PICK" />
70 <action android:name="android.intent.action.PICK" />
167 <!-- We configure a widget by asking to pick a photo, then crop it, and store the config internally -->
  /packages/apps/Gallery3D/
AndroidManifest.xml 49 <action android:name="android.intent.action.PICK" />
55 <action android:name="android.intent.action.PICK" />
177 <!-- We configure a widget by asking to pick a photo, then crop it, and store the config internally-->
  /dalvik/dx/src/com/android/dx/dex/file/
UniformItemSection.java 53 // Since each item has to be the same size, we can pick any.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
ObjectPool.java 30 * Pool of object of a given type to pick from to help memory usage
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
SAXException.java 126 * Override toString to pick up any embedded exception.
  /dalvik/vm/mterp/armv5te/
OP_CHECK_CAST.S 69 b .L${opcode}_resolved @ pick up where we left off
OP_INSTANCE_OF.S 85 b .L${opcode}_resolved @ pick up where we left off
  /dalvik/vm/mterp/x86/
OP_CHECK_CAST.S 82 jmp .L${opcode}_resolved # pick up where we left off
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessorSdk5.java 47 * Returns a Pick Contact intent using the Eclair "contacts" URI.
  /external/libpcap/
etherent.c 143 /* pick up name */
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c 424 /* Pick some default audio frequency */
434 /* Pick some default audio format */
444 /* Pick a default number of channels */
464 /* Pick a default of ~46 ms at desired frequency */
  /external/stlport/stlport/stl/config/
_mwerks.h 136 // post version 8. We hook into the published interface to pick up
  /external/webkit/SunSpider/
TODO 28 My current thought is to either pick some specific browser on a
  /external/webkit/WebCore/bridge/
runtime_method.cpp 58 // just pick the first method. The fundamental problem here is that
  /external/webkit/WebCore/rendering/
RenderReplica.cpp 39 // This is a hack. Replicas are synthetic, and don't pick up the attributes of the
  /external/webkit/WebKit/chromium/src/
WebImageSkia.cpp 57 // Pick the frame closest to |desiredSize|'s area without being smaller,
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_identity.c 114 wpa_printf(MSG_DEBUG, "EAP-Identity: failed to pick "
  /frameworks/base/libs/rs/
rsAllocation.h 98 // which can be used by a driver to pick the best memory type.
  /frameworks/base/tests/backup/
test_restore.sh 68 # pick the most recent set and restore from it
  /packages/apps/Calendar/src/com/android/calendar/
GoogleCalendarUriIntentFilter.java 73 // Pick up attendee status action from uri clicked

Completed in 68 milliseconds

1 23 4 5 6 7 8 91011>>