| /openbsd-src/sys/dev/pci/ |
| H A D | tga_conf.c | 141 int deep, addrmask, wide; local 147 deep = (gder & 0x1) != 0; /* XXX */ 155 if (!deep) {
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | alloca.c | 146 char *deep; /* For stack depth measure. */ member 179 if ((STACK_DIR > 0 && hp->h.deep > depth) in C_alloca() 180 || (STACK_DIR < 0 && hp->h.deep < depth)) in C_alloca() 207 ((header *) new_storage)->h.deep = depth; in C_alloca()
|
| /openbsd-src/gnu/usr.bin/texinfo/lib/ |
| H A D | alloca.c | 139 char *deep; /* For stack depth measure. */ member 174 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 175 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 212 new->h.deep = depth; in alloca()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/ |
| H A D | naive | 8 you want to check three keys deep, you might naE<0xEF>vely try this: 13 you want to check three keys deep, you might naïvely try this:
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | naive | 8 you want to check three keys deep, you might naE<0xEF>vely try this: 14 you want to check three keys deep, you might naïvely try this:
|
| H A D | naive-groff | 11 you want to check three keys deep, you might naE<0xEF>vely try this: 17 you want to check three keys deep, you might na\[u00EF]vely try this:
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| H A D | meta-obj.t | 77 X_deep => { deep => 'structure' }, 88 is_deeply( $meta->as_struct, $distmeta, "->as_struct (deep comparison)" ); 89 isnt( $meta->as_struct, $distmeta, "->as_struct (is a deep clone)" ); 94 isnt( $meta->resources, $meta->{resources}, "->resource (map values are deep cloned)"); 179 "->custom(x) [is a deep clone]"
|
| /openbsd-src/gnu/usr.bin/perl/lib/ |
| H A D | DB.pm | 9 my ($running, $ready, $deep, $usrctxt, $evalarg, 51 $deep = 1000; 65 $DB::single |= 4 if $#stack == $deep;
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | BUILD.gn | 13 #"//lldb/source/Plugins/Process/gdb-remote", # 4-deep dependency cycle
|
| /openbsd-src/gnu/usr.bin/perl/cpan/JSON-PP/t/ |
| H A D | 018_json_checker.t | 57 [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 166 [[[[[[[[[[[[[[[[[[["Not too deep"]]]]]]]]]]]]]]]]]]]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
| H A D | xray_basic_flags.inc | 20 "Basic logging will keep track of at most this deep a call stack, "
|
| /openbsd-src/lib/libexpat/tests/ |
| H A D | misc_tests.c | 298 mydata->deep = 0; in START_TEST() 319 mydata->deep = 0; in START_TEST()
|
| /openbsd-src/games/quiz/datfiles/ |
| H A D | flowers | 32 Rose, deep red:Bashful shame
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | typeinfo | 133 // a deep string comparison. 142 // type_infos are equal if their addresses are equal or if a deep string 160 // be unique, we must perform a deep string comparison of the type names.
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | amigaos | 37 # Too simple (short, pure ASCII, deep), MPi
|
| /openbsd-src/gnu/llvm/llvm/docs/DependenceGraphs/ |
| H A D | index.rst | 34 that form a cycle, pi-blocks are at most one level deep. In other words, 36 hierarchical representation that is at most one level deep.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | stree.t | 111 sub deq { # deep-equals
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | arm-generic.md | 25 ; Strictly, we should model a 4-deep write buffer for ARM7xx based chips
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 63 /// "deep". 78 "IPAMode). Value: \"deep\", \"shallow\".", 79 "deep")
|
| /openbsd-src/sys/kern/ |
| H A D | kern_sig.c | 1327 cursig(struct proc *p, struct sigctx *sctx, int deep) in cursig() 1368 if (deep) { in cursig() 2121 single_thread_check_locked(struct proc *p, int deep) in single_thread_check() 2130 /* if we're in deep, we need to unwind to the edge */ 2131 if (deep) { 2169 single_thread_check(struct proc *p, int deep) in single_thread_set() 2174 error = single_thread_check_locked(p, deep); in single_thread_set() 2074 single_thread_check_locked(struct proc * p,int deep) single_thread_check_locked() argument 2116 single_thread_check(struct proc * p,int deep) single_thread_check() argument
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | ChangeLog.mkhybrid | 305 directory tree. This has now been fixed - but one day, the deep 364 marked as an HFS folder. Fixed by putting deep HFS folders in
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/ |
| H A D | Context.t | 173 push @hooks => 'deep'; 206 deep
|
| /openbsd-src/gnu/usr.bin/perl/dist/Storable/ |
| H A D | README | 39 retrieval is performed, and/or what deep cloning should do on those
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | MarkdownQuickstartTemplate.md | 150 ##### Hopefully you won't need to be this deep
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl586delta.pod | 103 C<goto &> is now more robust - bugs in deep recursion and chained C<goto &>
|