Searched refs:namespace (Results 1 - 25 of 27) sorted by relevance

12

/barrelfish-2018-10-04/socs/
H A Domap44xx-int_meta.pl3 namespace:[], label
H A Domap44xx_meta.pl3 namespace:[], label
9 namespace:[], label
15 namespace:[], label
/barrelfish-2018-10-04/lib/acpica/tests/aslts/src/runtime/collections/complex/namespace/
H A DMakefile0 # namespace
3 AMLMOD= namespace
/barrelfish-2018-10-04/lib/acpica/tests/aslts/src/runtime/collections/complex/
H A DMakefile9 namespace
/barrelfish-2018-10-04/usr/skb/programs/
H A Ddecoding_net_queries.pl60 decodes_to(name{name:Core,namespace:[]},name{node_id:Id}).
77 find_memory_region(region{node_id:Core,namespace:[],base:Base,size:Size},region{name:Id})
90 find_device_region(region{node_id:Core,namespace:[],base:Base,size:Size},region{name:Id})
112 find_device_region(region{node_id:Core,namespace:[],base:Addr,size:Size},region{name:Id}),
122 NodeId = node_id{name:Id, namespace:['Int']},
H A Ddecoding_net.pl23 :- export struct(node_id(name,namespace)).
/barrelfish-2018-10-04/lib/cxx/include/
H A Dcxxabi.h34 namespace std {
39 // runtime routines use C calling conventions, but are in __cxxabiv1 namespace
40 namespace __cxxabiv1 {
182 } // namespace __cxxabiv1
184 namespace abi = __cxxabiv1;
H A Dprivate_typeinfo.h16 namespace __cxxabiv1
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dxprintf_errno.c29 #include <namespace.h>
H A Dxprintf_hexdump.c29 #include <namespace.h>
H A Dxprintf_vis.c29 #include <namespace.h>
H A Dxprintf_quote.c29 #include <namespace.h>
H A Dxprintf_int.c36 #include <namespace.h>
46 #include <namespace.h>
49 #include <un-namespace.h>
H A Dxprintf_time.c35 #include <namespace.h>
H A Dxprintf_float.c36 #include <namespace.h>
51 #include <un-namespace.h>
H A Dxprintf_str.c36 #include <namespace.h>
H A Dxprintf.c36 #include "namespace.h"
46 #include <namespace.h>
49 #include "un-namespace.h"
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dxml.pl66 * remove_attribute_prefixes(<bool>) : Remove namespace prefixes from
126 xml_subterm( namespace(_URI,_Prefix,Content), Term ) :-
H A Dxml_diagnosis.pl42 xml_content_fault( namespace(_URI,_Prefix,Element), Indent, Culprit, Path, Message ) :-
H A Dxml_pp.pl37 xml_pp_indented( namespace(URI,Prefix,Element), Indent ) :-
H A Dxml_generation.pl58 generation( namespace(URI, Prefix, element(Name, Atts, Content)),
/barrelfish-2018-10-04/lib/cxx/cxxabi/
H A Dprivate_typeinfo.h16 namespace __cxxabiv1
/barrelfish-2018-10-04/lib/acpica/generate/efi/
H A DMakefile.config72 ACPICA_NAMESPACE = $(ACPICA_CORE)/namespace
/barrelfish-2018-10-04/lib/acpica/generate/unix/
H A DMakefile.config118 ACPICA_NAMESPACE = $(ACPICA_CORE)/namespace
/barrelfish-2018-10-04/lib/acpica/source/common/
H A Ddmextern.c231 * RETURN: The full pathname to the object (from the namespace root)
255 /* Search upwards in the parse tree until we reach the next namespace node */
547 /* Add the external(s) to the namespace */
576 * name is simply not found in the constructed namespace.
679 * been found in the namespace, but the name originated in a
856 * 1) The name was simply not found in the namespace.
986 * DESCRIPTION: Add all externals to the namespace. Allows externals to be
1003 /* Add the external name (object) into the namespace */
1013 "while adding external to namespace [%s]",
1142 * also how many of those externals were resolved via the namespace
[all...]

Completed in 90 milliseconds

12