Searched defs:order (Results 51 - 75 of 116) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinflate.c645 static const unsigned short order[19] = /* permutation of code lengths */ local
H A Dinfback.c270 static const unsigned short order[19] = /* permutation of code lengths */ local
/openbsd-current/gnu/gcc/gcc/
H A Dipa-inline.c901 struct cgraph_node **order = local
1178 static GTY ((length ("nnodes"))) struct cgraph_node **order; variable in typeref:struct:cgraph_node
[all...]
H A Dtree-ssa-phiopt.c254 basic_block *order = XNEWVEC (basic_block, n_basic_blocks); local
H A Dipa-reference.c898 struct cgraph_node **order = local
[all...]
H A Dcgraphunit.c1289 struct cgraph_node **order = XCNEWVEC (struct cgraph_node *, cgraph_n_nodes); local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddoublest.c50 get_field (unsigned char *data, enum floatformat_byteorders order, argument
232 put_field(unsigned char *data, enum floatformat_byteorders order, unsigned int total_len, unsigned int start, unsigned int len, unsigned long stuff_to_put) argument
[all...]
/openbsd-current/usr.bin/yacc/
H A Doutput.c45 static short *order; variable
[all...]
/openbsd-current/usr.sbin/acme-client/
H A Djson.c442 json_parse_order(struct jsmnn *n, struct order *order) argument
489 json_parse_upd_order(struct jsmnn *n, struct order *order) argument
501 json_free_order(struct order *order) argument
[all...]
H A Dnetproc.c466 doupdorder(struct conn *c, struct order *orde argument
431 doneworder(struct conn *c, const char *const *alts, size_t altsz, struct order *order, const struct capaths *p) argument
669 struct order order; local
[all...]
/openbsd-current/usr.bin/cdio/
H A Drip.c524 char order; local
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h704 int order = Ctx.getIntegerTypeOrder(LTy, RTy); local
778 int order = Ctx.getFloatingTypeOrder(LTy, RTy); local
/openbsd-current/lib/libcrypto/ec/
H A Dec_local.h183 BIGNUM order; member in struct:ec_group_st
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_bufs.c724 int order; local
883 int order; local
1109 int order; local
1408 int order; local
[all...]
H A Ddrm_buddy.c156 unsigned int order; local
16 drm_block_alloc(struct drm_buddy *mm, struct drm_buddy_block *parent, unsigned int order, u64 offset) argument
341 alloc_range_bias(struct drm_buddy *mm, u64 start, u64 end, unsigned int order) argument
428 get_maxblock(struct drm_buddy *mm, unsigned int order) argument
454 alloc_from_freelist(struct drm_buddy *mm, unsigned int order, unsigned long flags) argument
688 unsigned int min_order, order; local
790 int order; local
[all...]
/openbsd-current/lib/libcrypto/sm2/
H A Dsm2_crypt.c253 BIGNUM *order = NULL; local
/openbsd-current/usr.bin/tmux/
H A Dwindow-buffer.c96 u_int order; member in struct:window_buffer_itemdata
/openbsd-current/sys/dev/pci/drm/ttm/
H A Dttm_pool.c86 ttm_pool_alloc_page(struct ttm_pool *pool, gfp_t gfp_flags, unsigned int order) argument
140 ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching, unsigned int order, struct page *p) argument
172 ttm_pool_alloc_page(struct ttm_pool *pool, gfp_t gfp_flags, unsigned int order, bus_dma_tag_t dmat) argument
232 ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching, unsigned int order, struct vm_page *p) argument
279 ttm_pool_map(struct ttm_pool *pool, unsigned int order, struct vm_page *p, dma_addr_t **dma_addr) argument
319 ttm_pool_map(struct ttm_pool *pool, unsigned int order, struct vm_page *p, dma_addr_t **dma_addr) argument
387 ttm_pool_type_init(struct ttm_pool_type *pt, struct ttm_pool *pool, enum ttm_caching caching, unsigned int order) argument
423 ttm_pool_select_type(struct ttm_pool *pool, enum ttm_caching caching, unsigned int order) argument
496 ttm_pool_page_allocated(struct ttm_pool *pool, unsigned int order, struct vm_page *p, dma_addr_t **dma_addr, unsigned long *num_pages, struct vm_page ***pages, unsigned long **orders) argument
538 unsigned int order; local
579 unsigned int order; local
[all...]
/openbsd-current/usr.bin/openssl/
H A Dapps.h306 int *order; member in union:option::__anon54
310 int *order; member in struct:option
/openbsd-current/usr.bin/make/
H A Dgnode.h127 int order; /* wait weight (see .ORDER/predecessors/successors) */ member in struct:GNode_
/openbsd-current/gnu/llvm/lld/ELF/
H A DOutputSections.cpp258 void OutputSection::sort(llvm::function_ref<int(InputSectionBase *s)> order) { argument
241 sortByOrder(MutableArrayRef<InputSection *> in, llvm::function_ref<int(InputSectionBase *s)> order) argument
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp43 static const llvm::fltSemantics *const order[] = { member in class:llvm
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_legacy.h64 u8 order; member in struct:drm_open_hash
73 int order; /**< log-base-2(total) */ member in struct:drm_buf
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_timeline.c247 int order, offset; local
294 int order, last_order; local
[all...]
/openbsd-current/usr.bin/tsort/
H A Dtsort.c95 unsigned int order; /* Order of nodes according to a hint file. */ member in struct:node
302 read_pairs(FILE *f, struct ohash *h, int reverse, const char *name, unsigned int order, int hint) argument
356 read_hints(FILE *f, struct ohash *h, int quiet, const char *name, unsigned int order) argument
826 unsigned int order; local
[all...]

Completed in 346 milliseconds

12345