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

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
rm-simd-ext.d 2 #source: rm-simd-ext.s
3 #error-output: rm-simd-ext.l
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
pic-and-nonpic-3b.s 7 j ext
10 .global ext
11 .ent ext
12 ext: label
19 .end ext
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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/boringssl/src/ssl/
custom_extensions.c 37 const SSL_CUSTOM_EXTENSION *ext = sk_SSL_CUSTOM_EXTENSION_value(stack, i); local
38 if (ext->value == value) {
42 return ext;
74 const SSL_CUSTOM_EXTENSION *ext = sk_SSL_CUSTOM_EXTENSION_value(stack, i); local
87 switch (ext->add_callback(ssl, ext->value, &contents, &contents_len, &alert,
88 ext->add_arg)) {
90 if (!CBB_add_u16(extensions, ext->value) ||
95 ERR_add_error_dataf("extension: %u", (unsigned) ext->value);
96 if (ext->free_callback && 0 < contents_len)
133 const SSL_CUSTOM_EXTENSION *ext = local
160 const SSL_CUSTOM_EXTENSION *ext = local
208 SSL_CUSTOM_EXTENSION *ext = OPENSSL_malloc(sizeof(SSL_CUSTOM_EXTENSION)); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32r2-ill-fp64.l 2 .*:12: Error: operand 3 out of range `ext \$4,\$5,-1,1'
3 .*:15: Error: operand 3 out of range `ext \$4,\$5,32,1'
4 .*:18: Error: operand 4 out of range `ext \$4,\$5,0,0'
5 .*:21: Error: operand 4 out of range `ext \$4,\$5,0,33'
6 .*:24: Error: operand 4 out of range `ext \$4,\$5,0,0'
7 .*:27: Error: operand 4 out of range `ext \$4,\$5,31,2'
mips32r2-ill-nofp.l 2 .*:12: Error: operand 3 out of range `ext \$4,\$5,-1,1'
3 .*:15: Error: operand 3 out of range `ext \$4,\$5,32,1'
4 .*:18: Error: operand 4 out of range `ext \$4,\$5,0,0'
5 .*:21: Error: operand 4 out of range `ext \$4,\$5,0,33'
6 .*:24: Error: operand 4 out of range `ext \$4,\$5,0,0'
7 .*:27: Error: operand 4 out of range `ext \$4,\$5,31,2'
mipsr6@mips32r2-ill.l 2 .*:12: Error: operand 3 out of range `ext \$4,\$5,-1,1'
3 .*:15: Error: operand 3 out of range `ext \$4,\$5,32,1'
4 .*:18: Error: operand 4 out of range `ext \$4,\$5,0,0'
5 .*:21: Error: operand 4 out of range `ext \$4,\$5,0,33'
6 .*:24: Error: operand 4 out of range `ext \$4,\$5,0,0'
7 .*:27: Error: operand 4 out of range `ext \$4,\$5,31,2'
branch-swap-2.s 8 j ext
  /external/libcxx/test/std/extensions/hash/
specializations.fail.cpp 11 #include <ext/hash_map>
  /external/libcxx/test/std/extensions/hash_map/
const_iterator.fail.cpp 10 #include <ext/hash_map>
  /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;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/extensions/hash/
specializations.fail.cpp 11 #include <ext/hash_map>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/extensions/hash_map/
const_iterator.fail.cpp 10 #include <ext/hash_map>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10200/
ext.s 2 ext d1 define
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
ext.s 2 ext d1 define
  /toolchain/binutils/binutils-2.25/include/coff/
m88k.h 162 #define GET_LNSZ_SIZE(abfd, ext) \
163 H_GET_32 (abfd, ext->x_sym.x_misc.x_lnsz.x_size)
164 #define GET_LNSZ_LNNO(abfd, ext) \
165 H_GET_32 (abfd, ext->x_sym.x_misc.x_lnsz.x_lnno)
166 #define PUT_LNSZ_LNNO(abfd, in, ext) \
167 H_PUT_32 (abfd, in, ext->x_sym.x_misc.x_lnsz.x_lnno)
168 #define PUT_LNSZ_SIZE(abfd, in, ext) \
169 H_PUT_32 (abfd, in, ext->x_sym.x_misc.x_lnsz.x_size)
170 #define GET_SCN_NRELOC(abfd, ext) \
171 H_GET_32 (abfd, ext->x_scn.x_nreloc
    [all...]
  /external/f2fs-tools/tools/
fibmap.c 24 void print_ext(struct file_ext *ext)
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.f_pos = 0
    [all...]
  /external/e2fsprogs/lib/ext2fs/
blkmap64_rb.c 71 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->start + ext->count, ext->count)
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...]
  /frameworks/data-binding/
propLoader.gradle 4 def root = ext.dataBindingRootFolder
11 databindingProperties.version = ext.buildVersion
19 databindingProperties.inReleaseBuild = project.ext.hasProperty('release') && project.ext.release
22 databindingProperties.androidPluginVersion=ext.buildVersion
28 ext.dataBindingConfig = databindingProperties
29 ext.dataBindingConfig.externalPrebuiltsBase = "${root}/../../prebuilts"
32 new File(ext.dataBindingConfig.mavenRepoDir).mkdir()
33 new File(ext.dataBindingConfig.prebuildFolder).mkdir()
36 ext.dataBindingConfig.addRemoteRepos = addRemoteRepo
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/echo/
main.py 22 from google.appengine.ext import webapp
23 from google.appengine.ext.webapp import util
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/server/
main.py 22 from google.appengine.ext import webapp
23 from google.appengine.ext.webapp import util
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
handlers.py 22 from google.appengine.ext import webapp
23 from google.appengine.ext.webapp import util as webapp_util
  /external/clang/test/CodeGenCXX/
tls-init-funcs.cpp 19 extern thread_local int ext;
20 int &get_ext() { return ext; }

Completed in 3385 milliseconds

1 23 4 5 6 7 8 91011>>