Searched refs:fragment (Results 76 - 100 of 165) sorted by relevance

1234567

/external/webkit/Source/WebCore/dom/
H A Dxml_expat_tokenizer.cpp277 XMLTokenizer::XMLTokenizer(DocumentFragment *fragment, Element *parentElement) argument
278 : m_doc(fragment->document())
281 , m_currentNode(fragment)
282 , m_currentNodeIsReferenced(fragment)
295 if (fragment)
296 fragment->ref();
954 bool parseXMLDocumentFragment(const String &string, DocumentFragment *fragment, Element *parent) argument
956 XMLTokenizer tokenizer(fragment, parent);
H A DXMLDocumentParserQt.cpp115 XMLDocumentParser::XMLDocumentParser(DocumentFragment* fragment, Element* parentElement, FragmentScriptingPermission permission) argument
116 : ScriptableDocumentParser(fragment->document())
119 , m_currentNode(fragment)
139 fragment->ref();
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DShaderProgram.h105 ShaderResource(GLuint prog, GLuint vertex, GLuint fragment) argument
108 , fragmentShader(fragment)
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DActionTranslator.g30 filter=true; // try all non-fragment rules in order specified
641 fragment
699 fragment
733 fragment
750 fragment
799 fragment
803 fragment
807 fragment
/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c200 size_t size, alignsize, fragment; local
217 fragment = size % BLOCKALIGN;
218 alignsize = size - fragment;
224 if (fragment) {
228 memcpy(buf+alignsize, sector, fragment);
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm391 - (BOOL)_shouldInsertFragment:(DOMDocumentFragment *)fragment replacingDOMRange:(DOMRange *)range givenAction:(WebViewInsertAction)action;
713 DOMDocumentFragment *fragment;
725 fragment = [[self _frame] _documentFragmentWithNodesAsParagraphs:domNodes];
729 return [fragment firstChild] != nil ? fragment : nil;
737 // Omit style since we want style to be inline so the fragment can be easily inserted.
741 // Omit tags that will get stripped when converted to a fragment anyway.
745 // Omit object so no file attachments are part of the fragment.
768 DOMDocumentFragment *fragment = nil;
771 (fragment
[all...]
H A DWebFrame.mm786 DOMDocumentFragment *fragment = kit(_private->coreFrame->document()->createDocumentFragment().get());
787 [fragment appendChild:node];
788 [self _replaceSelectionWithFragment:fragment selectReplacement:selectReplacement smartReplace:smartReplace matchStyle:matchStyle];
1064 - (void)_replaceSelectionWithFragment:(DOMDocumentFragment *)fragment selectReplacement:(BOOL)selectReplacement smartReplace:(BOOL)smartReplace matchStyle:(BOOL)matchStyle
1066 if (_private->coreFrame->selection()->isNone() || !fragment)
1075 applyCommand(ReplaceSelectionCommand::create(_private->coreFrame->document(), core(fragment), options));
1081 DOMDocumentFragment* fragment = kit(createFragmentFromText(_private->coreFrame->selection()->toNormalizedRange().get(), text).get());
1082 [self _replaceSelectionWithFragment:fragment selectReplacement:selectReplacement smartReplace:smartReplace matchStyle:YES];
1087 DOMDocumentFragment *fragment = [self _documentFragmentWithMarkupString:markupString baseURLString:baseURLString];
1088 [self _replaceSelectionWithFragment:fragment selectReplacemen
[all...]
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Djquery-1.3.2.js516 var fragment = (this[0].ownerDocument || this[0]).createDocumentFragment(),
517 scripts = jQuery.clean( args, (this[0].ownerDocument || this[0]), fragment ),
518 first = fragment.firstChild;
523 fragment.cloneNode(true) : fragment );
847 clean: function( elems, context, fragment ) {
856 if ( !fragment && elems.length === 1 && typeof elems[0] === "string" ) {
950 if ( fragment ) {
957 fragment.appendChild( ret[i] );
/external/openssl/ssl/
H A Dd1_lib.c164 OPENSSL_free(frag->fragment);
172 OPENSSL_free(frag->fragment);
180 OPENSSL_free(frag->fragment);
H A Dd1_both.c193 /* zero length fragment gets zero frag->fragment */
194 frag->fragment = buf;
217 if (frag->fragment) OPENSSL_free(frag->fragment);
364 * is being sent in single fragment */
438 i == DTLS1_HM_FRAGMENT_RETRY) /* bad fragment received */
500 if ( s->d1->r_msg_hdr.frag_off == 0) /* first fragment */
531 /* (0) check whether the desired fragment is available
533 * (1) copy over the fragment t
[all...]
/external/webkit/Source/WebCore/html/parser/
H A DHTMLConstructionSite.cpp139 HTMLConstructionSite::HTMLConstructionSite(DocumentFragment* fragment, FragmentScriptingPermission scriptingPermission) argument
140 : m_document(fragment->document())
141 , m_attachmentRoot(fragment)
160 // This method should only be needed for HTMLTreeBuilder in the fragment case.
206 // encountered during fragment parsing should be ignored.
228 // in a fragment, as changing the owning document's compatibility mode would be wrong.
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
H A DPython.g487 fragment
505 fragment
524 fragment
/external/webkit/Source/WebCore/inspector/front-end/
H A DInjectedFakeWorker.js274 this.fragment = emptyIfNull(parts[6]);
289 hash: this.fragment
298 var relParts = /^([^#?]*)(.*)$/.exec(url); // => [ url, path, query-andor-fragment ]
/external/libxslt/libxslt/
H A Dvariables.c111 * The fragment will be freed at the exit of the currently
114 * since the fragment is only freed when the current xsl:template
131 RVT->next = (xmlNodePtr) XSLT_TCTXT_VARIABLE(ctxt)->fragment;
132 XSLT_TCTXT_VARIABLE(ctxt)->fragment = RVT;
150 * The fragment will be freed when the instruction which created the
151 * fragment exits.
171 RVT->next = (xmlNodePtr) XSLT_TCTXT_VARIABLE(ctxt)->fragment;
172 XSLT_TCTXT_VARIABLE(ctxt)->fragment = RVT;
176 * Store the fragment in the scope of the current instruction.
178 * then this fragment wil
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar ... .eclipse.equinox.p2.metadata.IInstallableUnitFragment fragment java.util.List existingMatches org.eclipse. ...
/external/mesa3d/docs/
H A DMESA_texture_array.spec45 cases the selected textures may vary on a per-fragment basis within
50 per-fragment basis, the application selects which exposures are
74 2D textures. The per-fragment texel is selected by the R texture
264 specified or changed, and when applied to a fragment. Each parameter is
510 "If a fragment program specifies the "MESA_texture_array" program
760 fragment program with an explicit LOD selection.
803 ||2005/12/12||0.3||idr||Updated fragment program interactions.||
/external/webkit/LayoutTests/dom/html/level1/core/
H A Dselfhtml.js152 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
168 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/html/level2/core/
H A Dselfhtml.js152 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
168 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/html/level2/events/
H A Dselfhtml.js152 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
168 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/html/level2/html/
H A Dselfhtml.js152 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
168 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/xhtml/level1/core/
H A Dselfxhtml.js151 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
167 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/xhtml/level2/core/
H A Dselfxhtml.js151 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
167 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/xhtml/level2/events/
H A Dselfxhtml.js151 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
167 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A Dselfxhtml.js151 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
167 if(fragment != null) assertEquals(assertID,fragment, actualFragment);
/external/webkit/LayoutTests/dom/xhtml/level3/core/
H A Dselfxhtml.js151 function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) {
167 if(fragment != null) assertEquals(assertID,fragment, actualFragment);

Completed in 344 milliseconds

1234567