| /netbsd-src/share/examples/refuse/ian/libfetch/ |
| H A D | Makefile | 13 LIB= fetch 15 SRCS= fetch.c common.c ftp.c http.c file.c \ 17 INCS= fetch.h 18 MAN= fetch.3 60 MLINKS+= fetch.3 fetchFreeURL.3 61 MLINKS+= fetch.3 fetchGet.3 62 MLINKS+= fetch.3 fetchGetFTP.3 63 MLINKS+= fetch.3 fetchGetFile.3 64 MLINKS+= fetch.3 fetchGetHTTP.3 65 MLINKS+= fetch.3 fetchGetURL.3 [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Table.cc | 129 return stateNames->fetch (value); in getStateName() 137 return stateUNames->fetch (value); in getStateUName() 252 return (int) data->fetch (i); in fetchInt() 258 return (unsigned long long) data->fetch (i); in fetchULong() 264 return (long long) data->fetch (i); in fetchLong() 270 return dbe_sprintf (NTXT ("%d"), data->fetch (i)); in fetchString() 276 return (double) data->fetch (i); in fetchDouble() 308 int32_t i1 = data->fetch (idx1); in cmpValues() 309 int32_t i2 = data->fetch (idx2); in cmpValues() 316 int32_t i1 = data->fetch (idx); in cmpDatumValue() [all …]
|
| H A D | gp-display-text.cc | 290 char *path = list->fetch (j); in check_args() 1684 Vector <char*> *kwCategoryI18N = (Vector<char*>*) res->fetch (1); in describe() 1685 Vector <char*> *kwKeyword = (Vector<char*>*) res->fetch (3); in describe() 1686 Vector <char*> *kwFormula = (Vector<char*>*) res->fetch (4); in describe() 1687 Vector <char*> *kwDescrip = (Vector<char*>*) res->fetch (5); in describe() 1688 Vector <void*> *kwEnumDescs = (Vector<void*>*) res->fetch (6); in describe() 1697 if (kwKeyword->fetch (i) == NULL) in describe() 1699 fprintf (dis_file, sectionFormat, kwCategoryI18N->fetch (i)); in describe() 1702 String cat = kwCategoryI18N->fetch (i); in describe() 1706 Vector <String> *enumDescs = (Vector <String> *) kwEnumDescs->fetch (i); in describe() [all …]
|
| H A D | DbeView.cc | 228 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in ~DbeView() 361 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in reset() 517 if (metrics_ref_lists->fetch (MET_COMMON) == NULL) in get_metric_ref() 531 return metrics_ref_lists->fetch (mtype); in get_metric_ref() 539 if (metrics_lists->fetch (MET_COMMON) == NULL) in get_metric_list() 566 return metrics_lists->fetch (mtype); in get_metric_list() 607 delete metrics_lists->fetch (i); in reset_metrics() 612 delete metrics_ref_lists->fetch (i); in reset_metrics() 636 BaseMetric *m = bm_list->fetch (i); in set_compare_mode() 641 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in set_compare_mode() [all …]
|
| H A D | Dbe.cc | 236 char *str = info->fetch (i); in dbeGetExpPreview() 469 char *ret = dbeSession->drop_experiment (drop_index->fetch (i)); in dbeDropExperiment() 524 int expId = expIds->fetch (i); in dbeGetFounderExpId() 544 int expId = expIds->fetch (i); in dbeGetUserExpId() 566 int expId = expIds->fetch (i); in dbeGetExpGroupId() 709 && dbev->get_exp_enable (i) != enable->fetch (i)) in dbeSetExpEnable() 711 dbev->set_exp_enable (i, enable->fetch (i)); in dbeSetExpEnable() 907 dsptab->visible = selected->fetch (i++); in dbeSetTabSelectionState() 1108 BaseMetric *bm = dbev->register_metric_expr ((BaseMetric::Type) type->fetch (i), in dbeGetMetricListV2() 1109 cmd->fetch (i), in dbeGetMetricListV2() [all …]
|
| H A D | ExpGroup.cc | 59 Experiment *e = exps->fetch (i); in append() 73 Experiment *e = exps->fetch (i); in drop_experiment() 90 Experiment *exp = exps->fetch (i); in get_founders() 110 Experiment *exp = exps->fetch (i); in create_list_of_loadObjects() 113 LoadObject *lo = exp->loadObjs->fetch (i1); in create_list_of_loadObjects() 134 LoadObject *lobj = loadObjs->fetch (i); in get_comparable_loadObject()
|
| H A D | DbeSession.cc | 471 unlink (tmp_files->fetch (i)); in unlink_tmp_files() 647 HashMap<uint64_t, Histable*> *v = idxobjs->fetch (i); in reset() 788 LoadObject *lo = lobjs->fetch (i); in get_jvm_Function() 810 Function *func = f_special->fetch (kind); in getSpecialFunction() 843 LoadObject *lo = lobjs->fetch (i); in get_OMP_LoadObject() 863 Function *func = omp_functions->fetch (n); in get_OMP_Function() 929 ExpGroup *gr = expGroups->fetch (ind - 1); in createExperimentPart2() 1124 DbeView *dbev = views->fetch (i); in open_experiment() 1171 char *lineage_name = exp_names->fetch (j); in open_experiment() 1231 DbeView *dbev = views->fetch (i); in open_experiment() [all …]
|
| H A D | MemorySpace.cc | 271 ordlist->store (i, orders->fetch (i)); in set_MemTabOrder() 402 Vector <char*> *kwCategory = (Vector<char*>*) res->fetch (0); in get_filter_keywords() 403 Vector <char*> *kwCategoryI18N = (Vector<char*>*) res->fetch (1); in get_filter_keywords() 404 Vector <char*> *kwDataType = (Vector<char*>*) res->fetch (2); in get_filter_keywords() 405 Vector <char*> *kwKeyword = (Vector<char*>*) res->fetch (3); in get_filter_keywords() 406 Vector <char*> *kwFormula = (Vector<char*>*) res->fetch (4); in get_filter_keywords() 407 Vector <char*> *kwDescription = (Vector<char*>*) res->fetch (5); in get_filter_keywords() 408 Vector <void*> *kwEnumDescs = (Vector<void*>*) res->fetch (6); in get_filter_keywords() 413 MemObjType_t *obj = dyn_memobj->fetch (i); in get_filter_keywords()
|
| H A D | IndexMap2D.h | 74 map2 = map1->fetch ((int) key1); in put() 89 Vector<Value_t> *map2 = map1->fetch ((int) key1); in get() 92 return map2->fetch ((int) key2); in get() 111 Vector<Value_t> *map2 = map1->fetch ((int) key1); in remove() 114 Value_t res = map2->fetch ((int) key2); in remove()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Table.cc | 129 return stateNames->fetch (value); in getStateName() 137 return stateUNames->fetch (value); in getStateUName() 252 return (int) data->fetch (i); in fetchInt() 258 return (unsigned long long) data->fetch (i); in fetchULong() 264 return (long long) data->fetch (i); in fetchLong() 270 return dbe_sprintf (NTXT ("%d"), data->fetch (i)); in fetchString() 276 return (double) data->fetch (i); in fetchDouble() 308 int32_t i1 = data->fetch (idx1); in cmpValues() 309 int32_t i2 = data->fetch (idx2); in cmpValues() 316 int32_t i1 = data->fetch (idx); in cmpDatumValue() [all …]
|
| H A D | gp-display-text.cc | 285 char *path = list->fetch (j); in check_args() 1679 Vector <char*> *kwCategoryI18N = (Vector<char*>*) res->fetch (1); in describe() 1680 Vector <char*> *kwKeyword = (Vector<char*>*) res->fetch (3); in describe() 1681 Vector <char*> *kwFormula = (Vector<char*>*) res->fetch (4); in describe() 1682 Vector <char*> *kwDescrip = (Vector<char*>*) res->fetch (5); in describe() 1683 Vector <void*> *kwEnumDescs = (Vector<void*>*) res->fetch (6); in describe() 1692 if (kwKeyword->fetch (i) == NULL) in describe() 1694 fprintf (dis_file, sectionFormat, kwCategoryI18N->fetch (i)); in describe() 1697 String cat = kwCategoryI18N->fetch (i); in describe() 1701 Vector <String> *enumDescs = (Vector <String> *) kwEnumDescs->fetch (i); in describe() [all …]
|
| H A D | DbeView.cc | 228 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in ~DbeView() 361 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in reset() 517 if (metrics_ref_lists->fetch (MET_COMMON) == NULL) in get_metric_ref() 531 return metrics_ref_lists->fetch (mtype); in get_metric_ref() 539 if (metrics_lists->fetch (MET_COMMON) == NULL) in get_metric_list() 566 return metrics_lists->fetch (mtype); in get_metric_list() 607 delete metrics_lists->fetch (i); in reset_metrics() 612 delete metrics_ref_lists->fetch (i); in reset_metrics() 636 BaseMetric *m = bm_list->fetch (i); in set_compare_mode() 641 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in set_compare_mode() [all …]
|
| H A D | Dbe.cc | 236 char *str = info->fetch (i); in dbeGetExpPreview() 469 char *ret = dbeSession->drop_experiment (drop_index->fetch (i)); in dbeDropExperiment() 524 int expId = expIds->fetch (i); in dbeGetFounderExpId() 544 int expId = expIds->fetch (i); in dbeGetUserExpId() 566 int expId = expIds->fetch (i); in dbeGetExpGroupId() 709 && dbev->get_exp_enable (i) != enable->fetch (i)) in dbeSetExpEnable() 711 dbev->set_exp_enable (i, enable->fetch (i)); in dbeSetExpEnable() 907 dsptab->visible = selected->fetch (i++); in dbeSetTabSelectionState() 1108 BaseMetric *bm = dbev->register_metric_expr ((BaseMetric::Type) type->fetch (i), in dbeGetMetricListV2() 1109 cmd->fetch (i), in dbeGetMetricListV2() [all …]
|
| H A D | ExpGroup.cc | 59 Experiment *e = exps->fetch (i); in append() 73 Experiment *e = exps->fetch (i); in drop_experiment() 90 Experiment *exp = exps->fetch (i); in get_founders() 110 Experiment *exp = exps->fetch (i); in create_list_of_loadObjects() 113 LoadObject *lo = exp->loadObjs->fetch (i1); in create_list_of_loadObjects() 134 LoadObject *lobj = loadObjs->fetch (i); in get_comparable_loadObject()
|
| H A D | DbeSession.cc | 471 unlink (tmp_files->fetch (i)); in unlink_tmp_files() 647 HashMap<uint64_t, Histable*> *v = idxobjs->fetch (i); in reset() 788 LoadObject *lo = lobjs->fetch (i); in get_jvm_Function() 810 Function *func = f_special->fetch (kind); in getSpecialFunction() 843 LoadObject *lo = lobjs->fetch (i); in get_OMP_LoadObject() 863 Function *func = omp_functions->fetch (n); in get_OMP_Function() 929 ExpGroup *gr = expGroups->fetch (ind - 1); in createExperimentPart2() 1124 DbeView *dbev = views->fetch (i); in open_experiment() 1171 char *lineage_name = exp_names->fetch (j); in open_experiment() 1231 DbeView *dbev = views->fetch (i); in open_experiment() [all …]
|
| H A D | MemorySpace.cc | 271 ordlist->store (i, orders->fetch (i)); in set_MemTabOrder() 402 Vector <char*> *kwCategory = (Vector<char*>*) res->fetch (0); in get_filter_keywords() 403 Vector <char*> *kwCategoryI18N = (Vector<char*>*) res->fetch (1); in get_filter_keywords() 404 Vector <char*> *kwDataType = (Vector<char*>*) res->fetch (2); in get_filter_keywords() 405 Vector <char*> *kwKeyword = (Vector<char*>*) res->fetch (3); in get_filter_keywords() 406 Vector <char*> *kwFormula = (Vector<char*>*) res->fetch (4); in get_filter_keywords() 407 Vector <char*> *kwDescription = (Vector<char*>*) res->fetch (5); in get_filter_keywords() 408 Vector <void*> *kwEnumDescs = (Vector<void*>*) res->fetch (6); in get_filter_keywords() 413 MemObjType_t *obj = dyn_memobj->fetch (i); in get_filter_keywords()
|
| H A D | IndexMap2D.h | 74 map2 = map1->fetch ((int) key1); in put() 89 Vector<Value_t> *map2 = map1->fetch ((int) key1); in get() 92 return map2->fetch ((int) key2); in get() 111 Vector<Value_t> *map2 = map1->fetch ((int) key1); in remove() 114 Value_t res = map2->fetch ((int) key2); in remove()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
| H A D | nouveau_nvkm_subdev_bios_shadowacpi.c | 64 u32 fetch = limit - start; in acpi_read_fast() local 67 int ret = nouveau_acpi_get_bios_chunk(bios->data, start, fetch); in acpi_read_fast() 68 if (ret == fetch) in acpi_read_fast() 69 return fetch; in acpi_read_fast() 85 u32 fetch = 0; in acpi_read_slow() local 88 while (start + fetch < limit) { in acpi_read_slow() 90 start + fetch, in acpi_read_slow() 94 fetch += 0x1000; in acpi_read_slow() 98 return fetch; in acpi_read_slow()
|
| /netbsd-src/external/bsd/pkg_install/dist/lib/ |
| H A D | pkg_io.c | 71 fetchIO *fetch; member 83 f->fetch = fetchXGet(f->url, &us, fetch_flags); in fetch_archive_open() 84 if (f->fetch == NULL) in fetch_archive_open() 101 rv = fetchIO_read(f->fetch, f->buffer, sizeof(f->buffer)); in fetch_archive_read() 120 fetchIO_close(f->fetch); in fetch_archive_read() 121 f->fetch = fetchXGet(f->url, &us, fetch_flags); in fetch_archive_read() 122 if (f->fetch == NULL) in fetch_archive_read() 126 rv = fetchIO_read(f->fetch, f->buffer, sizeof(f->buffer)); in fetch_archive_read() 137 if (f->fetch != NULL) in fetch_archive_close() 138 fetchIO_close(f->fetch); in fetch_archive_close()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | dir.mk | 63 all: {fetch,extract}{,-post} 65 fetch fetch-post extract extract-post: 94 .PHONY: fetch fetch-post extract extract-post
|
| H A D | dir.exp | 13 Expanding "{fetch,extract}{,-post}"... Expanding "fetch{,-post}"... fetch fetch-post 14 Expanding "extract{,-post}"... fetch fetch-post extract extract-post 15 fetch fetch-post extract extract-post 39 : fetch
|
| /netbsd-src/external/bsd/fetch/lib/ |
| H A D | Makefile | 3 LIB= fetch 4 SRCS= fetch.c common.c ftp.c http.c file.c 6 INCS= fetch.h 8 MAN= fetch.3
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | provider_status_test.c | 149 EVP_MD *fetch = NULL; in test_provider_status() local 162 if (!TEST_ptr(fetch = EVP_MD_fetch(libctx, "SHA256", NULL))) in test_provider_status() 164 EVP_MD_free(fetch); in test_provider_status() 165 fetch = NULL; in test_provider_status() 181 if (!TEST_ptr_null(fetch = EVP_MD_fetch(libctx, "SHA256", NULL))) in test_provider_status() 186 EVP_MD_free(fetch); in test_provider_status()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | nta.c | 62 dns_fetch_t *fetch; 103 if (nta->fetch != NULL) { in free_nta() 104 dns_resolver_cancelfetch(nta->fetch); in free_nta() 105 dns_resolver_destroyfetch(&nta->fetch); 172 if (nta->fetch == resp->fetch) { in dns_ntatable_detach() 173 nta->fetch = NULL; in dns_ntatable_detach() 175 dns_resolver_destroyfetch(&resp->fetch); in dns_ntatable_detach() 222 if (nta->fetch != NULL) { in fetch_done() 223 dns_resolver_cancelfetch(nta->fetch); in fetch_done() 49 dns_fetch_t *fetch; global() member [all...] |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | nta.c | 49 dns_fetch_t *fetch; member 90 if (nta->fetch != NULL) { in nta_detach() 91 dns_resolver_cancelfetch(nta->fetch); in nta_detach() 92 dns_resolver_destroyfetch(&nta->fetch); in nta_detach() 203 if (nta->fetch == devent->fetch) { in fetch_done() 204 nta->fetch = NULL; in fetch_done() 206 dns_resolver_destroyfetch(&devent->fetch); in fetch_done() 251 if (nta->fetch != NULL) { in checkbogus() 252 dns_resolver_cancelfetch(nta->fetch); in checkbogus() 253 nta->fetch = NULL; in checkbogus() [all …]
|