Searched defs:order (Results 1 - 25 of 139) sorted by relevance

123456

/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dec_check.c62 BIGNUM *order; local
H A Deck_prn.c152 *order = NULL, *cofactor = NULL; local
/freebsd-10.3-release/sys/dev/drm/
H A Ddrm_hashtab.h52 unsigned int order; member in struct:drm_open_hash
H A Ddrm_hashtab.c44 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) argument
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_hashtab.h52 unsigned int order; member in struct:drm_open_hash
H A Ddrm_hashtab.c44 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) argument
/freebsd-10.3-release/usr.sbin/yppoll/
H A Dyppoll.c62 int order; local
/freebsd-10.3-release/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp50 find_by_order(size_type order) argument
/freebsd-10.3-release/usr.bin/colldef/
H A Dparse.y105 order : ORDER order_list { label
/freebsd-10.3-release/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp50 find_by_order(size_type order) argument
/freebsd-10.3-release/contrib/gcc/
H A Dipa.c31 cgraph_postorder (struct cgraph_node **order) argument
H A Dipa-utils.c50 ipa_utils_print_order(FILE* out, const char * note, struct cgraph_node** order, int count) argument
158 ipa_utils_reduced_inorder(struct cgraph_node **order, bool reduce, bool allow_overwritable) argument
/freebsd-10.3-release/sys/dev/spibus/
H A Dofw_spibus.c127 ofw_spibus_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-10.3-release/sys/ofed/include/linux/
H A Dmm.h54 int order; local
/freebsd-10.3-release/usr.sbin/lastlogin/
H A Dlastlogin.c52 static int order = 1; variable
/freebsd-10.3-release/usr.bin/bmake/unit-tests/
H A DMakefile
/freebsd-10.3-release/contrib/texinfo/makeinfo/
H A Dnode.h44 int order; /* The order of the tag, starting from zero. */ member in struct:tentry
/freebsd-10.3-release/sys/dev/ofw/
H A Dofw_iicbus.c168 ofw_iicbus_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-10.3-release/libexec/ypxfr/
H A Dypxfr_misc.c196 unsigned int order; local
/freebsd-10.3-release/sys/dev/gpio/
H A Dofw_gpiobus.c297 ofw_gpiobus_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-10.3-release/sys/isa/
H A Disahint.c44 int order; local
/freebsd-10.3-release/sys/dev/atkbdc/
H A Datkbdc_isa.c249 atkbdc_isa_add_child(device_t bus, u_int order, const char *name, int unit) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DOpcode.h48 Opcode (uint8_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType8) argument
53 Opcode (uint16_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType16) argument
58 Opcode (uint32_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType32) argument
63 Opcode (uint64_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType64) argument
150 SetOpcode8 (uint8_t inst, lldb::ByteOrder order) argument
158 SetOpcode16(uint16_t inst, lldb::ByteOrder order) argument
166 SetOpcode16_2(uint32_t inst, lldb::ByteOrder order) argument
174 SetOpcode32(uint32_t inst, lldb::ByteOrder order) argument
182 SetOpcode64(uint64_t inst, lldb::ByteOrder order) argument
[all...]
/freebsd-10.3-release/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h24 BIGNUM *order; member in struct:group_definition_
/freebsd-10.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_lib.c224 BIGNUM *order = NULL; local

Completed in 181 milliseconds

123456