/external/chromium/chrome/browser/net/ |
load_timing_observer.cc | 85 net::NetLog::EventPhase phase, 91 OnAddURLRequestEntry(type, time, source, phase, params); 93 OnAddHTTPStreamJobEntry(type, time, source, phase, params); 95 OnAddConnectJobEntry(type, time, source, phase, params); 97 OnAddSocketEntry(type, time, source, phase, params); 127 net::NetLog::EventPhase phase, 131 bool is_begin = phase == net::NetLog::PHASE_BEGIN; 132 bool is_end = phase == net::NetLog::PHASE_END; 222 net::NetLog::EventPhase phase, 226 bool is_begin = phase == net::NetLog::PHASE_BEGIN [all...] |
net_log_logger.cc | 27 net::NetLog::EventPhase phase, 30 source, phase,
|
/external/chromium/chrome/browser/profiles/ |
profile_keyed_service.h | 12 // subsystems need a first pass shutdown phase where they drop references. Not
|
/external/chromium/chrome/browser/ui/views/ |
unhandled_keyboard_event_handler.h | 29 // handling it and should eat any Char event that the translate phase may
|
/external/guava/guava-gwt/ |
pom.xml | 71 <phase>generate-resources</phase> 93 <phase>generate-resources</phase>
|
/external/webkit/LayoutTests/fast/encoding/ |
parser-tests-10-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-100-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-110-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-120-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-20-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-30-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-40-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-60-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-70-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-80-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
parser-tests-expected.txt | 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.
|
/external/webkit/Source/WebCore/rendering/ |
RenderReplica.cpp | 65 if (paintInfo.phase != PaintPhaseForeground && paintInfo.phase != PaintPhaseMask) 71 if (paintInfo.phase == PaintPhaseForeground) 78 else if (paintInfo.phase == PaintPhaseMask)
|
/external/webkit/Source/WebKit2/Shared/ |
WebWheelEvent.cpp | 52 WebWheelEvent::WebWheelEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, const FloatSize& delta, const FloatSize& wheelTicks, Granularity granularity, Phase phase, Phase momentumPhase, bool hasPreciseScrollingDeltas, Modifiers modifiers, double timestamp) 59 , m_phase(phase)
|
/hardware/ti/omap3/dspbridge/inc/ |
nldrdefs.h | 112 * Indicates node create, delete, or execute phase function. 158 * create, delete, and execute phase functions of nodes on the DSP target. 225 * Get address of create, delete, or execute phase function of a node on 258 * Load create, delete, or execute phase function of a node on the DSP. 262 * phase: Type of function to load (create, delete, or execute). 266 * DSP_EOVERLAYMEMORY: Can't overlay phase because overlay memory 269 * DSP_EFWRITE: Failed to write phase's code or date to target. 276 NLDR_PHASE phase); 280 * Unload create, delete, or execute phase function of a node on the DSP. 284 * phase: Node function to unload (create, delete, or execute) [all...] |
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
nldrdefs.h | 112 * Indicates node create, delete, or execute phase function. 158 * create, delete, and execute phase functions of nodes on the DSP target. 225 * Get address of create, delete, or execute phase function of a node on 258 * Load create, delete, or execute phase function of a node on the DSP. 262 * phase: Type of function to load (create, delete, or execute). 266 * DSP_EOVERLAYMEMORY: Can't overlay phase because overlay memory 269 * DSP_EFWRITE: Failed to write phase's code or date to target. 276 NLDR_PHASE phase); 280 * Unload create, delete, or execute phase function of a node on the DSP. 284 * phase: Node function to unload (create, delete, or execute) [all...] |
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_shelf_view.mm | 35 NSPoint phase = NSMakePoint(0, NSHeight([self bounds])); 36 [[NSGraphicsContext currentContext] setPatternPhase:phase];
|
/external/guava/guava-testlib/ |
pom.xml | 52 <phase>verify</phase>
|
/external/libnfc-nxp/src/ |
phLibNfc_SE.h | 38 #define PAUSE_PHASE 0x0824 /*Indicates the Pause phase duration*/ 39 #define EMULATION_PHASE 0x5161 /*Indicates the Emulation phase duration*/
|
/external/objenesis/main/ |
pom.xml | 67 <phase>package</phase>
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.def | 36 DEFTIMEVAR (TV_PHASE_SETUP , "phase setup") 37 DEFTIMEVAR (TV_PHASE_PARSING , "phase parsing") 38 DEFTIMEVAR (TV_PHASE_DEFERRED , "phase lang. deferred") 39 DEFTIMEVAR (TV_PHASE_CGRAPH , "phase cgraph") 40 DEFTIMEVAR (TV_PHASE_DBGINFO , "phase debug info") 41 DEFTIMEVAR (TV_PHASE_CHECK_DBGINFO , "phase check & debug info") 42 DEFTIMEVAR (TV_PHASE_GENERATE , "phase generate") 43 DEFTIMEVAR (TV_PHASE_FINALIZE , "phase finalize")
|