Searched defs:value (Results 501 - 525 of 5194) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dhtable.h20 void *value; /* associated value */ member in struct:HTABLE_INFO
H A Ddict_test.c48 const char *value; local
[all...]
H A Ddict_utf8.c143 const char *value; local
180 static int dict_utf8_update(DICT *dict, const char *key, const char *value) argument
[all...]
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dexternal_io.c195 external_bs_sr_1(void *cookie, bus_space_handle_t bsh, bus_size_t offset, uint8_t value, bus_size_t count) argument
205 external_bs_sr_2(void *cookie, bus_space_handle_t bsh, bus_size_t offset, uint16_t value, bus_size_t count) argument
/netbsd-current/sys/arch/shark/shark/
H A Dns87307.c260 u_char value; local
/netbsd-current/sys/dev/isa/
H A Dics2101.c73 ics2101_mix_doit(struct ics2101_softc *sc, u_int chan, u_int side, u_int value, u_int flags) argument
136 ics2101_mix_attenuate(struct ics2101_softc *sc, unsigned int chan, unsigned int side, unsigned int value) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsizeof.c99 int size, value; local
/netbsd-current/usr.sbin/mopd/common/
H A Dput.c37 mopPutChar(u_char *pkt, int *idx, u_char value) argument
44 mopPutShort(u_char *pkt, int *idx, u_short value) argument
55 mopPutLong(u_char *pkt, int *idx, u_int32_t value) argument
66 mopPutMulti(u_char *pkt, int *idx, const u_char *value, int size) argument
77 mopPutTime(u_char *pkt, int *idx, time_t value) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dpr9594.cc28 void Foo::set_foo (int value) argument
/netbsd-current/usr.bin/msgc/
H A Dmsgdb.c58 void define_msg (char *name, char *value) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPlistSupport.h71 inline raw_ostream &EmitInteger(raw_ostream &o, int64_t value) { argument
73 o << value; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dlog.h30 LogType& operator<<(LogType& log, Tp const& value) { argument
/netbsd-current/usr.sbin/autofs/
H A Ddefined.c74 const char *value; local
209 defined_add(const char *name, const char *value) argument
232 char *name, *value; local
[all...]
/netbsd-current/external/mit/libcbor/dist/src/cbor/
H A Dmaps.c96 bool _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) { argument
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dthread.c82 isc_thread_key_setspecific(isc_thread_key_t key, void *value) { argument
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dtask_test.c45 int *value = (int *) event->ev_arg; local
57 int *value = (int *) event->ev_arg; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dpr9594.cc28 void Foo::set_foo (int value) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dintrange.h26 uinteger_t value; member in struct:SignExtendedNumber
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Daav.c29 Value value; member in struct:aaA
/netbsd-current/games/adventure/
H A Dvocab.c132 vocab(const char *word, int type, int value) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dlog.h30 LogType& operator<<(LogType& log, Tp const& value) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DVersionTuple.cpp41 static bool parseInt(StringRef &input, unsigned &value) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTypeSwitch.h26 TypeSwitchBase(const T &value) : value(value) {} argument
67 castValue( ValueT value, typename std::enable_if_t< is_detected<has_dyn_cast_t, ValueT, CastT>::value> * = nullptr) argument
77 castValue( ValueT value, typename std::enable_if_t< !is_detected<has_dyn_cast_t, ValueT, CastT>::value> * = nullptr) argument
85 const T value; member in class:llvm::detail::TypeSwitchBase
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSwapByteOrder.h53 inline uint16_t ByteSwap_16(uint16_t value) { argument
66 inline uint32_t ByteSwap_32(uint32_t value) { argument
81 ByteSwap_64(uint64_t value) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitFuture.h77 static ConstantInitFuture getFromOpaqueValue(void *value) { argument

Completed in 344 milliseconds

<<21222324252627282930>>