HomeSort by relevance Sort by last modified time
    Searched full:namespaces (Results 101 - 125 of 2171) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/etree/
ElementTree.py 106 def find(self, element, tag, namespaces=None):
111 def findtext(self, element, tag, default=None, namespaces=None):
116 def iterfind(self, element, tag, namespaces=None):
123 def findall(self, element, tag, namespaces=None):
124 return list(self.iterfind(element, tag, namespaces))
358 # @keyparam namespaces Optional namespace prefix map.
362 def find(self, path, namespaces=None):
363 return ElementPath.find(self, path, namespaces)
370 # @keyparam namespaces Optional namespace prefix map.
377 def findtext(self, path, default=None, namespaces=None)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/etree/
ElementTree.py 106 def find(self, element, tag, namespaces=None):
111 def findtext(self, element, tag, default=None, namespaces=None):
116 def iterfind(self, element, tag, namespaces=None):
123 def findall(self, element, tag, namespaces=None):
124 return list(self.iterfind(element, tag, namespaces))
358 # @keyparam namespaces Optional namespace prefix map.
362 def find(self, path, namespaces=None):
363 return ElementPath.find(self, path, namespaces)
370 # @keyparam namespaces Optional namespace prefix map.
377 def findtext(self, path, default=None, namespaces=None)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 106 def find(self, element, tag, namespaces=None):
111 def findtext(self, element, tag, default=None, namespaces=None):
116 def iterfind(self, element, tag, namespaces=None):
123 def findall(self, element, tag, namespaces=None):
124 return list(self.iterfind(element, tag, namespaces))
358 # @keyparam namespaces Optional namespace prefix map.
362 def find(self, path, namespaces=None):
363 return ElementPath.find(self, path, namespaces)
370 # @keyparam namespaces Optional namespace prefix map.
377 def findtext(self, path, default=None, namespaces=None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 106 def find(self, element, tag, namespaces=None):
111 def findtext(self, element, tag, default=None, namespaces=None):
116 def iterfind(self, element, tag, namespaces=None):
123 def findall(self, element, tag, namespaces=None):
124 return list(self.iterfind(element, tag, namespaces))
358 # @keyparam namespaces Optional namespace prefix map.
362 def find(self, path, namespaces=None):
363 return ElementPath.find(self, path, namespaces)
370 # @keyparam namespaces Optional namespace prefix map.
377 def findtext(self, path, default=None, namespaces=None)
    [all...]
  /external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
test02 30 tst_resm TINFO "cloneNS: namespaces with parent-slave"
79 tst_resm TFAIL "cloneNS/test02: FAILED: cloneNS: namespaces with parent-slave"
  /external/perfetto/src/ipc/protoc_plugin/
ipc_generator.cc 143 std::vector<std::string> namespaces = Split(file.package(), "."); local
144 for (const std::string& ns : namespaces)
179 for (auto it = namespaces.rbegin(); it != namespaces.rend(); it++)
190 std::vector<std::string> namespaces = Split(file.package(), "."); local
191 for (const std::string& ns : namespaces)
219 for (auto it = namespaces.rbegin(); it != namespaces.rend(); it++)
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserAdapter.java 157 private static final String NAMESPACES = FEATURES + "namespaces";
165 * <p>The only features recognized are namespaces and
179 if (name.equals(NAMESPACES)) {
181 namespaces = value;
182 if (!namespaces && !prefixes) {
188 if (!prefixes && !namespaces) {
189 namespaces = true;
203 * <p>The only features recognized are namespaces and
217 if (name.equals(NAMESPACES)) {
824 private boolean namespaces = true; field in class:ParserAdapter
    [all...]
  /external/libxml2/
schematron.c 140 int nbNs; /* the number of namespaces */
145 int nbNamespaces; /* number of namespaces in the array */
147 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematron
196 int nbNamespaces; /* number of namespaces in the array */
198 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematronParserCtxt
406 ctxt->namespaces);
571 if (schema->namespaces != NULL)
572 xmlFree((char **) schema->namespaces);
    [all...]
  /external/python/cpython3/Lib/xml/etree/
ElementTree.py 289 def find(self, path, namespaces=None):
293 *namespaces* is an optional mapping from namespace prefix to full name.
298 return ElementPath.find(self, path, namespaces)
300 def findtext(self, path, default=None, namespaces=None):
305 *namespaces* is an optional mapping from namespace prefix to full name.
312 return ElementPath.findtext(self, path, default, namespaces)
314 def findall(self, path, namespaces=None):
318 *namespaces* is an optional mapping from namespace prefix to full name.
323 return ElementPath.findall(self, path, namespaces)
325 def iterfind(self, path, namespaces=None)
    [all...]
  /external/clang/test/Parser/
cxx0x-in-cxx98.cpp 3 inline namespace N { // expected-warning{{inline namespaces are a C++11 feature}}
  /external/clang/test/Sema/
attr-visibility.c 26 int x __attribute__((type_visibility("default"))); // expected-error {{'type_visibility' attribute only applies to types and namespaces}}
  /external/clang/test/SemaCXX/
warn-missing-variable-declarations.cpp 30 // Structures, namespaces and classes should be unaffected.
  /external/gemmlowp/meta/generators/
cc_emitter.py 44 self.namespaces = []
175 self.namespaces.append(namespace)
178 if not self.namespaces:
180 self.EmitCodeNoSemicolon('} // namespace %s' % self.namespaces.pop())
  /external/libxml2/result/
att8.sax 3 SAX.startElement(ino:response, xmlns:ino='http://namespaces.softwareag.com/tamino/response2', xmlns:xql='http://metalab.unc.edu/xql/', ino:sessionid='556', ino:sessionkey='1590469677')
  /external/libxml2/test/
att8 1 <?xml version="1.0" encoding="ISO-8859-1"?><ino:response xmlns:ino="http://namespaces.softwareag.com/tamino/response2" xmlns:xql="http://metalab.unc.edu/xql/" ino:sessionid="556" ino:sessionkey="1590469677"><xql:query>/bsk:DocPart[@docId=&apos;20040308152601345236&apos; and @docPartNo=1]</xql:query><ino:message ino:returnvalue="0"><ino:messageline>XQL Request processing</ino:messageline></ino:message><xql:result><bsk:DocPart docId="20040308152601345236" docPartNo="1" ino:id="15290" xmlns:bsk="http://www.heitec.net/sara4/tamino/basket"><bsk:File name="4898WPZEO2M65" size="75195"> </bsk:File></bsk:DocPart></xql:result><ino:message ino:returnvalue="0"><ino:messageline>XQL Request processed</ino:messageline></ino:message></ino:response>
  /external/python/cpython2/Modules/expat/
watcomconfig.h 43 /* Define to make XML Namespaces functionality available. */
  /external/python/cpython3/Modules/expat/
watcomconfig.h 43 /* Define to make XML Namespaces functionality available. */
  /external/selinux/libsepol/include/sepol/policydb/
util.h 4 * with hierarchal namespaces.
  /external/strace/
perf_event_struct.h 43 namespaces :1, member in struct:perf_event_attr
  /frameworks/base/tools/aapt2/link/
XmlNamespaceRemover.cpp 27 // Visits each xml Node, removing URI references and nested namespaces.
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsScopeNamespaces.java 20 * String namespaces to define a set of common settings in a scope. For instance
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
xattr.h 16 /* Namespaces */
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 78 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
117 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
156 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
203 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
219 // for things like namespaces, etc.
228 // XPath namespaces are resolved from the input context node's document element
272 // for things like namespaces, etc.
  /external/ltp/testcases/kernel/containers/netns/
netns_helper.sh 50 # Network namespaces handles for manipulating and executing commands inside
51 # namespaces. For 'ns_exec' handles are PIDs of daemonized processes running
52 # in namespaces.
83 # creates two network namespaces and a pair of virtual ethernet devices, each
180 # Sets up NS_EXEC to use 'ns_exec', creates two network namespaces and stores
182 # are PIDs of daemonized processes running in these namespaces). Virtual
217 # Sets up NS_EXEC to use 'ip netns exec', creates two network namespaces
  /external/tensorflow/tensorflow/tools/graph_transforms/
quantize_nodes_test.cc 157 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
211 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
246 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
281 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
321 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
346 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
369 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
396 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
414 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
432 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
    [all...]

Completed in 1399 milliseconds

1 2 3 45 6 7 8 91011>>