/packages/apps/Contacts/src/com/android/contacts/ui/widget/ |
GenericEditorView.java | 325 // Wrap our context to inflate list items using correct theme
|
/packages/apps/Mms/src/com/android/mms/ui/ |
NumberPicker.java | 320 // Wrap around the values if we go past the start or end
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
ansidecl.h | 152 /* PARAMS is often defined elsewhere (e.g. by libintl.h), so wrap it in
|
real.h | 447 /* In tree.c: wrap up a REAL_VALUE_TYPE in a tree node. */
|
/sdk/ddms/app/src/com/android/ddms/ |
PrefsDialog.java | 473 Link text = new Link(mTop, SWT.WRAP);
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/ |
InstrumentationResultParser.java | 59 * <p>Note that the "value" portion of the key-value pair may wrap over several text lines
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
SdkTargetSelector.java | 102 mDescription = new Label(mInnerGroup, SWT.WRAP);
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
txResult.c | 367 * also for wrap around case.
|
/dalvik/vm/reflect/ |
Proxy.c | [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_agg.c | 723 "failed to wrap hash\n"); 1220 "failed to wrap hash\n"); [all...] |
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/ |
pvmf_jitter_buffer.h | 388 /* Wrap around */ 617 /* Wrap around */ [all...] |
/external/quake/quake/src/QW/client/ |
vid_x.c | 233 // alloc an extra line in case we want to wrap, and allocate the z-buffer
288 // alloc an extra line in case we want to wrap, and allocate the z-buffer
|
/external/quake/quake/src/WinQuake/ |
vid_x.cpp | 312 // alloc an extra line in case we want to wrap, and allocate the z-buffer 367 // alloc an extra line in case we want to wrap, and allocate the z-buffer
|
/external/webkit/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | 92 })(property).wrap(method); 245 wrap: function(wrapper) { [all...] |
mootools-1.2.2-core-nc.js | 1104 wrap: function(self, key, method){ 1142 proto[key] = Class.wrap(this, key, value); [all...] |
/external/webkit/WebCore/page/ |
DOMWindow.cpp | 829 bool DOMWindow::find(const String& string, bool caseSensitive, bool backwards, bool wrap, bool /*wholeWord*/, bool /*searchInFrames*/, bool /*showDialog*/) const 835 return m_frame->findString(string, !backwards, caseSensitive, wrap, false); [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GSMPhone.java | [all...] |
/hardware/ti/wlan/wl1271/TWD/Data_Service/ |
RxQueue.c | 530 /* aTidExpectedSn % 0xfff in order to tack care of wrap around */ 728 /* aTidExpectedSn % 0xfff in order to tack care of wrap around */ [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrvSM.c | 255 /* check if request time has expired (note: timer wrap-around is also handled)*/ 363 /* check if request time has expired (note: timer wrap-around is also handled)*/ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrvSM.c | 290 /* check if request time has expired (note: timer wrap-around is also handled)*/ 406 /* check if request time has expired (note: timer wrap-around is also handled)*/ [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrvSM.c | 255 /* check if request time has expired (note: timer wrap-around is also handled)*/ 363 /* check if request time has expired (note: timer wrap-around is also handled)*/ [all...] |
/dalvik/libcore/luni/src/main/java/java/lang/ |
String.java | 194 .decode(ByteBuffer.wrap(data, start, length)); 398 cb = charset.decode(ByteBuffer.wrap(data, start, length)); 402 cb = CharBuffer.wrap("\u003f".toCharArray()); //$NON-NLS-1$ 904 CharBuffer.wrap(this.value, this.offset, this.count)) [all...] |
/external/webkit/WebCore/ |
ChangeLog-2008-08-10 | 637 * bindings/js/ScriptController.h: wrap RetainPtr include in PLATFORM(MAC) [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTM.java | 57 * tree. You can wrap a DOM2DTM around a specific node and its subtree 110 * @param domSource the DOM source that this DTM will wrap. [all...] |
/external/openssl/crypto/objects/ |
objects.txt | 877 aes 5 : id-aes128-wrap 878 aes 25 : id-aes192-wrap 879 aes 45 : id-aes256-wrap [all...] |