Searched defs:word (Results 1 - 25 of 158) sorted by relevance

1234567

/src/sys/dev/pci/ixgbe/
H A Dixgbe_common.h49 u16 word[2]; member in struct:ixgbe_pba
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutDstr.cpp56 char *word = strtok(gState.displayString, " \t"); local in function:__glutConvertDisplayModeFromString
/src/common/lib/libc/string/
H A Dbcopy.c65 typedef long word; /* "word" used for optimal copy speed */ typedef in typeref:typename:long
/src/games/adventure/
H A Dwizard.c117 char *word, *x; local in function:wizard
H A Dvocab.c132 vocab(const char *word, int type, int value) argument
[all...]
/src/games/robots/
H A Dmain.c66 const char *word; local in function:main
[all...]
/xsrc/external/mit/glu/dist/src/libutil/
H A Dregistry.c66 char *word; local in function:gluCheckExtension
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dinftrees.h26 } word; /* 16-bit, 8 bytes for 32-bit int's) */ member in struct:inflate_huft_s
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_ir.c138 struct panfrost_ubo_word word = { local in function:pan_lookup_pushed_ubo
/src/usr.bin/make/unit-tests/
H A Dvar-op-expand.mk[all...]
H A Ddir.mk
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dtileset.h42 size_t& word = _get_word(idx); local in function:TileSet::set
52 size_t word = _get_word(idx); local in function:TileSet::get
/src/sys/external/bsd/drm2/linux/
H A Dlinux_wait_bit.c84 const volatile unsigned long *word = bitmap + bit/(NBBY*sizeof(*word)); local in function:wait_bit_hash
/src/lib/libskey/
H A Dput.c2123 char *word; local in function:etob
2268 standard(char * word) argument
[all...]
/src/sys/arch/aarch64/aarch64/
H A Ddb_disasm.c87 uint32_t word = 0; local in function:strdisasm_readword
/src/usr.bin/banner/
H A Dbanner.c176 char word[10+1]; /* strings limited to 10 chars */ local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_bitmask.c168 unsigned word; local in function:util_bitmask_add
207 unsigned word; local in function:util_bitmask_set
233 unsigned word; local in function:util_bitmask_clear
256 const unsigned word = index / UTIL_BITMASK_BITS_PER_WORD; local in function:util_bitmask_get
283 unsigned word = index / UTIL_BITMASK_BITS_PER_WORD; local in function:util_bitmask_get_next_index
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_bitmask.c168 unsigned word; local in function:util_bitmask_add
207 unsigned word; local in function:util_bitmask_set
233 unsigned word; local in function:util_bitmask_clear
256 const unsigned word = index / UTIL_BITMASK_BITS_PER_WORD; local in function:util_bitmask_get
283 unsigned word = index / UTIL_BITMASK_BITS_PER_WORD; local in function:util_bitmask_get_next_index
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c76 unsigned word = ins->src[0].value / 4; local in function:bi_analyze_ranges
114 struct panfrost_ubo_word word = { local in function:bi_pick_ubo
/xsrc/external/mit/brotli/dist/c/common/
H A Dtransform.c194 static int Shift(uint8_t* word, int word_len, uint16_t parameter) { argument
236 BrotliTransformDictionaryWord(uint8_t * dst,const uint8_t * word,int len,const BrotliTransforms * transforms,int transform_idx) argument
[all...]
/src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v14.c168 uint16_t word; local in function:eepromSwap
[all...]
H A Dah_eeprom_v4k.c152 uint16_t word; local in function:eepromSwap
[all...]
/src/sys/arch/x86/pci/imcsmb/
H A Dimcsmb.c245 uint16_t *word; local in function:imcsmb_exec
/src/common/dist/zlib/contrib/iostream2/
H A Dzstream.h46 struct Val { unsigned char byte; size_t word; } val; member in struct:zstringlen::Val
/src/sys/dev/qbus/
H A Ddlreg.h16 u_short word; member in union:w_b

Completed in 18 milliseconds

1234567