HomeSort by relevance Sort by last modified time
    Searched refs:ext (Results 51 - 75 of 1050) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control_external.h 59 /** Callback table of control ext */
77 /** Handle of control ext */
130 /** Callback table of ext */
135 void (*close)(snd_ctl_ext_t *ext);
139 int (*elem_count)(snd_ctl_ext_t *ext);
143 int (*elem_list)(snd_ctl_ext_t *ext, unsigned int offset, snd_ctl_elem_id_t *id);
147 snd_ctl_ext_key_t (*find_elem)(snd_ctl_ext_t *ext, const snd_ctl_elem_id_t *id);
151 void (*free_key)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key);
155 int (*get_attribute)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
160 int (*get_integer_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key
    [all...]
pcm_extplug.h 128 snd_pcm_sframes_t (*transfer)(snd_pcm_extplug_t *ext,
137 int (*close)(snd_pcm_extplug_t *ext);
141 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params);
145 int (*hw_free)(snd_pcm_extplug_t *ext);
149 void (*dump)(snd_pcm_extplug_t *ext, snd_output_t *out);
153 int (*init)(snd_pcm_extplug_t *ext);
157 int snd_pcm_extplug_create(snd_pcm_extplug_t *ext, const char *name,
160 int snd_pcm_extplug_delete(snd_pcm_extplug_t *ext);
163 void snd_pcm_extplug_params_reset(snd_pcm_extplug_t *ext);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control_external.h 59 /** Callback table of control ext */
77 /** Handle of control ext */
130 /** Callback table of ext */
135 void (*close)(snd_ctl_ext_t *ext);
139 int (*elem_count)(snd_ctl_ext_t *ext);
143 int (*elem_list)(snd_ctl_ext_t *ext, unsigned int offset, snd_ctl_elem_id_t *id);
147 snd_ctl_ext_key_t (*find_elem)(snd_ctl_ext_t *ext, const snd_ctl_elem_id_t *id);
151 void (*free_key)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key);
155 int (*get_attribute)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
160 int (*get_integer_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key
    [all...]
  /external/bison/src/
files.c 160 compute_exts_from_gf (const char *ext)
162 src_extension = tr (ext, 'y', 'c');
164 header_extension = tr (ext, 'y', 'h');
170 compute_exts_from_src (const char *ext)
175 src_extension = xstrdup (ext);
176 header_extension = tr (ext, 'c', 'h');
181 /* Decompose FILE_NAME in four parts: *BASE, *TAB, and *EXT, the fourth
185 *EXT points to the last period in the basename, or NULL if none.
187 If there is no *EXT, *TAB is NULL. Otherwise, *TAB points to
188 `.tab' or `_tab' if present right before *EXT, or is NULL. *TA
234 const char *base, *tab, *ext; local
    [all...]
  /external/chromium/chrome/browser/parsers/
metadata_parser_jpeg_factory.cc 19 FilePath::StringType ext = UTF8ToWide(std::string(".jpg")); local
21 FilePath::StringType ext = ".jpg";
23 return path.MatchesExtension(ext);
  /external/expat/conftools/
PrintPath 57 ext=".exe"
66 ext="" # No default extensions
95 if [ $test_exec_flag $path/${program}${ext} ] && \
96 [ ! -d $path/${program}${ext} ]; then
98 echo $path/${program}${ext}
104 if [ "x$ext" != "x" ]; then
  /frameworks/native/opengl/tools/glgen/src/
CodeEmitter.java 19 void setVersion(int version, boolean ext, boolean pack);
  /libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java 6 package org.xml.sax.ext;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 44 #include <ext/pb_ds/detail/standard_policies.hpp>
45 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
46 #include <ext/pb_ds/linear_probe_fn.hpp>
47 #include <ext/pb_ds/quadratic_probe_fn.hpp>
debug_fn_imps.hpp 52 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
53 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 44 #include <ext/pb_ds/detail/standard_policies.hpp>
45 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
46 #include <ext/pb_ds/linear_probe_fn.hpp>
47 #include <ext/pb_ds/quadratic_probe_fn.hpp>
debug_fn_imps.hpp 52 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
53 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 44 #include <ext/pb_ds/detail/standard_policies.hpp>
45 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
46 #include <ext/pb_ds/linear_probe_fn.hpp>
47 #include <ext/pb_ds/quadratic_probe_fn.hpp>
debug_fn_imps.hpp 52 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
53 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 44 #include <ext/pb_ds/detail/standard_policies.hpp>
45 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
46 #include <ext/pb_ds/linear_probe_fn.hpp>
47 #include <ext/pb_ds/quadratic_probe_fn.hpp>
debug_fn_imps.hpp 52 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
53 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 44 #include <ext/pb_ds/detail/standard_policies.hpp>
45 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
46 #include <ext/pb_ds/linear_probe_fn.hpp>
47 #include <ext/pb_ds/quadratic_probe_fn.hpp>
debug_fn_imps.hpp 52 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
53 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 44 #include <ext/pb_ds/detail/standard_policies.hpp>
45 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
46 #include <ext/pb_ds/linear_probe_fn.hpp>
47 #include <ext/pb_ds/quadratic_probe_fn.hpp>
debug_fn_imps.hpp 52 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
53 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
  /external/openssl/crypto/x509v3/
v3_lib.c 71 static void ext_list_free(X509V3_EXT_METHOD *ext);
73 int X509V3_EXT_add(X509V3_EXT_METHOD *ext)
79 if(!sk_X509V3_EXT_METHOD_push(ext_list, ext)) {
93 ext);
95 const X509V3_EXT_METHOD *, ext);
112 const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext)
115 if((nid = OBJ_obj2nid(ext->object)) == NID_undef) return NULL;
129 const X509V3_EXT_METHOD *ext; local
132 if(!(ext = X509V3_EXT_get_nid(nid_from))) {
140 *tmpext = *ext;
244 X509_EXTENSION *ext, *extmp; local
    [all...]
  /external/bluetooth/bluez/audio/
ctl_bluetooth.c 48 snd_ctl_ext_t ext; member in struct:bluetooth_data
73 static void bluetooth_close(snd_ctl_ext_t *ext)
75 struct bluetooth_data *data = ext->private_data;
77 DBG("ext %p", ext);
82 static int bluetooth_elem_count(snd_ctl_ext_t *ext)
84 DBG("ext %p", ext);
89 static int bluetooth_elem_list(snd_ctl_ext_t *ext,
92 DBG("ext %p offset %d id %p", ext, offset, id)
    [all...]
  /external/ipsec-tools/src/libipsec/
key_debug.c 82 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->sadb_ext_type)
    [all...]
  /external/openssl/crypto/bn/
bn_mpi.c 67 int ext=0; local
74 ext=((bits & 0x07) == 0);
77 return(num+4+ext);
79 l=num+ext;
84 if (ext) d[4]=0;
85 num=BN_bn2bin(a,&(d[4+ext]));
88 return(num+4+ext);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_extplug.h 128 snd_pcm_sframes_t (*transfer)(snd_pcm_extplug_t *ext,
137 int (*close)(snd_pcm_extplug_t *ext);
141 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params);
145 int (*hw_free)(snd_pcm_extplug_t *ext);
149 void (*dump)(snd_pcm_extplug_t *ext, snd_output_t *out);
153 int (*init)(snd_pcm_extplug_t *ext);
157 int snd_pcm_extplug_create(snd_pcm_extplug_t *ext, const char *name,
160 int snd_pcm_extplug_delete(snd_pcm_extplug_t *ext);
163 void snd_pcm_extplug_params_reset(snd_pcm_extplug_t *ext);

Completed in 3329 milliseconds

1 23 4 5 6 7 8 91011>>