/external/ipsec-tools/src/racoon/ |
TODO | 34 we may need to pick from "no PFS" or "same as phase 1 DH group")
|
/external/junit/src/junit/swingui/ |
TestSelector.java | 39 * A test class selector. A simple dialog to pick the name of a test suite.
|
/external/openssl/crypto/des/asm/ |
des686.pl | 26 Pick one target type from
|
/external/openssl/crypto/dh/ |
dh.h | 119 /* This first argument is used to pick up errors when
|
/external/openssl/include/openssl/ |
dh.h | 119 /* This first argument is used to pick up errors when
|
/external/webkit/WebCore/css/ |
CSSStyleSheet.cpp | 151 // be able to pick it up easily.
|
/external/webkit/WebCore/platform/chromium/ |
ScrollbarThemeChromiumLinux.cpp | 104 // sure to pick colors that blend in nicely with the system GTK
|
/external/webkit/WebCore/platform/graphics/mac/ |
FontCacheMac.mm | 174 // FIXME: Would be even better to somehow get the user's default font here. For now we'll pick
|
/external/webkit/WebKitTools/CodeCoverage/ |
cov.py | 151 # limitation and i have no workaround yet. We just hope we will pick
|
/external/webkit/WebKitTools/WebKitLauncher/ |
WebKitNightlyEnabler.m | 137 // Fiddle with CoreFoundation to have it pick up the executable path as being within WebKit.app
|
/frameworks/base/core/java/android/widget/ |
TimePicker.java | 45 * Under AM/PM mode, the user can hit 'a', 'A", 'p' or 'P' to pick.
|
/frameworks/base/docs/html/guide/tutorials/views/ |
index.jd | 28 <p>With this knowledge, you're ready to begin, so take your pick.</p>
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
AccountUnlockScreen.java | 188 // the user can pick a new one if they want to
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmReceiver.java | 90 // pick it up.
|
/packages/apps/Contacts/src/com/android/contacts/ui/ |
ShowOrCreateActivity.java | 177 // If more than one, show pick list
|
EditContactActivity.java | 184 // Trigger dialog to pick account type 533 // Pick a new photo for the contact [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmReceiver.java | 90 // pick it up.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/ |
TNETWArb_buffer.c | 316 /* Pick up corresponding buffer */
|
/external/icu4c/common/ |
locmap.c | 314 {0x081a, "sr_Latn"}, /* It's 0x1a or 0x081a, pick one to make the test program happy. */ 317 {0x0c1a, "sr_Cyrl"}, /* It's 0x1a or 0x0c1a, pick one to make the test program happy. */ 413 {0x0814, "nn"}, /* It's 0x14 or 0x814, pick one to make the test program happy. */
|
/external/icu4c/i18n/ |
ucol_sit.cpp | 423 // first we want to pick stuff out of short string. 442 // if there is a keyword, we pick it up and try to get elements 486 // first we want to pick stuff out of short string.
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
xf86str.h | 1054 LOOKUP_BEST_REFRESH, /* Pick modes with best refresh */ 1055 LOOKUP_CLOSEST_CLOCK, /* Pick modes with the closest clock */ 1056 LOOKUP_LIST_ORDER, /* Pick first useful mode in list */ [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
ContactsListActivity.java | 233 /** Show all contacts and pick them when clicking */ 239 /** Show all people through the legacy provider and pick them when clicking */ 245 /** Show all contacts and pick them when clicking, and allow creating a new contact */ 248 /** Show all phone numbers and pick them when clicking */ 250 /** Show all phone numbers through the legacy provider and pick them when clicking */ 253 /** Show all postal addresses and pick them when clicking */ 256 /** Show all postal addresses and pick them when clicking */ 263 /** Run a search query in PICK mode, but that still launches to VIEW */ 271 /** Run a search query in a PICK mode */ 279 /** Run a search query in PICK mode, but that still launches to EDIT * [all...] |
/frameworks/base/core/java/android/content/ |
Intent.java | 144 * browse through them and pick one and return it to the parent activity.</p> 150 * allowing the user to pick one of them and then some data inside of it 152 * for example, in an e-mail application to allow the user to pick some 251 * <action android:name="android.intent.action.PICK" /> 310 * <action android:name="{@link #ACTION_PICK android.intent.action.PICK}" /> 320 * the VIEW and EDIT actions), or to pick a particular note and return it 321 * to the caller (via the PICK action). Note also the DEFAULT category 336 * The GET_CONTENT action is similar to the PICK action, where the activity 357 * <li> <p><b>{ action=android.app.action.PICK 361 * the user can pick a note whose data URL is returned back to the caller.</p [all...] |
/external/webkit/WebKit/qt/tests/qwebframe/ |
tst_qwebframe.cpp | [all...] |
/bionic/libc/include/arpa/ |
telnet.h | 279 #define ENCRYPT_IS 0 /* I pick encryption type ... */
|