Home
last modified time | relevance | path

Searched defs:U (Results 1 – 25 of 32) sorted by relevance

12

/external/libvpx/vpx_mem/memory_manager/
Dhmm_base.c18 void U(init)(U(descriptor) *desc) in U() function
27 void U(dll_remove)( in U() function
39 void U(into_free_collection)( in U() function
76 void *U(alloc_from_bin)( in U() function
148 void U(out_of_free_collection)( in U() function
177 void U(free)(U(descriptor) *desc, void *payload_ptr) in U() function
313 void U(new_chunk)(U(descriptor) *desc, void *start, U(size_bau) n_baus) in U() function
348 int U(audit_block_fail_dummy_return)(void) in U() function
Dhmm_largest.c18 U(size_aau) U(largest_available)(U(descriptor) *desc) in U() function
Dhmm_alloc.c18 void *U(alloc)(U(descriptor) *desc, U(size_aau) n) in U() function
Dhmm_true.c18 U(size_aau) U(true_size)(void *payload_ptr) in U() function
Dhmm_grow.c18 void U(grow_chunk)(U(descriptor) *desc, void *end, U(size_bau) n_baus) in U() function
Dhmm_shrink.c18 void U(shrink_chunk)(U(descriptor) *desc, U(size_bau) n_baus_to_shrink) in U() function
Dhmm_resize.c18 int U(resize)(U(descriptor) *desc, void *mem, U(size_aau) n) in U() function
/external/webkit/JavaScriptCore/wtf/
DHashSet.h253 inline void deleteAllValues(const HashSet<T, U, V>& collection) in deleteAllValues() argument
268 inline void fastDeleteAllValues(const HashSet<T, U, V>& collection) in fastDeleteAllValues() argument
274 inline void copyToVector(const HashSet<T, U, V>& collection, W& vector) in copyToVector() argument
DHashMap.h357 inline void deleteAllValues(const HashMap<T, U, V, W, X>& collection) in deleteAllValues() argument
372 inline void deleteAllKeys(const HashMap<T, U, V, W, X>& collection) in deleteAllKeys() argument
378 inline void copyKeysToVector(const HashMap<T, U, V, W, X>& collection, Y& vector) in copyKeysToVector() argument
391 inline void copyValuesToVector(const HashMap<T, U, V, W, X>& collection, Y& vector) in copyValuesToVector() argument
/external/speex/libspeex/
Dcb_search_sse.h37 static inline void _spx_mm_getr_ps (__m128 U, float *__Z, float *__Y, float *__X, float *__W) in _spx_mm_getr_ps()
/external/skia/src/core/
DSkPoint.cpp134 static inline unsigned invsqrt_iter(unsigned V, unsigned U) { in invsqrt_iter()
181 unsigned U = gInvSqrt14GuessTable[top - 8]; in fast_invsqrt() local
/external/webkit/SunSpider/tests/sunspider-0.9/
Ddate-format-tofte.js182 function U() { class
/external/webkit/SunSpider/tests/sunspider-0.9.1/
Ddate-format-tofte.js182 function U() { class
/external/bouncycastle/src/main/java/org/bouncycastle/util/
DStrings.java48 int U = codePoint - 0x10000; in fromUTF8ByteArray() local
/external/chromium/base/
Dstack_container.h88 StackAllocator(const StackAllocator<U, other_capacity>& other) in StackAllocator()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenNames.java87 public static final String U = "U";// JvB: added field
/external/libvpx/vpx_mem/memory_manager/include/
Dhmm_intrnl.h25 #define U(BASE) HMM_UNIQUE(BASE) macro
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/
DDSAParametersGenerator.java195 BigInteger U = new BigInteger(1, output).mod(ONE.shiftLeft(N - 1)); in generateParameters_FIPS186_3() local
/external/libvpx/vp8/common/
Dpostproc.c1022 int Y = 0, U = 0, V = 0; in vp8_post_proc_frame() local
1089 int Y = 0, U = 0, V = 0; in vp8_post_proc_frame() local
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_video.h59 unsigned char* U; member
/external/icu4c/common/
Drbbitblb.cpp618 UVector *U = NULL; in buildStateTable() local
/external/chromium/third_party/icu/source/common/
Drbbitblb.cpp618 UVector *U = NULL; in buildStateTable() local
/external/qemu/
Darm-dis.c3456 unsigned int U = (given & 0x00800000) >> 23; in print_insn_thumb32() local
3534 unsigned int U = (given & 0x00800000) >> 23; in print_insn_thumb32() local
/external/openssl/crypto/md5/asm/
Dmd5-ia64.S462 #define U r10 macro
/external/icu4c/test/intltest/
Dcaltest.cpp21 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U) argument

12