Searched defs:depth (Results 1 - 25 of 115) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr35231.c4 foo(int bits_per_pixel, int depth) argument
H A Dpr42231.c11 static int CallFunctionRec(int (*fun)(int depth), int depth) { argument
21 static int CallFunction(int (*fun)(int depth)) { argument
25 static int callback(int depth) { argument
/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dthr.h64 volatile int depth; /* # of acquires. */ member in struct:objc_mutex
/haiku-buildtools/cloog/include/cloog/
H A Dblock.h66 int depth ; /**< Original block depth (outer loop number).*/ member in struct:cloogblock
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr45055.c11 foo (int *img, int fp, int y, int *ptr, int depth, int c, int t, int xm) argument
H A Ddelay-slot-2.c54 write_cond (struct decision_test *p, int depth, argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgraphite-blocking.c189 lst_do_strip_mine_loop (lst_p lst, int depth, int stride) argument
235 int depth; local
H A Dhw-doloop.h94 int depth; variable
H A Dgraphite-interchange.c147 pdr_stride_in_loop (mpz_t stride, graphite_dim_t depth, poly_dr_p pdr) argument
285 memory_strides_in_loop_1 (lst_p loop, graphite_dim_t depth, mpz_t strides) argument
315 memory_strides_in_loop(lst_p loop, graphite_dim_t depth, mpz_t strides) argument
[all...]
H A Det-forest.c55 int depth; /* The depth of the node is the sum of depth member in struct:et_occ
210 record_path_before_1(struct et_occ *occ, int depth) argument
261 check_path_after_1(struct et_occ *occ, int depth) argument
[all...]
H A Dxcoffout.c362 xcoffout_block(tree block, int depth, tree args) argument
H A Dcfgloopanal.c105 unsigned depth; local
/haiku-buildtools/cloog/source/
H A Dblock.c288 cloog_block_alloc(CloogStatement *statement, int nb_scaldims, cloog_int_t *scaldims, int depth) argument
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dbinary-tree.c74 treeNode* BottomUpTree(long item, unsigned depth) argument
102 unsigned N, depth, minDepth, maxDepth, stretchDepth; local
[all...]
/haiku-buildtools/gcc/gcc/config/s390/
H A Dhtmxlintrin.h82 int depth = __builtin_tx_nesting_depth (); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr42956.c11 void Split(int iregion, int depth, int xregion) argument
/haiku-buildtools/jam/
H A Dmake.c171 make0( TARGET *t, TARGET *p, int depth, COUNTS *counts, int anyhow ) argument
H A Dexpand.c81 int depth; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dxcoffout.c412 xcoffout_block (BLOCK_SUBBLOCKS (block), depth + 1, NULL_TREE); local
H A Dgenextract.c194 int depth = strlen (path); local
[all...]
/haiku-buildtools/legacy/gcc/libobjc/
H A Dthr.c284 int depth; local
[all...]
/haiku-buildtools/isl/
H A Disl_ast_build_private.h124 int depth; member in struct:isl_ast_build
/haiku-buildtools/gcc/libgcc/config/mips/
H A Dgthr-mipssde.h47 long depth; member in struct:__anon2079
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A Ddir.cc283 fs::recursive_directory_iterator::depth() const function in class:fs::recursive_directory_iterator
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dregisters1.C16 const int depth = 3; variable

Completed in 279 milliseconds

12345