Searched refs:ext (Results 1 - 25 of 407) sorted by relevance

1234567891011>>

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/
H A Dsetup.py25 from _setup.ext import Extension
29 ext = None
31 ext=[Extension('_rcssmin', sources=['rcssmin.c'])]
33 return run(script_args=args, ext=ext, manifest_only=_manifest)
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/
H A Dsetup.py25 from _setup.ext import Extension
29 ext = None
31 ext=[Extension('_rjsmin', sources=['rjsmin.c'])]
33 return run(script_args=args, ext=ext, manifest_only=_manifest)
/external/llvm/test/MC/AArch64/
H A Dneon-extract.s9 ext v0.8b, v1.8b, v2.8b, #0x3
10 ext v0.16b, v1.16b, v2.16b, #0x3
12 // CHECK: ext v0.8b, v1.8b, v2.8b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x2e]
13 // CHECK: ext v0.16b, v1.16b, v2.16b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x6e]
/external/libcxx/test/std/extensions/hash/
H A Dspecializations.fail.cpp11 #include <ext/hash_map>
/external/libcxx/test/std/extensions/hash_map/
H A Dconst_iterator.fail.cpp10 #include <ext/hash_map>
/external/f2fs-tools/tools/
H A Dfibmap.c24 void print_ext(struct file_ext *ext) argument
26 if (ext->end_blk == 0)
27 printf("%8d %8d %8d %8d\n", ext->f_pos, 0, 0, ext->blk_count);
29 printf("%8d %8d %8d %8d\n", ext->f_pos, ext->start_blk,
30 ext->end_blk, ext->blk_count);
95 struct file_ext ext; local
135 ext
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dblkmap64_rb.c71 struct bmap_rb_extent *ext; local
77 ext = node_to_extent(node);
79 ext->start, ext->start + ext->count);
87 struct bmap_rb_extent *ext, *old = NULL; local
91 ext = node_to_extent(node);
92 if (ext->count <= 0) {
94 printf("extent: %llu -> %llu (%u)\n", ext->start,
95 ext
141 rb_get_new_extent(struct bmap_rb_extent **ext, __u64 start, __u64 count) argument
160 rb_free_extent(struct ext2fs_rb_private *bp, struct bmap_rb_extent *ext) argument
209 struct bmap_rb_extent *ext; local
278 struct bmap_rb_extent *ext; local
327 struct bmap_rb_extent *ext; local
391 struct bmap_rb_extent *ext; local
491 struct bmap_rb_extent *ext; local
633 struct bmap_rb_extent *ext; local
732 struct bmap_rb_extent *ext; local
809 struct bmap_rb_extent *ext; local
[all...]
/external/clang/test/CodeGenCXX/
H A Denable_if.cpp7 void ext();
9 void test2(int i) __attribute__((enable_if(&ext != 0, ""))) {}
H A Dtls-init-funcs.cpp19 extern thread_local int ext;
20 int &get_ext() { return ext; }
/external/ipsec-tools/src/libipsec/
H A Dkey_debug.c82 static void kdebug_sadb_x_policy __P((struct sadb_ext *ext));
86 static void kdebug_sadb_x_nat_t_type __P((struct sadb_ext *ext));
87 static void kdebug_sadb_x_nat_t_port __P((struct sadb_ext *ext));
110 struct sadb_ext *ext; local
125 ext = (void *)((caddr_t)(void *)base + sizeof(struct sadb_msg));
129 ext->sadb_ext_len, ext->sadb_ext_type);
131 if (ext->sadb_ext_len == 0) {
135 if (ext->sadb_ext_len > tlen) {
140 switch (ext
511 kdebug_sadb_x_nat_t_type(struct sadb_ext *ext) argument
525 kdebug_sadb_x_nat_t_port(struct sadb_ext *ext) argument
[all...]
/external/bison/src/
H A Dfiles.c145 compute_exts_from_gf (const char *ext)
147 if (strcmp (ext, ".y") == 0)
154 src_extension = xstrdup (ext);
155 header_extension = xstrdup (ext);
165 compute_exts_from_src (const char *ext)
170 src_extension = xstrdup (ext);
171 header_extension = xstrdup (ext);
207 const char **base, const char **tab, const char **ext)
212 *ext = mbsrchr (*base, '.');
217 if (*ext)
143 compute_exts_from_gf(const char *ext) argument
163 compute_exts_from_src(const char *ext) argument
204 file_name_split(const char *file_name, const char **base, const char **tab, const char **ext) argument
230 const char *base, *tab, *ext; local
[all...]
/external/libavc/common/armv8/
H A Dih264_inter_pred_filters_luma_horz_av8.s128 ext v31.8b, v2.8b , v3.8b, #5 ////extract a[5] (column1,row0)
130 ext v30.8b, v3.8b , v4.8b, #5 ////extract a[5] (column2,row0)
132 ext v28.8b, v5.8b , v6.8b, #5 ////extract a[5] (column1,row1)
134 ext v27.8b, v6.8b , v7.8b, #5 ////extract a[5] (column2,row1)
136 ext v31.8b, v2.8b , v3.8b, #2 ////extract a[2] (column1,row0)
138 ext v30.8b, v3.8b , v4.8b, #2 ////extract a[2] (column2,row0)
140 ext v28.8b, v5.8b , v6.8b, #2 ////extract a[2] (column1,row1)
142 ext v27.8b, v6.8b , v7.8b, #2 ////extract a[2] (column2,row1)
144 ext v31.8b, v2.8b , v3.8b, #3 ////extract a[3] (column1,row0)
146 ext v3
[all...]
H A Dih264_inter_pred_luma_horz_qpel_av8.s136 ext v31.8b, v2.8b , v3.8b , #5
138 ext v30.8b, v3.8b , v4.8b , #5
140 ext v28.8b, v5.8b , v6.8b , #5
142 ext v27.8b, v6.8b , v7.8b , #5
144 ext v31.8b, v2.8b , v3.8b , #2
146 ext v30.8b, v3.8b , v4.8b , #2
148 ext v28.8b, v5.8b , v6.8b , #2
150 ext v27.8b, v6.8b , v7.8b , #2
152 ext v31.8b, v2.8b , v3.8b , #3
154 ext v3
[all...]
H A Dih264_inter_pred_luma_horz_hpel_vert_qpel_av8.s159 ext v5.8b, v0.8b , v1.8b , #5
162 ext v2.8b, v0.8b , v1.8b , #2
163 ext v3.8b, v0.8b , v1.8b , #3
165 ext v4.8b, v0.8b , v1.8b , #4
167 ext v1.8b, v0.8b , v1.8b , #1
171 ext v5.8b, v0.8b , v1.8b , #5
173 ext v2.8b, v0.8b , v1.8b , #2
174 ext v3.8b, v0.8b , v1.8b , #3
179 ext v4.8b, v0.8b , v1.8b , #4
181 ext v
[all...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DExtendedLexicalHandler.java30 public interface ExtendedLexicalHandler extends org.xml.sax.ext.LexicalHandler
/external/libunwind/scripts/
H A Dmake-L-files17 ext=$(expr $gname : '[^.]*[.]\(.*\)')
18 if [ "$ext" = "S" ]; then
/external/skia/src/gpu/gl/
H A DGrGLExtensions.cpp21 // finds the index of ext in strings or a negative result if ext is not found.
22 static int find_string(const SkTArray<SkString>& strings, const char ext[]) { argument
26 SkString extensionStr(ext);
72 const char* ext = (const char*) getStringi(GR_GL_EXTENSIONS, i); local
73 (*fStrings)[i] = ext;
103 bool GrGLExtensions::has(const char ext[]) const {
105 return find_string(*fStrings, ext) >= 0;
108 bool GrGLExtensions::remove(const char ext[]) { argument
110 int idx = find_string(*fStrings, ext);
124 add(const char ext[]) argument
[all...]
/external/ipsec-tools/src/include-glibc/net/
H A Dpfkeyv2.h60 #define PFKEY_ADDR_PREFIX(ext) \
61 (((struct sadb_address *)(ext))->sadb_address_prefixlen)
62 #define PFKEY_ADDR_PROTO(ext) \
63 (((struct sadb_address *)(ext))->sadb_address_proto)
64 #define PFKEY_ADDR_SADDR(ext) \
65 ((struct sockaddr *)((caddr_t)(ext) + sizeof(struct sadb_address)))
/external/boringssl/src/crypto/x509v3/
H A Dv3_prn.c69 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported);
95 int X509V3_EXT_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent) argument
104 if(!(method = X509V3_EXT_get(ext)))
105 return unknown_ext_print(out, ext, flag, indent, 0);
106 p = ext->value->data;
107 if(method->it) ext_str = ASN1_item_d2i(NULL, &p, ext->value->length, ASN1_ITEM_ptr(method->it));
108 else ext_str = method->d2i(NULL, &p, ext->value->length);
110 if(!ext_str) return unknown_ext_print(out, ext, flag, indent, 1);
171 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported) argument
187 ext
198 X509V3_EXT_print_fp(FILE *fp, X509_EXTENSION *ext, int flag, int indent) argument
[all...]
H A Dv3_lib.c71 static void ext_list_free(X509V3_EXT_METHOD *ext);
78 int X509V3_EXT_add(X509V3_EXT_METHOD *ext) argument
82 ext_list_free(ext);
85 if(!sk_X509V3_EXT_METHOD_push(ext_list, ext)) {
87 ext_list_free(ext);
118 const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext) argument
121 if((nid = OBJ_obj2nid(ext->object)) == NID_undef) return NULL;
156 const X509V3_EXT_METHOD *ext; local
159 if(!(ext = X509V3_EXT_get_nid(nid_from))) {
167 *tmpext = *ext;
179 ext_list_free(X509V3_EXT_METHOD *ext) argument
195 X509V3_EXT_d2i(X509_EXTENSION *ext) argument
272 X509_EXTENSION *ext, *extmp; local
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DExtensions.java57 Extension ext = Extension.getInstance(e.nextElement());
59 extensions.put(ext.getExtnId(), ext);
60 ordering.addElement(ext.getExtnId());
86 Extension ext = extensions[i];
88 this.ordering.addElement(ext.getExtnId());
89 this.extensions.put(ext.getExtnId(), ext);
121 Extension ext = this.getExtension(oid);
123 if (ext !
[all...]
/external/fonttools/
H A Dsetup.py23 def build_extension(self, ext):
26 build_ext.build_extension(self, ext)
31 (ext.name, sys.exc_info()[1]))
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
H A Dfixjsstyle.py46 suffixes += ['.%s' % ext for ext in FLAGS.additional_extensions]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleExtensions.java70 for (Entry<CaseInsensitiveChar, String> ext : extensions.entrySet()) {
71 char key = AsciiUtil.toLower(ext.getKey().value());
72 String value = ext.getValue();
129 Extension ext = _map.get(Character.valueOf(AsciiUtil.toLower(key.charValue())));
130 if (ext == null) {
133 return ext.getValue();
137 Extension ext = _map.get(Character.valueOf(UnicodeLocaleExtension.SINGLETON));
138 if (ext == null) {
141 assert (ext instanceof UnicodeLocaleExtension);
142 return ((UnicodeLocaleExtension)ext)
[all...]
/external/tcpdump/
H A Dprint-isakmp.c72 const struct isakmp_gen *ext, \
110 const struct isakmp_gen *ext,
125 u_char np, const struct isakmp_gen *ext,
168 const struct isakmp_gen *ext,
543 const struct isakmp_gen *ext,
556 p = (struct ikev1_pl_sa *)ext;
558 UNALIGNED_MEMCPY(&sa, ext, sizeof(sa));
581 np = (u_char *)ext + sizeof(sa);
583 ND_TCHECK2(*(ext + 1), sizeof(ident));
584 UNALIGNED_MEMCPY(&ident, ext
542 ikev1_sa_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_, u_int32_t proto0, int depth) argument
602 ikev1_p_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, u_int32_t phase, u_int32_t doi0, u_int32_t proto0 _U_, int depth) argument
765 ikev1_t_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto, int depth _U_) argument
834 ikev1_ke_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
858 ikev1_id_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1040 ikev1_cert_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi0 _U_, u_int32_t proto0 _U_, int depth _U_) argument
1073 ikev1_cr_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi0 _U_, u_int32_t proto0 _U_, int depth _U_) argument
1105 ikev1_hash_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1129 ikev1_sig_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1153 ikev1_nonce_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1183 ikev1_n_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_, u_int32_t proto0 _U_, int depth) argument
1324 ikev1_d_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi0 _U_, u_int32_t proto0 _U_, int depth _U_) argument
1368 ikev1_vid_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1405 ikev2_gen_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext) argument
1427 ikev2_t_print(netdissect_options *ndo, u_char tpay _U_, int pcount, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1505 ikev2_p_print(netdissect_options *ndo, u_char tpay _U_, int pcount _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, u_int32_t phase, u_int32_t doi0, u_int32_t proto0 _U_, int depth) argument
1569 ikev2_ke_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1598 ikev2_ID_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1680 ikev2_cert_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1690 ikev2_cr_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1700 ikev2_auth_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1736 ikev2_nonce_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1766 ikev2_n_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1973 ikev2_d_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1983 ikev2_vid_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
2017 ikev2_TS_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
2027 ikev2_e_print(netdissect_options *ndo, _U_ struct isakmp *base, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, _U_ u_int32_t phase, _U_ u_int32_t doi, _U_ u_int32_t proto, _U_ int depth) argument
2098 ikev2_cp_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
2108 ikev2_eap_print(netdissect_options *ndo, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
2118 ike_sub0_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2159 ikev1_sub_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2252 const struct isakmp_gen *ext; local
2282 ikev2_sub0_print(netdissect_options *ndo, struct isakmp *base, u_char np, int pcount, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2333 ikev2_sub_print(netdissect_options *ndo, struct isakmp *base, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2405 const struct isakmp_gen *ext; local
[all...]

Completed in 839 milliseconds

1234567891011>>