HomeSort by relevance Sort by last modified time
    Searched full:push (Results 351 - 375 of 1534) sorted by null

<<11121314151617181920>>

  /external/webkit/WebKit/win/
WebResource.h 32 #pragma warning(push, 0)
WebURLAuthenticationChallenge.h 31 #pragma warning(push, 0)
WebURLAuthenticationChallengeSenderCFNet.cpp 36 #pragma warning(push, 0)
WebURLAuthenticationChallengeSenderCurl.cpp 37 #pragma warning(push, 0)
WebURLCredential.h 31 #pragma warning(push, 0)
WebURLProtectionSpace.h 31 #pragma warning(push, 0)
WebURLResponse.h 31 #pragma warning(push, 0)
  /external/wpa_supplicant/
eap_defs.h 21 #pragma pack(push, 1)
eap_psk_common.h 35 #pragma pack(push, 1)
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_defs.h 21 #pragma pack(push, 1)
eap_fast_common.h 46 #pragma pack(push, 1)
eap_tlv_common.h 45 #pragma pack(push, 1)
  /frameworks/base/media/libdrm/mobile2/include/drmmanager/
DrmManager.h 98 * Handle DRM2.0 push message
  /frameworks/base/media/libdrm/mobile2/include/util/xml/
DomExpatAgent.h 73 * Push a xml element with the specific tag name into stack.
  /hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.cpp 132 roles->push(s);
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetBind.java 68 // Push newly updated widget to surface
  /packages/apps/Gallery3D/src/com/cooliris/media/
PhotoAppWidgetBind.java 68 // Push newly updated widget to surface
  /packages/apps/IM/libwbxml/include/
wbxml_stl.h 98 Vector<T>::push(val);
  /packages/apps/IM/src/com/android/im/imps/
ImpsConnectionConfig.java 435 * WAP 1.2 or WAP 2.0 push using WSP unit push message and SMS as a
441 * WAP 1.2 or WAP 2.0 push using WSP unit push message and UDP/IP as a
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventDisplayOptions.java 217 Button okButton = new Button(bottomButtons, SWT.PUSH);
229 Button cancelButton = new Button(bottomButtons, SWT.PUSH);
277 mEventDisplayNewButton = new Button(bottomControls, SWT.PUSH | SWT.FLAT);
289 mEventDisplayDeleteButton = new Button(bottomControls, SWT.PUSH | SWT.FLAT);
301 mEventDisplayUpButton = new Button(bottomControls, SWT.PUSH | SWT.FLAT);
329 mEventDisplayDownButton = new Button(bottomControls, SWT.PUSH | SWT.FLAT);
613 widgets.mNewButton = new Button(rightControls, SWT.PUSH | SWT.FLAT);
637 widgets.mEditButton = new Button(rightControls, SWT.PUSH | SWT.FLAT);
672 widgets.mDeleteButton = new Button(rightControls, SWT.PUSH | SWT.FLAT);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
LibraryProperties.java 151 mAddButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
171 mRemoveButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
190 mUpButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
210 mDownButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
  /sdk/emulator/qtools/
opcode.cpp 192 "push",
  /system/extras/tests/sdcard/
README 18 adb push $ANDROID_PRODUCT_OUT/system/bin/sdcard_perf_test /system/bin/sdcard_perf_test
  /external/v8/src/arm/
macro-assembler-arm.cc 294 push(ip);
296 push(ip);
331 // Push in reverse order: caller_fp, sp_on_exit, and caller_pc.
336 push(ip); // Accessed from ExitFrame::code_slot.
353 // Use sp as base to push.
379 push(r7, eq); // Conditional push instruction.
652 push(r1);
671 push(r6);
784 // TODO(119): avoid push(holder_reg)/pop(holder_reg
    [all...]
  /external/openssl/crypto/aes/asm/
aes-x86_64.pl 354 push %rbx
355 push %rbp
356 push %r12
357 push %r13
358 push %r14
359 push %r15
668 push %rbx
669 push %rbp
670 push %r12
671 push %r1
    [all...]

Completed in 53 milliseconds

<<11121314151617181920>>