Home
last modified time | relevance | path

Searched refs:reap (Results 1 – 15 of 15) sorted by relevance

/external/libvorbis/lib/
Dblock.c120 link->next=vb->reap; in _vorbis_block_alloc()
122 vb->reap=link; in _vorbis_block_alloc()
139 struct alloc_chain *reap=vb->reap; in _vorbis_block_ripcord() local
140 while(reap){ in _vorbis_block_ripcord()
141 struct alloc_chain *next=reap->next; in _vorbis_block_ripcord()
142 _ogg_free(reap->ptr); in _vorbis_block_ripcord()
143 memset(reap,0,sizeof(*reap)); in _vorbis_block_ripcord()
144 _ogg_free(reap); in _vorbis_block_ripcord()
145 reap=next; in _vorbis_block_ripcord()
156 vb->reap=NULL; in _vorbis_block_ripcord()
/external/libusb/
DPORTING20 Your backend must also provide an event handling function to "reap" ongoing
37 platform, you can emulate this using an internal library thread to reap I/O as
/external/fio/
Dbackend.c524 goto reap; in do_verify()
630 reap: in do_verify()
783 goto reap; in do_io()
786 goto reap; in do_io()
912 reap: in do_io()
1916 goto reap; in run_threads()
1924 reap: in run_threads()
DHOWTO1638 the io_getevents system call to reap newly returned events.
1640 from user-space to reap events. The reaping mode is only
/external/libvorbis/include/vorbis/
Dcodec.h110 struct alloc_chain *reap; member
/external/iptables/extensions/
Dlibxt_recent.man47 \fB\-\-reap\fP
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb938 …A9QrealA realisation )J!AD'Q=0'F realization )J!AD'Q=0'Freally#J!AD+reap0rearAreasone…
/external/lldb/source/Host/macosx/
DHost.mm1827 // Make sure we reap any processes we spawn or we will have zombies.
/external/elfutils/src/tests/
DChangeLog1647 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
/external/dnsmasq/
DCHANGELOG.archive2313 Handle EINTR returns from wait() correctly and reap
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt3925 自食其果 < reap\-what\-one\-has\-sown;
5100 不勞而獲 < reap\-without\-sowing;
20784 收割 < reap;
22315 自食其果 > reap\-what\-one\-has\-sown;
22464 不勞而獲 > reap\-without\-sowing;
35252 收割 > reap;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4706 V "reap" :G2P
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf5221 V "reap" :G2P
/external/strace/
DChangeLog-CVS3347 process has zombies it can reap. On the way out, if we reaped
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch9210 - /* reap any zombies */
9246 + /* reap any zombies */