Home
last modified time | relevance | path

Searched refs:place (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dragonfly/usr.bin/pr/
H A Degetopt.c79 if (!*place) { in egetopt()
85 place = EMSG; in egetopt()
90 if (place[1] && *++place == '-' && !place[1]) { in egetopt()
95 place = EMSG; in egetopt()
127 place = p; in egetopt()
134 if (!*place) in egetopt()
150 if (!*place) in egetopt()
169 if (!*place) in egetopt()
174 if (*place) { in egetopt()
188 place = EMSG; in egetopt()
[all …]
/dragonfly/lib/libc/stdlib/
H A Dgetopt.c77 place = EMSG; in getopt()
80 optopt = *place++; in getopt()
84 place = EMSG; in getopt()
90 place = EMSG; in getopt()
96 optopt = *place++; in getopt()
100 if (*place == 0) in getopt()
113 if (*place == 0) in getopt()
118 if (*place) in getopt()
119 optarg = place; in getopt()
130 place = EMSG; in getopt()
[all …]
H A Dgetopt_long.c402 place = EMSG;
461 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') {
463 place = EMSG;
495 } else if (*place != ':' && strchr(options, *place) != NULL)
501 place = EMSG;
516 if (!*place)
534 place = EMSG;
546 place = EMSG;
550 if (!*place)
558 place = EMSG;
[all …]
/dragonfly/stand/lib/
H A Dgetopt.c56 if (optreset || !*place) { /* update scanning pointer */ in getopt()
59 place = EMSG; in getopt()
62 if (place[1] && *++place == '-') { /* found "--" */ in getopt()
64 place = EMSG; in getopt()
68 if ((optopt = (int)*place++) == (int)':' || in getopt()
76 if (!*place) in getopt()
84 if (!*place) in getopt()
88 if (*place) /* no white space */ in getopt()
89 optarg = place; in getopt()
91 place = EMSG; in getopt()
[all …]
/dragonfly/contrib/bmake/
H A Dgetopt.c75 place = nargv[optind]; in getopt()
78 place = EMSG; in getopt()
81 optopt = *place++; in getopt()
85 place = EMSG; in getopt()
91 place = EMSG; in getopt()
97 optopt = *place++; in getopt()
101 if (*place == 0) in getopt()
113 if (*place == 0) in getopt()
118 if (*place) in getopt()
130 place = EMSG; in getopt()
[all …]
/dragonfly/contrib/smbfs/lib/smb/
H A Dcfopt.c68 place = EMSG;
71 if (*(place = nargv[tmpind]) != '-') {
75 if (place[1] && *++place == '-') { /* found "--" */
77 place = EMSG;
84 if ((cf_optopt = (int)*place++) == (int)':' ||
92 if (!*place)
101 if (!*place)
105 if (*place) /* no white space */
106 cf_optarg = place;
108 place = EMSG;
[all …]
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c112 const struct ttm_place *place, in amdgpu_gtt_mgr_alloc() argument
125 if (place) in amdgpu_gtt_mgr_alloc()
126 fpfn = place->fpfn; in amdgpu_gtt_mgr_alloc()
130 if (place && place->lpfn) in amdgpu_gtt_mgr_alloc()
131 lpfn = place->lpfn; in amdgpu_gtt_mgr_alloc()
136 if (place && place->flags & TTM_PL_FLAG_TOPDOWN) in amdgpu_gtt_mgr_alloc()
163 const struct ttm_place *place, in amdgpu_gtt_mgr_new() argument
190 if (place->fpfn || place->lpfn || place->flags & TTM_PL_FLAG_TOPDOWN) { in amdgpu_gtt_mgr_new()
191 r = amdgpu_gtt_mgr_alloc(man, tbo, place, mem); in amdgpu_gtt_mgr_new()
H A Damdgpu_vram_mgr.c139 const struct ttm_place *place, in amdgpu_vram_mgr_new() argument
152 lpfn = place->lpfn; in amdgpu_vram_mgr_new()
156 if (place->flags & TTM_PL_FLAG_CONTIGUOUS || in amdgpu_vram_mgr_new()
172 if (place->flags & TTM_PL_FLAG_TOPDOWN) in amdgpu_vram_mgr_new()
189 place->fpfn, lpfn, in amdgpu_vram_mgr_new()
/dragonfly/bin/pax/
H A Dgetoldopt.c26 char *place; in getoldopt() local
47 place = strchr(optstring, c); in getoldopt()
49 if (place == NULL || c == ':') { in getoldopt()
54 place++; in getoldopt()
55 if (*place == ':') { in getoldopt()
/dragonfly/contrib/ee/
H A Dnew_curse.c99 #define String_Out(table, stack, place) Info_Out(table, stack, place) argument
101 #define String_Out(table, stack, place) Cap_Out(table, stack, place) argument
1542 p1 = p_list[--place];
1543 p2 = p_list[--place];
1645 int place;
1652 temp = Temp_Stack[--place];
1824 return(place);
1831 int place;
3673 int place; local
3684 place = 0;
[all …]
/dragonfly/games/adventure/
H A Dvocab.c57 i = place[object]; in juggle()
69 from = place[object]; in move()
90 if (place[object] == -1) in carry()
92 place[object] = -1; in carry()
110 if (place[object] == -1) in drop()
112 place[object] = where; in drop()
H A Ddone.c61 if (place[i] == 3 && prop[i] == 0) in score()
87 if (place[magazine] == 108) in score()
150 place[water] = 0; in die()
151 place[oil] = 0; in die()
H A Dsubr.c57 if (place[objj] == -1) in toting()
66 if (place[objj] == loc || toting(objj)) in here()
75 if (place[objj] == loc || fixed[objj] == loc) in at()
223 if (tally == tally2 + 1 && k == 0 && place[chest] == 0 in fdwarf()
230 if (place[message] == 0) in fdwarf()
614 place[k] = -1; in trtake()
626 place[k] = 0; in dropper()
661 if (place[snake] == plac[snake]) in trdrop()
804 if (place[snake] == plac[snake]) in trkill()
841 if (place[obj] == plac[dragon] || place[obj] == fixd[dragon]) in trkill()
[all …]
H A Dmain.c214 if (place[batter] == 0) in main()
394 if (place[eggs] == plac[eggs] in main()
397 if (place[eggs] == 0 && place[troll] == 0 && in main()
560 place[obj] = 0; in main()
596 place[water] = 0; in main()
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dteam.c59 unsigned int place; member
91 thr->place = data->place; in gomp_thread_start()
367 p = thr->place - 1; in gomp_team_start()
476 unsigned int place = 0; in gomp_team_start() local
560 if (pool->threads[j]->place in gomp_team_start()
562 && (pool->threads[j]->place in gomp_team_start()
605 place = p + 1; in gomp_team_start()
622 nthr->place = place; in gomp_team_start()
664 p = thr->place - 1; in gomp_team_start()
732 start_data->place = 0; in gomp_team_start()
[all …]
H A Dicv.c166 if (thr->place == 0) in omp_get_place_num()
169 return (int) thr->place - 1; in omp_get_place_num()
179 if (thr->place == 0) in omp_get_partition_num_places()
192 if (thr->place == 0) in omp_get_partition_place_nums()
H A Daffinity.c37 gomp_init_thread_affinity (pthread_attr_t *attr, unsigned int place) in gomp_init_thread_affinity() argument
40 (void) place; in gomp_init_thread_affinity()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenrecog.c304 test->next = *place; in new_decision_test()
306 *place = test; in new_decision_test()
308 place = &test->next; in new_decision_test()
309 *pplace = place; in new_decision_test()
676 struct decision_test **place; in add_to_sequence() local
688 place = &this_decision->tests; in add_to_sequence()
953 place = &this_decision->tests; in add_to_sequence()
2373 place = &test->next; in make_insn_sequence()
2382 place = &last->tests; in make_insn_sequence()
2443 place = &test->next; in make_insn_sequence()
[all …]
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo.c67 pos = ffs(place->flags & TTM_PL_MASK_MEM); in ttm_mem_type_from_place()
676 const struct ttm_place *place) in ttm_bo_eviction_valuable() argument
682 (place->lpfn && place->lpfn <= bo->mem.start)) in ttm_bo_eviction_valuable()
720 const struct ttm_place *place, in ttm_mem_evict_first() argument
737 place)) { in ttm_mem_evict_first()
825 const struct ttm_place *place, in ttm_bo_mem_force_space() argument
874 const struct ttm_place *place, in ttm_bo_mt_compatible() argument
882 if ((place->flags & man->available_caching) == 0) in ttm_bo_mt_compatible()
921 ret = ttm_mem_type_from_place(place, &mem_type); in ttm_bo_mem_space()
941 ttm_flag_masked(&cur_flags, place->flags, in ttm_bo_mem_space()
[all …]
H A Dttm_bo_manager.c52 const struct ttm_place *place, in ttm_bo_man_get_node() argument
62 lpfn = place->lpfn; in ttm_bo_man_get_node()
71 if (place->flags & TTM_PL_FLAG_TOPDOWN) in ttm_bo_man_get_node()
78 place->fpfn, lpfn, mode); in ttm_bo_man_get_node()
/dragonfly/games/tetris/
H A Dtetris.c231 place(curshape, pos, 1); in main()
233 place(curshape, pos, 0); in main()
248 place(curshape, pos, 1); in main()
275 place(curshape, pos, 1); in main()
284 place(curshape, pos, 0); in main()
/dragonfly/games/backgammon/common_source/
H A Dodds.c77 int a, diff, place, addon, menstuck; in canhit() local
88 place = abs(25 - b - i); in canhit()
93 addon = place + ((board[j] * a > 2 || j == b) ? 5 : 0); in canhit()
/dragonfly/contrib/binutils-2.34/ld/
H A Dldelf.c1910 struct orphan_save *place; in ldelf_place_orphan() local
2084 place = NULL; in ldelf_place_orphan()
2095 place = &hold[orphan_bss]; in ldelf_place_orphan()
2101 place = &hold[orphan_data]; in ldelf_place_orphan()
2106 place = &hold[orphan_rel]; in ldelf_place_orphan()
2110 place = &hold[orphan_text]; in ldelf_place_orphan()
2113 if (place != NULL) in ldelf_place_orphan()
2115 if (place->os == NULL) in ldelf_place_orphan()
2117 if (place->name != NULL) in ldelf_place_orphan()
2118 place->os = lang_output_section_find (place->name); in ldelf_place_orphan()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dheaderdirs.texi23 system should place header files.
29 is the place for other packages to install header files that GCC will
/dragonfly/bin/ed/test/
H A Dw1.err1 w /to/some/far-away/place

1234567891011