HomeSort by relevance Sort by last modified time
    Searched full:namespaces (Results 451 - 475 of 1492) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/main/
errors.c 181 &ctx->Debug.ClientIDs.Namespaces[source][type];
232 &ctx->Debug.ClientIDs.Namespaces[source][type];
259 * For implementation-controlled namespaces, we keep an array
631 foreach(node, &ClientIDs->Namespaces[s][t].Severity[sev]) {
639 * Debugging-message namespaces with the source APPLICATION or THIRD_PARTY
765 ClientIDs->Namespaces[s][t].IDs = _mesa_NewHashTable();
766 assert(ClientIDs->Namespaces[s][t].IDs);
769 make_empty_list(&ClientIDs->Namespaces[s][t].Severity[sev]);
782 _mesa_DeleteHashTable(ClientIDs->Namespaces[s][t].IDs);
787 foreach_s(node, tmp, &ClientIDs->Namespaces[s][t].Severity[sev])
    [all...]
  /external/chromium_org/third_party/libxml/src/
pattern.c 182 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
183 int nb_namespaces; /* the number of namespaces */
281 * @namespaces: the prefix definitions, array of [URI, prefix] terminated
290 const xmlChar **namespaces) {
306 if (namespaces != NULL) {
308 for (i = 0;namespaces[2 * i] != NULL;i++);
313 cur->namespaces = namespaces;
959 if (xmlStrEqual(ctxt->namespaces[2 * i + 1], prefix))
    [all...]
  /external/libxml2/
pattern.c 185 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
186 int nb_namespaces; /* the number of namespaces */
284 * @namespaces: the prefix definitions, array of [URI, prefix] terminated
293 const xmlChar **namespaces) {
309 if (namespaces != NULL) {
311 for (i = 0;namespaces[2 * i] != NULL;i++)
317 cur->namespaces = namespaces;
963 if (xmlStrEqual(ctxt->namespaces[2 * i + 1], prefix))
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
transform.c 44 #include "namespaces.h"
1092 * reconciliate namespaces.
1176 * Add namespaces as they are needed
    [all...]
xslt.c 35 #include "namespaces.h"
634 * REVISIT TODO: Free info of in-scope namespaces.
693 * Global list of in-scope namespaces.
1130 "template has %d inherited namespaces\n", nbns);
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
DOMConfiguration.java 55 * <code>true</code>: "namespaces", "namespace-declarations", "well-formed",
162 * comments", "namespaces".Other parameters are not changed unless
171 * <dt><code>"namespaces"</code></dt>
183 * parameter "namespaces" is set to <code>false</code>.
187 * the schema, in the document. See also the sections "Declaring Namespaces"
188 * in [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
189 * and [<a href='http://www.w3.org/TR/2004/REC-xml-names11-20040204/'>XML Namespaces 1.1</a>]
  /external/chromium_org/chrome/browser/component_updater/test/
update_response_unittest.cc 121 // The v3 version of the protocol is not using namespaces. However, the parser
122 // must be able to parse responses that include namespaces.
140 // Includes unrelated <app> tags from other xml namespaces - this should
  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
xmlnsstack_unittest.cc 185 // builtin namespaces cannot be added
193 // namespaces already added cannot be added again.
213 // verify added namespaces are still defined
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /external/expat/doc/
xmlwf.1 67 This implies no namespaces (turns off \fB-n\fR) and
109 Turns on namespace processing. (describe namespaces)
110 \fB-c\fR disables namespaces.
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPConst.java 24 // Standard namespaces
35 // Adobe standard namespaces
98 // XMP namespaces that are Adobe private
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java 129 /** stores namespaces in scope */
165 // Parameter namespaces, true [required] (default)
166 private final static int NAMESPACES = 0x1 << 8;
619 // namespaces=true, record and fixup namspaced element
620 if ((fFeatures & NAMESPACES) != 0) {
651 if ((fFeatures & NAMESPACES) != 0 ) {
703 // namespaces=true, normalize all non-namespace attributes
705 if ((fFeatures & NAMESPACES) != 0 && !xmlnsAttr) {
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DOM2Helper.java 60 * XML Namespaces specification. This is prepared to handle documents
  /external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java 25 * namespaces. Examples would include resolving the meaning of a
  /external/bison/lib/
pathmax.h 69 /* The page "Naming Files, Paths, and Namespaces" on msdn.microsoft.com,
  /external/ceres-solver/include/ceres/
fpclassify.h 33 // does not respect namespaces.
  /external/chromium-trace/trace-viewer/src/base/
settings.js 100 * This method makes sure the two namespaces are always set properly.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checker.py 40 'Fully qualified namespaces that should be not be reported '
  /external/chromium_org/build/
json_schema_compile.gypi 11 # Functions and namespaces can be excluded by setting "nocompile" to true.
  /external/chromium_org/cc/resources/
task_graph_runner.cc 262 // Build new "ready to run" task namespaces queue.
271 // Rearrange the task namespaces in |ready_to_run_namespaces_| in such a way
300 // There may be other namespaces that have finished running tasks, so wake
461 // Rearrange the task namespaces in |ready_to_run_namespaces_| in such a way
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
xpath_util.js 23 * Mapping for some default namespaces.
  /external/chromium_org/components/policy/core/common/
policy_bundle.cc 46 // add what's missing, and merge the namespaces in common.
policy_service_impl.h 64 // of namespaces whose policies have been modified.
  /external/chromium_org/gpu/command_buffer/service/
gpu_tracer.h 22 // Id used to keep trace namespaces separate
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
input__event_8h.html 31 Namespaces</h2><table class="memberdecls">

Completed in 500 milliseconds

<<11121314151617181920>>