HomeSort by relevance Sort by last modified time
    Searched defs:phase (Results 51 - 75 of 142) sorted by null

1 23 4 5 6

  /external/chromium_org/third_party/WebKit/public/web/
WebInputEvent.h 354 enum Phase {
377 Phase phase; member in class:WebKit::WebMouseWheelEvent
378 Phase momentumPhase;
390 , phase(PhaseNone)
  /external/chromium_org/ui/base/events/
event.h 40 void set_phase(EventPhase phase) { event_->phase_ = phase; }
78 EventPhase phase() const { return phase_; } function in class:ui::Event
194 // next event phase. For example, if an event is handled during the pre-target
195 // phase, then the event is dispatched to all pre-target handlers, but not to
  /external/freetype/src/cff/
cffgload.c 1461 FT_Int phase = ( op == cff_op_hlineto ); local
1623 FT_Int phase; local
    [all...]
  /external/freetype/src/truetype/
ttinterp.h 228 FT_F26Dot6 phase; /* `SuperRounding' */ member in struct:TT_ExecContextRec_
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 1622 int width, height, FBPitch, left, i, j, SRCPitch, phase; local
    [all...]
  /external/tcpdump/
print-isakmp.c 420 const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_,
469 cp = isakmp_sub_print(ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0,
480 const u_char *ep, u_int32_t phase, u_int32_t doi0,
503 cp = isakmp_sub_print(ISAKMP_NPTYPE_T, ext, ep, phase, doi0,
570 const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_,
638 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_,
661 const u_char *ep _U_, u_int32_t phase, u_int32_t doi _U_,
692 printf(" [phase=%d doi=%d proto=%d]", phase, doi, proto);
694 switch (phase) {
1288 int phase; local
    [all...]
  /bionic/libc/kernel/common/video/
dsscomp.h 360 enum dsscomp_wait_phase phase; member in struct:dsscomp_wait_data
  /device/generic/goldfish/qemud/
qemud.c 568 int phase = 0; local
571 for (phase = 0; phase < 2; phase++) {
572 if (phase != 0) {
581 if (phase != 0) {
589 if (phase != 0)
597 if (phase != 0) {
604 if (phase != 0) {
611 if (phase != 0)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.cpp 1114 unsigned phase = 0; local
    [all...]
RenderTableSection.cpp 1176 PaintPhase phase = paintInfo.phase; local
    [all...]
RenderBoxModelObject.cpp 970 IntPoint phase = m_phase; local
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cffgload.c 1435 FT_Int phase = ( op == cff_op_hlineto ); local
1601 FT_Int phase; local
    [all...]
  /external/kernel-headers/original/video/
dsscomp.h 632 enum dsscomp_wait_phase phase; /* phase to wait for */ member in struct:dsscomp_wait_data
  /external/ppp/pppd/
main.c 174 int phase; /* where the link is at */ variable
583 while (phase != PHASE_DEAD) {
590 if (phase == PHASE_MASTER)
594 if (phase == PHASE_NETWORK || phase == PHASE_RUNNING) {
616 } while (phase == PHASE_HOLDOFF);
926 { 0x27, "DECnet Phase IV" },
957 { 0x8027, "DECnet Phase IV Control Protocol" },
1054 * Until we get past the authentication phase, toss all packets
1057 if (phase <= PHASE_AUTHENTICAT
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
  /development/ndk/platforms/android-3/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
input.h 819 * @phase: 'horizontal' shift
836 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
input.h 819 * @phase: 'horizontal' shift
836 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
input.h 819 * @phase: 'horizontal' shift
836 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
input.h 661 __u16 phase; member in struct:ff_periodic_effect

Completed in 1484 milliseconds

1 23 4 5 6