Home
last modified time | relevance | path

Searched refs:Skip (Results 1 – 25 of 69) sorted by relevance

123

/external/webkit/V8Binding/v8/src/
Ddateparser-inl.h46 if (in.Skip(':')) { in Parse()
47 if (in.Skip(':')) { in Parse()
64 in.Skip('-'); // Ignore suffix '-' for year, month, or day. in Parse()
77 in.Skip('-'); // Ignore suffix '-' for month names in Parse()
89 if (in.Skip(':')) { in Parse()
Ddateparser.h101 bool Skip(uint32_t c) { return ch_ == c ? (Next(), true) : false; } in Skip() function
/external/webkit/WebKit/wx/
DWebView.cpp544 event.Skip(); in OnSize()
558 event.Skip(); in OnMouseEvents()
826 event.Skip(); in OnKeyEvents()
840 event.Skip(); in OnSetFocus()
853 event.Skip(); in OnKillFocus()
861 event.Skip(); in OnActivate()
/external/webkit/WebKit/win/
DCOMEnumVariant.h49 virtual HRESULT STDMETHODCALLTYPE Skip(ULONG celt);
150 HRESULT STDMETHODCALLTYPE COMEnumVariant<ContainerType>::Skip(ULONG celt) in Skip() function
/external/webkit/WebKit/wx/bindings/python/samples/
Dsimple.py110 evt.Skip()
114 evt.Skip()
/external/webkit/WebCore/platform/win/
DWCDataObject.cpp46 STDMETHOD(Skip)(ULONG);
122 STDMETHODIMP WCEnumFormatEtc::Skip(ULONG celt) in Skip() function in WebCore::WCEnumFormatEtc
/external/freetype/src/pshinter/
Dpshalgo.c1055 goto Skip; in psh_glyph_compute_inflections()
1071 goto Skip; in psh_glyph_compute_inflections()
1129 Skip: in psh_glyph_compute_inflections()
1415 goto Skip; in psh_glyph_compute_extrema()
1481 goto Skip; in psh_glyph_compute_extrema()
1489 goto Skip; in psh_glyph_compute_extrema()
1505 Skip: in psh_glyph_compute_extrema()
Dpshglob.c206 goto Skip; in psh_blues_set_zones_0()
221 Skip: in psh_blues_set_zones_0()
/external/webkit/WebKit/win/Interfaces/
DIWebEditingDelegate.idl59 HRESULT Skip(ULONG celt);
87 HRESULT Skip(ULONG celt);
/external/webkit/WebKit/mac/Misc/
DWebNSDataExtras.m154 // Skip the "<" and continue.
194 // Skip the "<" and continue.
226 // Skip the "t/T" and continue.
DWebNSURLExtras.mm161 // Skip quoted strings so that characters in them don't confuse us.
218 // Skip quoted string.
234 // Skip escaped character.
948 // Skip a comment if present.
/external/opencore/fileformats/common/parser/include/
Dpvfile.h242 OSCL_IMPORT_REF int32 Skip(int32 offset, Oscl_File::seek_type origin);
/external/libffi/src/mips/
Do32.S262 bne $16, $13, 1f # Skip fp save if FFI_O32_SOFT_FLOAT
282 bne $16, $13, 1f # Skip fp restore if FFI_O32_SOFT_FLOAT
/external/webkit/V8Binding/v8/test/cctest/
Dcctest.status48 # Apparently our ARM box is in such a state. Skip the test as it also runs for
/external/freetype/src/autofit/
Dafhints.c411 goto Skip; in af_glyph_hints_compute_inflections()
427 goto Skip; in af_glyph_hints_compute_inflections()
488 Skip: in af_glyph_hints_compute_inflections()
/external/opencore/fileformats/common/parser/src/
Dpvfile.cpp380 PVFile::Skip(int32 offset, Oscl_File::seek_type origin) in Skip() function in PVFile
/external/webkit/WebCore/platform/wx/
DScrollViewWx.cpp110 return e.Skip(); in OnScrollWinEvents()
/external/proguard/src/proguard/gui/
DGUIResources.properties120 skipNonPublicLibraryClasses = Skip non-public library classes
121 skipNonPublicLibraryClassMembers = Skip non-public library class members
257 <html>Skip reading non-public library classes, for efficiency.<br>\
260 <html>Skip reading non-public library fields and methods, for efficiency.<br>\
/external/libffi/src/sparc/
Dv8.S180 ! Skip 'unimp'.
/external/webkit/WebKitTools/WebKitLauncher/
DWebKitNightlyEnablerSparkle.m58 … @"Install Update", @"Skip This Version", @"Remind Me Later");
/external/webkit/WebKit/mac/WebView/
DWebHTMLRepresentation.mm327 if (elements[i]->isEnumeratable()) { // Skip option elements, other duds
/external/sonivox/jet_tools/JetCreator/
DJetSegGraph.py204 event.Skip()
/external/bluetooth/glib/
DChangeLog.pre-2-12210 * glib/gstrfuncs.c (g_ascii_formatd): Skip leading
592 * tests/option-test.c (arg_test5): Skip the test if
/external/icu4c/tools/cpysearch/
Dcpyskip.txt176 #Userguide html template file. Skip because adding one would cause multiple
/external/webkit/WebCore/platform/network/mac/
DFormDataStreamMac.mm185 // Skip over any streams we can't open.

123