OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rear
(Results
1 - 18
of
18
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndcommon.c
55
if (con->hinsi.
rear
!= NULL) {
64
if (*(con->hinsi.
rear
+ (hinsiR / 8)) & (0x80 >> (hinsiR % 8))) {
ndapi.c
700
cursor->cond.hinsi.
rear
= NULL;
/external/elfutils/lib/
list.h
70
/* Add element to the
rear
of a circular single-linked list. */
/external/opencore/codecs_v2/omx/omx_queue/src/
pv_omx_queue.h
53
QueueElement* pLast; /** Queue
Rear
(last filled element of queue) */
/external/sonivox/arm-wt-22k/lib_src/
dls2.h
52
#define CONN_DST_LEFTREAR 0x0013 /* Left
Rear
Channel Send */
53
#define CONN_DST_RIGHTREAR 0x0014 /* Right
Rear
Channel Send */
/external/svox/pico/lib/
picodata.c
65
picoos_uint16
rear
; /* next free position to write */
member in struct:picodata_char_buffer
91
this->
rear
= 0;
149
this->buf[this->
rear
++] = ch;
150
this->
rear
%= this->size;
302
this->buf[this->
rear
++] = (picoos_char)buf[i];
303
this->
rear
%= this->size;
[
all
...]
picokdt.c
[
all
...]
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h
196
NJ_UINT8 *
rear
;
member in struct:__anon11380::__anon11381
/development/samples/Snake/src/com/example/android/snake/
SnakeView.java
440
* front and subtract from the
rear
in order to simulate motion. If we want to
441
* grow him, we don't subtract from the
rear
.
/external/elfutils/libelf/
libelfP.h
186
Elf_Data_List *data_list_rear; /* Pointer to the
rear
of the data list. */
/external/jpeg/
jmemdos.c
633
* blocks of size > 32Kbytes unless we give it a kick in the
rear
, like so:
/external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h
165
OMX_AUDIO_ChannelLR = 0x8, /**< Left
rear
. */
166
OMX_AUDIO_ChannelRR = 0x9, /**< Right
rear
. */
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h
148
OMX_AUDIO_ChannelLR = 0x8, /**< Left
rear
. */
149
OMX_AUDIO_ChannelRR = 0x9, /**< Right
rear
. */
[
all
...]
/external/kernel-headers/original/linux/
soundcard.h
606
# define DSP_CAP_BIND 0x00008000 /* channel binding to front/
rear
/cneter/lfe */
[
all
...]
/external/v8/src/
heap.cc
705
// The front of the queue is higher in memory than the
rear
.
786
// objects lie between a 'front' mark and a '
rear
' mark that is
[
all
...]
/external/srec/srec/crec/
srec_context.c
[
all
...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf
1069
ADJ^N "
rear
" :G2P
[
all
...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf
904
ADJ^N "
rear
" :G2P
[
all
...]
Completed in 152 milliseconds