/external/libvpx/vpx_mem/memory_manager/ |
D | hmm_base.c | 18 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
|
D | hmm_largest.c | 18 U(size_aau) U(largest_available)(U(descriptor) *desc) in U() function
|
D | hmm_alloc.c | 18 void *U(alloc)(U(descriptor) *desc, U(size_aau) n) in U() function
|
D | hmm_true.c | 18 U(size_aau) U(true_size)(void *payload_ptr) in U() function
|
D | hmm_grow.c | 18 void U(grow_chunk)(U(descriptor) *desc, void *end, U(size_bau) n_baus) in U() function
|
D | hmm_shrink.c | 18 void U(shrink_chunk)(U(descriptor) *desc, U(size_bau) n_baus_to_shrink) in U() function
|
D | hmm_resize.c | 18 int U(resize)(U(descriptor) *desc, void *mem, U(size_aau) n) in U() function
|
/external/webkit/JavaScriptCore/wtf/ |
D | HashSet.h | 253 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
|
D | HashMap.h | 357 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/ |
D | cb_search_sse.h | 37 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/ |
D | SkPoint.cpp | 134 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/ |
D | date-format-tofte.js | 182 function U() { class
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
D | date-format-tofte.js | 182 function U() { class
|
/external/bouncycastle/src/main/java/org/bouncycastle/util/ |
D | Strings.java | 48 int U = codePoint - 0x10000; in fromUTF8ByteArray() local
|
/external/chromium/base/ |
D | stack_container.h | 88 StackAllocator(const StackAllocator<U, other_capacity>& other) in StackAllocator()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenNames.java | 87 public static final String U = "U";// JvB: added field
|
/external/libvpx/vpx_mem/memory_manager/include/ |
D | hmm_intrnl.h | 25 #define U(BASE) HMM_UNIQUE(BASE) macro
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/ |
D | DSAParametersGenerator.java | 195 BigInteger U = new BigInteger(1, output).mod(ONE.shiftLeft(N - 1)); in generateParameters_FIPS186_3() local
|
/external/libvpx/vp8/common/ |
D | postproc.c | 1022 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/ |
D | SDL_ph_video.h | 59 unsigned char* U; member
|
/external/icu4c/common/ |
D | rbbitblb.cpp | 618 UVector *U = NULL; in buildStateTable() local
|
/external/chromium/third_party/icu/source/common/ |
D | rbbitblb.cpp | 618 UVector *U = NULL; in buildStateTable() local
|
/external/qemu/ |
D | arm-dis.c | 3456 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/ |
D | md5-ia64.S | 462 #define U r10 macro
|
/external/icu4c/test/intltest/ |
D | caltest.cpp | 21 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U) argument
|