HomeSort by relevance Sort by last modified time
    Searched refs:ext (Results 101 - 125 of 456) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/WebKitTools/QueueStatusServer/handlers/
gc.py 29 from google.appengine.ext import webapp
updatestatus.py 30 from google.appengine.ext import webapp, db
31 from google.appengine.ext.webapp import template
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 6 package org.xml.sax.ext;
Locator2Impl.java 6 package org.xml.sax.ext;
  /libcore/luni/src/test/java/tests/api/org/xml/sax/
AllTests.java 34 suite.addTest(tests.api.org.xml.sax.ext.AllTests.suite());
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
enc_filebuf.h 25 /** @file ext/enc_filebuf.h
34 #include <ext/codecvt_specializations.h>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 43 #include <ext/pb_ds/tree_policy.hpp>
44 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
45 #include <ext/pb_ds/detail/types_traits.hpp>
46 #include <ext/pb_ds/detail/debug_map_base.hpp>
47 #include <ext/pb_ds/detail/type_utils.hpp>
48 #include <ext/pb_ds/exception.hpp>
49 #include <ext/pb_ds/detail/tree_trace_base.hpp>
191 #include <ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp>
498 #include <ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp>
499 #include <ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 74 #include <ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp>
81 #include <ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp>
280 #include <ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp>
281 #include <ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp>
282 #include <ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp>
283 #include <ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp>
284 #include <ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp>
285 #include <ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp>
286 #include <ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 43 #include <ext/pb_ds/detail/cond_dealtor.hpp>
44 #include <ext/pb_ds/tag_and_trait.hpp>
45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
46 #include <ext/pb_ds/detail/types_traits.hpp>
47 #include <ext/pb_ds/exception.hpp>
48 #include <ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp>
50 #include <ext/pb_ds/detail/debug_map_base.hpp>
156 #include <ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp>
157 #include <ext/pb_ds/detail/unordered_iterator/point_iterator.hpp>
158 #include <ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
    [all...]
erase_fn_imps.hpp 101 #include <ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp>
102 #include <ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp>
  /external/openssl/crypto/x509v3/
v3_conf.c 72 static X509_EXTENSION *v3_generic_extension(const char *ext, char *value, int crit, int type, X509V3_CTX *ctx);
119 X509_EXTENSION *ext; local
168 ext = do_ext_i2d(method, ext_nid, crit, ext_struc);
171 return ext;
181 X509_EXTENSION *ext; local
201 ext = X509_EXTENSION_create_by_NID(NULL, ext_nid, crit, ext_oct);
202 if (!ext) goto merr;
205 return ext;
260 static X509_EXTENSION *v3_generic_extension(const char *ext, char *value,
269 if (!(obj = OBJ_txt2obj(ext, 0))
328 X509_EXTENSION *ext; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
container_base_dispatch.hpp 44 #include <ext/typelist.h>
47 #include <ext/pb_ds/detail/list_update_map_/lu_map_.hpp>
51 #include <ext/pb_ds/detail/list_update_map_/lu_map_.hpp>
55 #include <ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp>
59 #include <ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp>
63 #include <ext/pb_ds/detail/splay_tree_/splay_tree_.hpp>
67 #include <ext/pb_ds/detail/splay_tree_/splay_tree_.hpp>
71 #include <ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp>
75 #include <ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp>
79 #include <ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
    [all...]
types_traits.hpp 44 #include <ext/pb_ds/detail/basic_types.hpp>
45 #include <ext/pb_ds/detail/type_utils.hpp>
  /external/chromium/third_party/icu/source/tools/toolutil/
ucm.c 272 ucm_moveMappings(UCMTable *base, UCMTable *ext) {
285 if(ext!=NULL && (flag&UCM_MOVE_TO_EXT)) {
287 ucm_addMapping(ext, mb, UCM_GET_CODE_POINTS(base, mb), UCM_GET_BYTES(base, mb));
309 checkBaseExtUnicode(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
318 me=ext->mappings;
319 meLimit=me+ext->mappingsLength;
350 cmp=compareUnicode(base, mb, ext, me);
354 * mapping in base but not in ext, move it
356 * if ext is DBCS, move DBCS mappings here
364 0==uprv_memcmp(UCM_GET_CODE_POINTS(base, mb), UCM_GET_CODE_POINTS(ext, me), 4*mb->uLen
    [all...]
  /external/icu4c/tools/toolutil/
ucm.c 272 ucm_moveMappings(UCMTable *base, UCMTable *ext) {
285 if(ext!=NULL && (flag&UCM_MOVE_TO_EXT)) {
287 ucm_addMapping(ext, mb, UCM_GET_CODE_POINTS(base, mb), UCM_GET_BYTES(base, mb));
309 checkBaseExtUnicode(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
318 me=ext->mappings;
319 meLimit=me+ext->mappingsLength;
350 cmp=compareUnicode(base, mb, ext, me);
354 * mapping in base but not in ext, move it
356 * if ext is DBCS, move DBCS mappings here
364 0==uprv_memcmp(UCM_GET_CODE_POINTS(base, mb), UCM_GET_CODE_POINTS(ext, me), 4*mb->uLen
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
X509Extension.java 70 * @param ext the extension to parse
75 X509Extension ext)
80 return ASN1Object.fromByteArray(ext.getValue().getOctets());
  /external/chromium/base/
hash_tables.h 44 #include <ext/hash_map>
45 #include <ext/hash_set>
  /external/tcpdump/
dccp.h 92 const int ext = DCCPH_X(hdrg) ? sizeof(struct dccp_hdr_ext) : 0;
94 return (struct dccp_hdr_data *)(((u_char *)hdrg) + sizeof(hdrg) + ext);
  /external/webkit/WebKit/wx/
wscript 70 ext = '.a'
72 ext = '.lib'
74 libjscore = os.path.join(output_dir, 'libjscore%s' % ext)
75 libwebcore = os.path.join(output_dir, 'libwebcore%s' % ext)
  /external/webkit/WebKitTools/QueueStatusServer/
main.py 33 from google.appengine.ext import webapp
34 from google.appengine.ext.webapp.util import run_wsgi_app
  /frameworks/base/tests/CoreTests/
run_core_test.sh 2 bpath=$framework/core.jar:$framework/ext.jar:$framework/framework.jar:$framework/android.test.runner.jar
  /packages/providers/CalendarProvider/tests/
Android.mk 14 LOCAL_JAVA_LIBRARIES := ext android.test.runner
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
erase_fn_imps.hpp 99 #include <ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp>
100 #include <ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp>
gp_ht_map_.hpp 41 #include <ext/pb_ds/tag_and_trait.hpp>
42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
43 #include <ext/pb_ds/detail/types_traits.hpp>
44 #include <ext/pb_ds/exception.hpp>
45 #include <ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp>
51 #include <ext/pb_ds/detail/debug_map_base.hpp>
157 #include <ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp>
158 #include <ext/pb_ds/detail/unordered_iterator/point_iterator.hpp>
159 #include <ext/pb_ds/detail/unordered_iterator/const_iterator.hpp>
160 #include <ext/pb_ds/detail/unordered_iterator/iterator.hpp
    [all...]
  /external/chromium/net/base/
mime_util.cc 22 bool GetMimeTypeFromExtension(const FilePath::StringType& ext,
108 const char* ext) {
109 size_t ext_len = strlen(ext);
116 base::strncasecmp(extensions, ext, ext_len) == 0)
127 bool MimeUtil::GetMimeTypeFromExtension(const FilePath::StringType& ext,
136 string ext_narrow_str = WideToUTF8(ext);
138 const string& ext_narrow_str = ext;
149 if (GetPlatformMimeTypeFromExtension(ext, result))
398 bool GetMimeTypeFromExtension(const FilePath::StringType& ext,
400 return GetMimeUtil()->GetMimeTypeFromExtension(ext, mime_type)
    [all...]

Completed in 579 milliseconds

1 2 3 45 6 7 8 91011>>