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

1 2 3 45 6 7 8 91011>>

  /external/opencv/otherlibs/highgui/
grfmt_imageio.cpp 246 const char* ext = filename; local
249 const char* temp = strchr( ext + 1, '.' );
251 ext = temp;
256 if( !strcmp(ext, ".bmp") || !strcmp(ext, ".dib") )
258 else if( !strcmp(ext, ".exr") )
260 else if( !strcmp(ext, ".jpeg") || !strcmp(ext, ".jpg") || !strcmp(ext, ".jpe") )
262 else if( !strcmp(ext, ".jp2")
    [all...]
  /external/oprofile/libabi/
opimport.cpp 114 extractor ext(abi, src, len);
119 ext.extract(head->version, src, "sizeof_u32", "offsetof_header_version");
120 ext.extract(head->cpu_type, src, "sizeof_u32", "offsetof_header_cpu_type");
121 ext.extract(head->ctr_event, src, "sizeof_u32", "offsetof_header_ctr_event");
122 ext.extract(head->ctr_um, src, "sizeof_u32", "offsetof_header_ctr_um");
123 ext.extract(head->ctr_count, src, "sizeof_u32", "offsetof_header_ctr_count");
124 ext.extract(head->is_kernel, src, "sizeof_u32", "offsetof_header_is_kernel");
127 ext.extract(head->mtime, src, "sizeof_time_t", "offsetof_header_mtime");
128 ext.extract(head->cg_to_is_kernel, src, "sizeof_u32",
130 ext.extract(head->anon_start, src, "sizeof_u32"
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
hash_policy.hpp 47 #include <ext/pb_ds/exception.hpp>
48 #include <ext/pb_ds/detail/type_utils.hpp>
49 #include <ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp>
50 #include <ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp>
51 #include <ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp>
84 #include <ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp>
108 #include <ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp>
140 #include <ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp>
172 #include <ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp>
287 #include <ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 47 #include <ext/pb_ds/exception.hpp>
48 #include <ext/pb_ds/detail/type_utils.hpp>
49 #include <ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp>
50 #include <ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp>
51 #include <ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp>
84 #include <ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp>
108 #include <ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp>
140 #include <ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp>
172 #include <ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp>
287 #include <ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 47 #include <ext/pb_ds/exception.hpp>
48 #include <ext/pb_ds/detail/type_utils.hpp>
49 #include <ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp>
50 #include <ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp>
51 #include <ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp>
84 #include <ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp>
108 #include <ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp>
140 #include <ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp>
172 #include <ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp>
287 #include <ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 45 #include <ext/pb_ds/exception.hpp>
46 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
47 #include <ext/pb_ds/detail/types_traits.hpp>
48 #include <ext/pb_ds/detail/debug_map_base.hpp>
49 #include <ext/pb_ds/tree_policy.hpp>
50 #include <ext/pb_ds/detail/cond_dealtor.hpp>
51 #include <ext/pb_ds/detail/type_utils.hpp>
52 #include <ext/pb_ds/detail/tree_trace_base.hpp>
467 #include <ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp>
468 #include <ext/pb_ds/detail/bin_search_tree_/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/list_update_map_/
lu_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/types_traits.hpp>
46 #include <ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp>
47 #include <ext/pb_ds/exception.hpp>
49 #include <ext/pb_ds/detail/debug_map_base.hpp>
136 #include <ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp>
137 #include <ext/pb_ds/detail/unordered_iterator/point_iterator.hpp>
138 #include <ext/pb_ds/detail/unordered_iterator/const_iterator.hpp>
139 #include <ext/pb_ds/detail/unordered_iterator/iterator.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 45 #include <ext/pb_ds/exception.hpp>
46 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
47 #include <ext/pb_ds/detail/types_traits.hpp>
48 #include <ext/pb_ds/detail/debug_map_base.hpp>
49 #include <ext/pb_ds/tree_policy.hpp>
50 #include <ext/pb_ds/detail/cond_dealtor.hpp>
51 #include <ext/pb_ds/detail/type_utils.hpp>
52 #include <ext/pb_ds/detail/tree_trace_base.hpp>
467 #include <ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp>
468 #include <ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_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/types_traits.hpp>
46 #include <ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp>
47 #include <ext/pb_ds/exception.hpp>
49 #include <ext/pb_ds/detail/debug_map_base.hpp>
136 #include <ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp>
137 #include <ext/pb_ds/detail/unordered_iterator/point_iterator.hpp>
138 #include <ext/pb_ds/detail/unordered_iterator/const_iterator.hpp>
139 #include <ext/pb_ds/detail/unordered_iterator/iterator.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 45 #include <ext/pb_ds/exception.hpp>
46 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
47 #include <ext/pb_ds/detail/types_traits.hpp>
48 #include <ext/pb_ds/detail/debug_map_base.hpp>
49 #include <ext/pb_ds/tree_policy.hpp>
50 #include <ext/pb_ds/detail/cond_dealtor.hpp>
51 #include <ext/pb_ds/detail/type_utils.hpp>
52 #include <ext/pb_ds/detail/tree_trace_base.hpp>
467 #include <ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp>
468 #include <ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_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/types_traits.hpp>
46 #include <ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp>
47 #include <ext/pb_ds/exception.hpp>
49 #include <ext/pb_ds/detail/debug_map_base.hpp>
136 #include <ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp>
137 #include <ext/pb_ds/detail/unordered_iterator/point_iterator.hpp>
138 #include <ext/pb_ds/detail/unordered_iterator/const_iterator.hpp>
139 #include <ext/pb_ds/detail/unordered_iterator/iterator.hpp
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 49 #include <ext/pb_ds/detail/cond_dealtor.hpp>
50 #include <ext/pb_ds/detail/type_utils.hpp>
51 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp>
52 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp>
53 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp>
334 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp>
335 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp>
336 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp>
337 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp>
338 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 49 #include <ext/pb_ds/detail/cond_dealtor.hpp>
50 #include <ext/pb_ds/detail/type_utils.hpp>
51 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp>
52 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp>
53 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp>
334 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp>
335 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp>
336 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp>
337 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp>
338 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 49 #include <ext/pb_ds/detail/cond_dealtor.hpp>
50 #include <ext/pb_ds/detail/type_utils.hpp>
51 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp>
52 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp>
53 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp>
334 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp>
335 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp>
336 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp>
337 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp>
338 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/insert_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/pat_trie_/
pat_trie_.hpp 48 #include <ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp>
49 #include <ext/pb_ds/detail/pat_trie_/node_base.hpp>
50 #include <ext/pb_ds/exception.hpp>
51 #include <ext/pb_ds/tag_and_trait.hpp>
52 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
53 #include <ext/pb_ds/detail/types_traits.hpp>
54 #include <ext/pb_ds/tree_policy.hpp>
55 #include <ext/pb_ds/detail/cond_dealtor.hpp>
56 #include <ext/pb_ds/detail/type_utils.hpp>
64 #include <ext/pb_ds/detail/debug_map_base.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 48 #include <ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp>
49 #include <ext/pb_ds/detail/pat_trie_/node_base.hpp>
50 #include <ext/pb_ds/exception.hpp>
51 #include <ext/pb_ds/tag_and_trait.hpp>
52 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
53 #include <ext/pb_ds/detail/types_traits.hpp>
54 #include <ext/pb_ds/tree_policy.hpp>
55 #include <ext/pb_ds/detail/cond_dealtor.hpp>
56 #include <ext/pb_ds/detail/type_utils.hpp>
64 #include <ext/pb_ds/detail/debug_map_base.hpp
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 48 #include <ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp>
49 #include <ext/pb_ds/detail/pat_trie_/node_base.hpp>
50 #include <ext/pb_ds/exception.hpp>
51 #include <ext/pb_ds/tag_and_trait.hpp>
52 #include <ext/pb_ds/detail/eq_fn/eq_by_less.hpp>
53 #include <ext/pb_ds/detail/types_traits.hpp>
54 #include <ext/pb_ds/tree_policy.hpp>
55 #include <ext/pb_ds/detail/cond_dealtor.hpp>
56 #include <ext/pb_ds/detail/type_utils.hpp>
64 #include <ext/pb_ds/detail/debug_map_base.hpp
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachORelocation.h 48 bool ext, uint8_t type, bool scattered = false,
51 r_extern(ext), r_type(type), r_scattered(scattered), r_value(value) {}
  /external/srec/tests/
run_ERT.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.EmbeddedRecognizerTest
run_contacts.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.contacts.Main
run_parameters.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.parameters.Parameters
run_robustness1.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness1
run_robustness2.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness2
run_robustness3.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness3
run_voicetags1.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.voicetags.Voicetags1

Completed in 260 milliseconds

1 2 3 45 6 7 8 91011>>