OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bstate
(Results
1 - 9
of
9
) sorted by null
/external/qemu/target-mips/
translate.c
470
int
bstate
;
member in struct:DisasContext
[
all
...]
/external/qemu/distrib/zlib-1.2.3/
deflate.c
788
block_state
bstate
;
local
790
bstate
= (*(configuration_table[s->level].func))(s, flush);
792
if (
bstate
== finish_started ||
bstate
== finish_done) {
795
if (
bstate
== need_more ||
bstate
== finish_started) {
808
if (
bstate
== block_done) {
[
all
...]
/external/zlib/
deflate.c
899
block_state
bstate
;
local
901
bstate
= s->strategy == Z_HUFFMAN_ONLY ? deflate_huff(s, flush) :
905
if (
bstate
== finish_started ||
bstate
== finish_done) {
908
if (
bstate
== need_more ||
bstate
== finish_started) {
921
if (
bstate
== block_done) {
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h
1412
mmask_t
bstate
; \/* button state bits *\/
member in struct:__anon22919
[
all
...]
ncurses.h
1412
mmask_t
bstate
; \/* button state bits *\/
member in struct:__anon23447
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h
1412
mmask_t
bstate
; \/* button state bits *\/
member in struct:__anon24509
[
all
...]
ncurses.h
1412
mmask_t
bstate
; \/* button state bits *\/
member in struct:__anon25037
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h
1412
mmask_t
bstate
; \/* button state bits *\/
member in struct:__anon26021
[
all
...]
ncurses.h
1412
mmask_t
bstate
; \/* button state bits *\/
member in struct:__anon26549
[
all
...]
Completed in 1046 milliseconds