OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:namespaces
(Results
301 - 325
of
2171
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/developers/samples/android/wearable/wear/WearSpeakerSample/
template-params.xml
55
Use <ext> for custom
namespaces
, if needed. See "Samples Index API" documentation
/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/autotest/client/site_tests/security_ptraceRestrictions/
security_ptraceRestrictions.py
67
# Verify ptrace can be made to work across pid
namespaces
.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.def
11
// Analyzer. The distinction between loc:: and nonloc:: SVal
namespaces
is
/external/clang/lib/Serialization/
ASTCommon.h
81
/// associated with them. C++
namespaces
, on the other hand, can have
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
p2.cpp
77
// expected-warning@-2 {{inline
namespaces
are a C++11 feature}}
/external/cmockery/cmockery_0_1_2/src/
config.h
46
/* define if the compiler implements
namespaces
*/
config.h.in
45
/* define if the compiler implements
namespaces
*/
/external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh
21
-build/
namespaces
/external/expat/
expat_config.h
123
/* Define to make XML
Namespaces
functionality available. */
expat_config.h.cmake
94
/* Define to make XML
Namespaces
functionality available. */
/external/iproute2/man/man8/
ip-monitor.8
82
option is set, the program listens to all network
namespaces
that have a
/external/jsilver/src/com/google/streamhtmlparser/impl/
InternalState.java
32
* "
namespaces
" hence will not clash and there is no current need for this
/external/libxml2/doc/devhelp/
libxml2-c14n.html
74
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the XML document for canonization</td></tr><tr><td><span class="term"><i><tt>nodes</tt></i>:</span></td><td>the nodes set to be included in the canonized image or NULL if all document nodes should be included</td></tr><tr><td><span class="term"><i><tt>mode</tt></i>:</span></td><td>the c14n mode (see @xmlC14NMode)</td></tr><tr><td><span class="term"><i><tt>inclusive_ns_prefixes</tt></i>:</span></td><td>the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive
namespaces
(only for exclusive canonicalization, ignored otherwise)</td></tr><tr><td><span class="term"><i><tt>with_comments</tt></i>:</span></td><td>include comments in the result (!=0) or not (==0)</td></tr><tr><td><span class="term"><i><tt>doc_txt_ptr</tt></i>:</span></td><td>the memory pointer for allocated canonical XML text; the caller of this functions is responsible for calling xmlFree() to free allocated memory</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the number of bytes written on success or a negative value on fail</td></tr></tbody></table></div></div>
78
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the XML document for canonization</td></tr><tr><td><span class="term"><i><tt>nodes</tt></i>:</span></td><td>the nodes set to be included in the canonized image or NULL if all document nodes should be included</td></tr><tr><td><span class="term"><i><tt>mode</tt></i>:</span></td><td>the c14n mode (see @xmlC14NMode)</td></tr><tr><td><span class="term"><i><tt>inclusive_ns_prefixes</tt></i>:</span></td><td>the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive
namespaces
(only for exclusive canonicalization, ignored otherwise)</td></tr><tr><td><span class="term"><i><tt>with_comments</tt></i>:</span></td><td>include comments in the result (!=0) or not (==0)</td></tr><tr><td><span class="term"><i><tt>filename</tt></i>:</span></td><td>the filename to store canonical XML image</td></tr><tr><td><span class="term"><i><tt>compression</tt></i>:</span></td><td>the compression level (zlib requred): -1 - libxml default, 0 - uncompressed, >0 - compression level</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the number of bytes written success or a negative value on fail</td></tr></tbody></table></div></div>
82
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the XML document for canonization</td></tr><tr><td><span class="term"><i><tt>nodes</tt></i>:</span></td><td>the nodes set to be included in the canonized image or NULL if all document nodes should be included</td></tr><tr><td><span class="term"><i><tt>mode</tt></i>:</span></td><td>the c14n mode (see @xmlC14NMode)</td></tr><tr><td><span class="term"><i><tt>inclusive_ns_prefixes</tt></i>:</span></td><td>the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive
namespaces
(only for exclusive canonicalization, ignored otherwise)</td></tr><tr><td><span class="term"><i><tt>with_comments</tt></i>:</span></td><td>include comments in the result (!=0) or not (==0)</td></tr><tr><td><span class="term"><i><tt>buf</tt></i>:</span></td><td>the output buffer to store canonical XML; this buffer MUST have encoder==NULL because C14N requires UTF-8 output</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>non-negative value on success or a negative value on fail</td></tr></tbody></table></div></div>
86
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the XML document for canonization</td></tr><tr><td><span class="term"><i><tt>is_visible_callback</tt></i>:</span></td><td>the function to use to determine is node visible or not</td></tr><tr><td><span class="term"><i><tt>user_data</tt></i>:</span></td><td>the first parameter for @is_visible_callback function (in most cases, it is nodes set)</td></tr><tr><td><span class="term"><i><tt>mode</tt></i>:</span></td><td>the c14n mode (see @xmlC14NMode)</td></tr><tr><td><span class="term"><i><tt>inclusive_ns_prefixes</tt></i>:</span></td><td>the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive
namespaces
(only for exclusive canonicalization, ignored otherwise)</td></tr><tr><td><span class="term"><i><tt>with_comments</tt></i>:</span></td><td>include comments in the result (!=0) or not (==0)</td></tr><tr><td><span class="term"><i><tt>buf</tt></i>:</span></td><td>the output buffer to store canonical XML; this buffer MUST have encoder==NULL because C14N requires UTF-8 output</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>non-negative value on success or a negative value on fail</td></tr></tbody></table></div></div>
/external/libxml2/include/libxml/
SAX2.h
118
const xmlChar **
namespaces
,
/external/libxml2/os400/libxmlrpg/
pattern.rpgle
57
d
namespaces
* const xmlChar *(*)
xpath.rpgle
270
* check
namespaces
at compilation
325
d
namespaces
* xmlNsPtr *
326
d nsNr like(xmlCint) # scope
namespaces
366
d tmpNsNr like(xmlCint) # scope
namespaces
/external/ltp/testcases/kernel/containers/share/
ns_exec.c
51
" of a
namespaces
maintained by NS_PID\nand is specified"
/external/ltp/testcases/kernel/containers/sysvipc/
sem_nstest.c
122
tst_resm(TINFO, "Semaphore
namespaces
Isolation test : %s", tsttype);
shmnstest.c
114
tst_resm(TINFO, "shmid
namespaces
test : %s", tsttype);
/external/mesa3d/src/compiler/glsl/
glsl_symbol_table.h
51
/* In 1.10, functions and variables have separate
namespaces
. */
/external/parameter-framework/upstream/
.clang-format
80
# No indentation for
namespaces
.
/external/skia/tools/
BUILD_simulator.py
70
# With these
namespaces
, we can treat BUILD.public as if it were
Completed in 1499 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>