Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/sys/dev/pci/drm/ttm/
H A Dttm_device.c51 struct ttm_global *glob = &ttm_glob; in ttm_global_release() local
68 struct ttm_global *glob = &ttm_glob; in ttm_global_init() local
121 struct ttm_global *glob = &ttm_glob; in ttm_global_swapout() local
193 struct ttm_global *glob = &ttm_glob; in ttm_device_init() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Dclass-1.m17 @implementation glob implementation
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dconsec.c1 int glob; variable
/openbsd-src/gnu/usr.bin/perl/ext/File-DosGlob/lib/File/
H A DDosGlob.pm115 sub glob { subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D960218-1.c1 int glob; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dreg-stack4.C15 double glob; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dname.h92 #define ffename_set_global(n,glob) ((n)->u.g = (glob)) argument
/openbsd-src/gnu/gcc/gcc/
H A Dtree-pass.h135 const char *glob; /* command line glob */ member
H A Dtree-dump.c793 dump_register (const char *suffix, const char *swtch, const char *glob, in dump_register()
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/
H A Dpackage-lock.json147 "glob": { object
291 "glob": "^7.1.1", string
/openbsd-src/sbin/restore/
H A Dinteractive.c75 glob_t glob; /* globbing information */ member
/openbsd-src/bin/ksh/
H A Deval.c989 glob(char *cp, XPtrV *wp, int markdirs) in glob() function
/openbsd-src/lib/libc/gen/
H A Dglob.c167 glob(const char *pattern, int flags, int (*errfunc)(const char *, int), in glob() function
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp1072 for (const GlobPattern &glob : globs) in matchGlob() local