Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 792) sorted by relevance

12345678910>>...32

/external/chromium_org/third_party/opus/src/src/
Dopus_multistream.c57 int get_left_channel(const ChannelLayout *layout, int stream_id, int prev) in get_left_channel()
69 int get_right_channel(const ChannelLayout *layout, int stream_id, int prev) in get_right_channel()
81 int get_mono_channel(const ChannelLayout *layout, int stream_id, int prev) in get_mono_channel()
/external/kernel-headers/original/asm-mips/
Dsystem.h48 #define __mips_mt_fpaff_switch_to(prev) \ argument
62 #define __mips_mt_fpaff_switch_to(prev) do { (void) (prev); } while (0) argument
65 #define switch_to(prev, next, last) \ argument
73 #define finish_arch_switch(prev) \ argument
/external/skia/src/core/
DSkAutoKern.h15 #define SkAutoKern_AdjustF(prev, next) (((next) - (prev) + 32) >> 6 << 16) argument
16 #define SkAutoKern_AdjustS(prev, next) SkIntToScalar(((next) - (prev) + 32) >> 6) argument
/external/chromium_org/third_party/skia/src/core/
DSkAutoKern.h15 #define SkAutoKern_AdjustF(prev, next) (((next) - (prev) + 32) >> 6 << 16) argument
16 #define SkAutoKern_AdjustS(prev, next) SkIntToScalar(((next) - (prev) + 32) >> 6) argument
/external/qemu/android/utils/
Dlist.h32 ACList* prev; member
63 ACList* const prev = list->prev; in alist_insert_tail() local
76 ACList* const prev = entry->prev; in alist_remove() local
/external/chromium_org/third_party/libxml/src/
DgenUnicode.py156 prev = -1 variable
162 prev = val variable
165 prev = val variable
170 prev = val variable
175 prev = val variable
/external/wpa_supplicant_8/wpa_supplicant/
Dblacklist.c94 struct wpa_blacklist *e, *prev = NULL; in wpa_blacklist_del() local
125 struct wpa_blacklist *e, *prev; in wpa_blacklist_clear() local
/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h15 struct list_head *next, *prev; member
38 struct list_head * prev, in __list_add()
70 static __inline__ void __list_del(struct list_head * prev, in __list_del()
Dunlink.c26 struct ext2_dir_entry *prev; member
40 struct ext2_dir_entry *prev; in unlink_proc() local
/external/kernel-headers/original/asm-x86/
Dcmpxchg_32.h122 unsigned long prev; in __cmpxchg() local
155 unsigned long prev; in __sync_cmpxchg() local
182 unsigned long prev; in __cmpxchg_local() local
258 unsigned long long prev; in __cmpxchg64() local
272 unsigned long long prev; in __cmpxchg64_local() local
/external/apache-xml/src/main/java/org/apache/xpath/
DXPathException.java198 Throwable prev = exception; in printStackTrace() local
233 Throwable prev = exception; in getMessage() local
299 Throwable prev = exception; in printStackTrace() local
/external/chromium_org/third_party/skia/include/core/
DSkTInternalLList.h52 T* prev = entry->fPrev; in remove() local
127 T* prev = existingEntry->fPrev; in addBefore() local
213 T* prev() { in prev() function
/external/skia/include/core/
DSkTInternalLList.h52 T* prev = entry->fPrev; in remove() local
127 T* prev = existingEntry->fPrev; in addBefore() local
213 T* prev() { in prev() function
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Dlow_level_alloc.cc140 AllocList *e, AllocList **prev) { in LLA_SkiplistSearch()
154 AllocList **prev) { in LLA_SkiplistInsert()
169 AllocList **prev) { in LLA_SkiplistDelete()
361 static AllocList *Next(int i, AllocList *prev, LowLevelAlloc::Arena *arena) { in Next()
387 AllocList *prev[kMaxLevel]; in Coalesce() local
405 AllocList *prev[kMaxLevel]; in AddToFreelist() local
477 AllocList *prev[kMaxLevel]; in DoAllocWithArena() local
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Dlow_level_alloc.cc140 AllocList *e, AllocList **prev) { in LLA_SkiplistSearch()
154 AllocList **prev) { in LLA_SkiplistInsert()
169 AllocList **prev) { in LLA_SkiplistDelete()
361 static AllocList *Next(int i, AllocList *prev, LowLevelAlloc::Arena *arena) { in Next()
387 AllocList *prev[kMaxLevel]; in Coalesce() local
405 AllocList *prev[kMaxLevel]; in AddToFreelist() local
477 AllocList *prev[kMaxLevel]; in DoAllocWithArena() local
/external/chromium/chrome/browser/sync/engine/
Dcleanup_disabled_types_command_unittest.cc57 ModelSafeRoutingInfo prev(routing_info()); in TEST_F() local
76 ModelSafeRoutingInfo prev(routing_info()); in TEST_F() local
/external/e2fsprogs/lib/blkid/
Dlist.h25 struct list_head *next, *prev; member
44 struct list_head * prev, in __list_add()
86 _INLINE_ void __list_del(struct list_head * prev, in __list_del()
/external/oprofile/libutil/
Dop_list.h25 struct list_head * next, * prev; member
47 struct list_head * prev, in __list_add()
89 static __inline__ void __list_del(struct list_head * prev, in __list_del()
/external/chromium_org/third_party/WebKit/Source/wtf/
DDoublyLinkedList.h49 template<typename T> inline void DoublyLinkedListNode<T>::setPrev(T* prev) in setPrev()
59 template<typename T> inline T* DoublyLinkedListNode<T>::prev() const in prev() function
/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c67 struct hostapd_cached_radius_acl *prev; in hostapd_acl_cache_free() local
343 struct hostapd_cached_radius_acl *prev, *entry, *tmp; in hostapd_acl_expire_cache() local
372 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries() local
480 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_recv_radius() local
619 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_deinit() local
639 struct hostapd_sta_wpa_psk_short *prev = psk; in hostapd_free_psk_list() local
/external/chromium_org/third_party/icu/source/i18n/
Dbocsu.c123 int32_t c, prev; in u_writeIdenticalLevelRun() local
167 int32_t c, prev; in u_lengthOfIdenticalLevelRun() local
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
Dt_vp_build.c44 const struct gl_vertex_program *prev = ctx->VertexProgram._Current; in _tnl_UpdateFixedFunctionProgram() local
/external/mesa3d/src/mesa/tnl/
Dt_vp_build.c44 const struct gl_vertex_program *prev = ctx->VertexProgram._Current; in _tnl_UpdateFixedFunctionProgram() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicDoubleTest.java100 double prev = Math.E; in testCompareAndSet() local
137 double prev = Math.E; in testWeakCompareAndSet() local
156 double prev = Math.E; in testGetAndSet() local
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dptw32_tkAssocDestroy.c65 ThreadKeyAssoc * prev, * next; in ptw32_tkAssocDestroy() local

12345678910>>...32