Searched refs:components (Results 1 - 25 of 116) sorted by relevance

12345

/netbsd-current/sys/external/bsd/acpica/
H A Dacpica2netbsd45 mv components/* .
46 rmdir source components
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dcolor.h36 unsigned int components[4]; member in class:color
73 // Return the actual color scheme and retrieve the color components
77 // retrieve the components of a color
87 #define Cyan components[0]
88 #define Magenta components[1]
89 #define Yellow components[2]
90 #define Black components[3]
92 #define Red components[0]
93 #define Green components[1]
94 #define Blue components[
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DOID.pm153 # The components become a list of ( identifier, number ) pairs,
156 my @components;
159 @components = ( $oid =~ m/${objcomponent_re}\s*/g );
162 @components = ( $oid =~ m/${xmlobjcomponent_re}\.?/g );
165 croak "Invalid ASN.1 object '$input'" unless @components;
167 unless scalar(@components) % 2 == 0;
178 } ( @components[0..1] );
188 } @components[2..$#components]
192 # components followin
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder_format.c119 p = rk_strpoolprintf(p, "%d", oid->components[i]);
142 data->components = NULL;
153 c = realloc(data->components,
154 (data->length + 1) * sizeof(data->components[0]));
160 data->components = c;
168 data->components[data->length++] = (unsigned int)l;
H A Dder_copy.c181 to->components = malloc(to->length * sizeof(*to->components));
182 if (to->length != 0 && to->components == NULL)
184 memcpy(to->components, from->components,
185 to->length * sizeof(*to->components));
H A Dder_free.c147 free(k->components);
148 k->components = NULL;
H A Dder_cmp.c43 return memcmp(p->components,
44 q->components,
45 p->length * sizeof(*p->components));
H A Dasn1-common.h47 unsigned *components; member in struct:heim_oid
H A Dder_get.c583 if (len + 1 > UINT_MAX/sizeof(data->components[0]))
586 data->components = malloc((len + 1) * sizeof(data->components[0]));
587 if (data->components == NULL)
589 data->components[0] = (*p) / 40;
590 data->components[1] = (*p) % 40;
606 data->components[n] = u;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dshrink-wrap.c1023 can put parts of it in places where those components are executed less
1025 components that can be put in more than one location, and where those
1026 components can be executed more than once (the epilogue component will
1031 components are simple saves/restores to/from the frame of callee-saved
1032 registers. This code treats components abstractly (as an sbitmap),
1035 Prologue components are placed in such a way that for every component
1043 get a prologue inserted. That then is how the components are placed.
1044 We could place the epilogue components a bit smarter (we can save a
1054 where we want to put them), separate shrink-wrapping for the components
1061 dump_components (const char *label, sbitmap components)
1060 dump_components(const char *label, sbitmap components) argument
1113 init_separate_shrink_wrap(sbitmap components) argument
1266 spread_components(sbitmap components) argument
1396 bitmap_and_compl (SW (bb)->has_components, components, local
1420 disqualify_problematic_components(sbitmap components) argument
1493 emit_common_heads_for_components(sbitmap components) argument
1578 emit_common_tails_for_components(sbitmap components) argument
1684 insert_prologue_epilogue_for_components(sbitmap components) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dshrink-wrap.cc1034 can put parts of it in places where those components are executed less
1036 components that can be put in more than one location, and where those
1037 components can be executed more than once (the epilogue component will
1042 components are simple saves/restores to/from the frame of callee-saved
1043 registers. This code treats components abstractly (as an sbitmap),
1046 Prologue components are placed in such a way that for every component
1054 get a prologue inserted. That then is how the components are placed.
1055 We could place the epilogue components a bit smarter (we can save a
1065 where we want to put them), separate shrink-wrapping for the components
1072 dump_components (const char *label, sbitmap components)
1071 dump_components(const char *label, sbitmap components) argument
1124 init_separate_shrink_wrap(sbitmap components) argument
1277 spread_components(sbitmap components) argument
1431 disqualify_problematic_components(sbitmap components) argument
1504 emit_common_heads_for_components(sbitmap components) argument
1589 emit_common_tails_for_components(sbitmap components) argument
1695 insert_prologue_epilogue_for_components(sbitmap components) argument
[all...]
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp81 components[0] = c->components[0];
82 components[1] = c->components[1];
83 components[2] = c->components[2];
84 components[3] = c->components[3];
128 fatal("argument is not big enough to store 4 color components");
130 c[0] = components[
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-internal.h87 extern void rs6000_disqualify_components (sbitmap components, edge e,
90 extern void rs6000_emit_prologue_components (sbitmap components);
91 extern void rs6000_emit_epilogue_components (sbitmap components);
92 extern void rs6000_set_handled_components (sbitmap components);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-internal.h91 extern void rs6000_disqualify_components (sbitmap components, edge e,
94 extern void rs6000_emit_prologue_components (sbitmap components);
95 extern void rs6000_emit_epilogue_components (sbitmap components);
96 extern void rs6000_set_handled_components (sbitmap components);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.py25 # All the components created in gdbarch-components.py.
26 components = [] variable
50 "Base class for all components."
55 components.append(self)
175 # Read the components.
176 with open("gdbarch-components.py") as fd:
185 "Filter function to only allow Info components."
190 "Filter function to omit Info components."
200 # Do Info components firs
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dgen_autofdo_event.py106 components = n[0].split("-") variable
107 model = components[2]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddiscovery.py82 # Skip files and virtual components.
83 components = []
88 components.append(base)
90 components.reverse()
93 return ts, tuple(relative + tuple(components))
H A DTest.py213 def getSourcePath(self, components):
214 return os.path.join(self.source_root, *components)
216 def getExecPath(self, components):
217 return os.path.join(self.exec_root, *components)
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Dpath.cpp43 /// A normalized path cannot have empty components; i.e. there can be at most
183 /// Counts the number of components in the path.
185 /// \return The number of components.
250 /// Concatenates this path with one or more components.
252 /// \param components The new components to concatenate to the path. These are
254 /// components cannot represent an absolute path.
257 /// provided components.
259 /// \throw utils::fs::invalid_path_error If components does not represent a
264 fs::path::operator/(const std::string& components) cons
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Ddotwait.mk24 # then the target names will differ in numeric components, such that
29 # of their own name, in which alphabetic components like ".a" or ".b"
/netbsd-current/external/apache2/llvm/dist/llvm/utils/release/
H A Dexport.sh56 tar -C test-suite-$release$rc.src --strip-components=1 -xzf -
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.cc182 if (!ts->u.derived || !ts->u.derived->components
183 || !ts->u.derived->components->ts.u.derived)
188 if (ts->u.derived->components->ts.u.derived->attr.unlimited_polymorphic)
192 ts->u.derived->components->ts.u.derived->name);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp355 // {C:/,//net/}, so get the first two components.
423 SmallVector<StringRef, 4> components;
424 if (!a.isTriviallyEmpty()) components.push_back(a.toStringRef(a_storage));
425 if (!b.isTriviallyEmpty()) components.push_back(b.toStringRef(b_storage));
426 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage));
427 if (!d.isTriviallyEmpty()) components.push_back(d.toStringRef(d_storage));
429 for (auto &component : components) {
712 // Remove path traversal components ("." and "..") when possible, and
719 SmallVector<StringRef, 16> components;
727 // Loop over path components manuall
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A DFindSpecRefs483 ('20.2 Utility components', '457'),
861 components = '.'.join([str(p[0]) for p in path[1:]])
870 linkStr = '<a href="%s#page=%d">%s</a> (pg.%d)'%(docData[0],page,components,page)
872 linkStr = components
873 if section == components:
878 print >>f, '\t\t<td valign=top>%s</td>'%(components,)
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check144 help=("Force reconfigure of all components"))
166 for component in components:
179 # back through path components until it finds unique component names
193 components = { c for c in bases }
195 if len(components) > 1 or len(components) == len(bases):
197 for c in components:
454 for component in components:
577 components = ["llvm", "dragonegg"]

Completed in 269 milliseconds

12345