| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gsp/ |
| priv.h | 11 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *); member in struct:nvkm_gsp_fwif
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/nvdec/ |
| priv.h | 14 int (*load)(struct nvkm_nvdec *, int ver, member in struct:nvkm_nvdec_fwif
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/nvenc/ |
| priv.h | 14 int (*load)(struct nvkm_nvenc *, int ver, member in struct:nvkm_nvenc_fwif
|
| /src/external/gpl3/autoconf/dist/lib/Autom4te/ |
| C4che.pm | 191 =item C<Autom4te::C4che-E<gt>load ($file)> 193 Load the cache from the C<$file> file object. 197 # LOAD ($FILE) 199 sub load ($$) subroutine 204 confess "cannot load a single request\n"
|
| /src/games/sail/ |
| pl_6.c | 148 int loadL, loadR, ready, load; local 157 c = sgetch("Load which broadside (left or right)? ", 169 load = L_ROUND; 173 load = L_DOUBLE; 177 load = L_CHAIN; 181 load = L_GRAPE; 189 mf->loadR = load; 192 mf->loadL = load;
|
| pl_3.c | 55 int load; local 79 load = mf->loadR; 84 load = mf->loadL; 88 if ((!guns && !car) || load == L_EMPTY || 99 if (target > rangeofshot[load] || (!guns && target >= 3)) 103 if (load > L_CHAIN && target < 6) { 171 hit += AMMO[index][load - 1]; 180 if (load == L_GRAPE) 194 if (load == L_CHAIN) { 199 table(ms, closest, shootat, load, hit, roll) [all...] |
| /src/sys/arch/hpc/stand/hpcboot/ |
| load_coff.cpp | 32 #include <load.h> 82 CoffLoader::load() function in class:CoffLoader
|
| load_elf.cpp | 36 #include <load.h> 150 ElfLoader::load() function in class:ElfLoader 278 // load header 282 // load symbol table 287 // load string table
|
| hpcmenu.cpp | 66 if (!load()) 147 // load and save current menu status. 150 HpcMenuInterface::load() function in class:HpcMenuInterface
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sec2/ |
| priv.h | 20 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); member in struct:nvkm_sec2_fwif
|
| /src/tests/modules/k_helper3/ |
| k_helper3.c | 45 static int load(const char *, ...); 55 return load(argv[1], argv[2]); 59 load(const char *fmt, ...) function
|
| /src/sbin/luactl/ |
| luactl.c | 59 static void load(char *, char *); 107 } else if (!strcmp(argv[0], "load")) { 112 load(argv[1], argv[2]); 201 load(char *name, char *path) function 227 fprintf(stderr, " %s [-cq] load name path\n", p);
|
| /src/sys/net/npf/ |
| npf_conf.c | 72 * Load an empty configuration. 130 * npf_config_load: the main routine performing configuration load. 136 const bool load = conns != NULL; local 148 npf_ruleset_reload(npf, nc->ruleset, onc->ruleset, load); 150 npf_ruleset_reload(npf, nc->nat_ruleset, onc->nat_ruleset, load); 158 /* Initial load, done. */ 166 * If we are going to flush the connections or load the new ones, 181 * G/C the existing connections and, if passed, load the new ones.
|
| /src/crypto/external/apache2/openssl/dist/include/openssl/ |
| conftypes.h | 31 int (*load)(CONF *conf, const char *name, long *eline); member in struct:conf_method_st
|
| /src/crypto/external/bsd/openssl/dist/include/openssl/ |
| conftypes.h | 31 int (*load) (CONF *conf, const char *name, long *eline); member in struct:conf_method_st
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| NamedStreamMap.cpp | 51 Error NamedStreamMap::load(BinaryStreamReader &Stream) { function in class:NamedStreamMap 63 return OffsetIndexMap.load(Stream);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/ |
| insn-reverse-aarch64.c | 21 load (void) function 99 load,
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/ |
| insn-reverse-aarch64.c | 21 load (void) function 99 load,
|
| /src/common/dist/zlib/contrib/puff/ |
| pufftest.c | 58 if load() returns NULL). If the input file was empty or could not be opened 60 local void *load(const char *name, size_t *len) function 117 source = load(name, &len);
|
| /src/lib/libc/locale/ |
| nb_lc_template.h | 173 _PREFIX(load)(const char * __restrict name, function 233 if (_PREFIX(load)(name, &loaded_name, &loaded_impl))
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/ |
| priv.h | 58 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); member in struct:nvkm_pmu_fwif
|
| /src/external/gpl3/binutils/dist/zlib/contrib/puff/ |
| pufftest.c | 58 if load() returns NULL). If the input file was empty or could not be opened 60 local void *load(const char *name, size_t *len) function 117 source = load(name, &len);
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/puff/ |
| pufftest.c | 58 if load() returns NULL). If the input file was empty or could not be opened 60 local void *load(const char *name, size_t *len) function 117 source = load(name, &len);
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/puff/ |
| pufftest.c | 58 if load() returns NULL). If the input file was empty or could not be opened 60 local void *load(const char *name, size_t *len) function 117 source = load(name, &len);
|
| /src/external/gpl3/gdb/dist/zlib/contrib/puff/ |
| pufftest.c | 58 if load() returns NULL). If the input file was empty or could not be opened 60 local void *load(const char *name, size_t *len) function 117 source = load(name, &len);
|