/external/webkit/V8Binding/v8/src/ |
D | dateparser-inl.h | 46 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()
|
D | dateparser.h | 101 bool Skip(uint32_t c) { return ch_ == c ? (Next(), true) : false; } in Skip() function
|
/external/webkit/WebKit/wx/ |
D | WebView.cpp | 544 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/ |
D | COMEnumVariant.h | 49 virtual HRESULT STDMETHODCALLTYPE Skip(ULONG celt); 150 HRESULT STDMETHODCALLTYPE COMEnumVariant<ContainerType>::Skip(ULONG celt) in Skip() function
|
/external/webkit/WebKit/wx/bindings/python/samples/ |
D | simple.py | 110 evt.Skip() 114 evt.Skip()
|
/external/webkit/WebCore/platform/win/ |
D | WCDataObject.cpp | 46 STDMETHOD(Skip)(ULONG); 122 STDMETHODIMP WCEnumFormatEtc::Skip(ULONG celt) in Skip() function in WebCore::WCEnumFormatEtc
|
/external/freetype/src/pshinter/ |
D | pshalgo.c | 1055 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()
|
D | pshglob.c | 206 goto Skip; in psh_blues_set_zones_0() 221 Skip: in psh_blues_set_zones_0()
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebEditingDelegate.idl | 59 HRESULT Skip(ULONG celt); 87 HRESULT Skip(ULONG celt);
|
/external/webkit/WebKit/mac/Misc/ |
D | WebNSDataExtras.m | 154 // Skip the "<" and continue. 194 // Skip the "<" and continue. 226 // Skip the "t/T" and continue.
|
D | WebNSURLExtras.mm | 161 // 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/ |
D | pvfile.h | 242 OSCL_IMPORT_REF int32 Skip(int32 offset, Oscl_File::seek_type origin);
|
/external/libffi/src/mips/ |
D | o32.S | 262 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/ |
D | cctest.status | 48 # Apparently our ARM box is in such a state. Skip the test as it also runs for
|
/external/freetype/src/autofit/ |
D | afhints.c | 411 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/ |
D | pvfile.cpp | 380 PVFile::Skip(int32 offset, Oscl_File::seek_type origin) in Skip() function in PVFile
|
/external/webkit/WebCore/platform/wx/ |
D | ScrollViewWx.cpp | 110 return e.Skip(); in OnScrollWinEvents()
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 120 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/ |
D | v8.S | 180 ! Skip 'unimp'.
|
/external/webkit/WebKitTools/WebKitLauncher/ |
D | WebKitNightlyEnablerSparkle.m | 58 … @"Install Update", @"Skip This Version", @"Remind Me Later");
|
/external/webkit/WebKit/mac/WebView/ |
D | WebHTMLRepresentation.mm | 327 if (elements[i]->isEnumeratable()) { // Skip option elements, other duds
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetSegGraph.py | 204 event.Skip()
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-12 | 210 * glib/gstrfuncs.c (g_ascii_formatd): Skip leading 592 * tests/option-test.c (arg_test5): Skip the test if
|
/external/icu4c/tools/cpysearch/ |
D | cpyskip.txt | 176 #Userguide html template file. Skip because adding one would cause multiple
|
/external/webkit/WebCore/platform/network/mac/ |
D | FormDataStreamMac.mm | 185 // Skip over any streams we can't open.
|