Searched refs:position (Results 51 - 75 of 464) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-param-error.exp35 gdb_test "frame" { f \(bad=<error reading variable: Asked for position 0 of stack, stack only has 0 elements on it\.>, good=23\)}
H A Ddw2-stack-boundary.exp43 gdb_test "p underflow" {Asked for position 0 of stack, stack only has 0 elements on it\.}
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-op-call.exp43 gdb_test "p arraycallnoloc" {Asked for position 0 of stack, stack only has 0 elements on it\.}
H A Ddw2-param-error.exp35 gdb_test "frame" { f \(bad=<error reading variable: Asked for position 0 of stack, stack only has 0 elements on it\.>, good=23\)}
/netbsd-current/external/gpl2/groff/dist/src/include/
H A DDviChar.h22 int position; member in struct:_dviCharNameHash
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h40 void setPosition(const char *position) { argument
41 assert(position);
43 this->position = position;
46 assert(position);
47 return position;
59 const char *position; member in class:clang::analyze_format_string::OptionalFlag
530 void setHasThousandsGrouping(const char *position) { argument
531 HasThousandsGrouping.setPosition(position);
533 void setIsLeftJustified(const char *position) { argument
536 setHasPlusPrefix(const char *position) argument
539 setHasSpacePrefix(const char *position) argument
542 setHasAlternativeForm(const char *position) argument
545 setHasLeadingZeros(const char *position) argument
548 setHasObjCTechnicalTerm(const char *position) argument
551 setIsPrivate(const char *position) argument
552 setIsPublic(const char *position) argument
553 setIsSensitive(const char *position) argument
653 setSuppressAssignment(const char *position) argument
[all...]
/netbsd-current/games/battlestar/
H A Droom.c50 printf("\n\t%s\n", location[position].name);
51 if (beenthere[position] < ROOMDESC || verbose) {
53 for (p = location[position].desc; (c = *p++) != 0;)
70 unsigned int *p = location[position].objects;
178 position);
H A Dcypher.c74 if (location[position].access || wiz || tempwiz) {
75 if (!location[position].access) {
79 if (!moveplayer(location[position].up, AHEAD))
89 if (!moveplayer(location[position].down, AHEAD))
124 if (testbit(location[position].objects,
144 if (testbit(location[position].objects,
179 wordnumber = take(location[position].objects);
186 take(location[position].objects);
217 (testbit(location[position].objects, n) && objsht[n])) {
273 if (testbit(location[position]
[all...]
H A Dcommand7.c218 clearbit(location[position].objects, DARK);
231 if (back && position != back)
233 else if (ahead && position != ahead)
235 else if (left && position != left)
237 else if (right && position != right)
240 moveplayer(location[position].down, AHEAD);
255 setbit(location[position].objects, LASER);
280 clearbit(location[position].objects, enemy);
/netbsd-current/distrib/utils/more/
H A Dprim.c80 pos = position(BOTTOM_PLUS_ONE);
102 * Display n lines, scrolling forward, starting at position pos in the
141 * Clear the screen image (position table) and start a new
144 if (pos != position(BOTTOM_PLUS_ONE)) {
166 if (position(TOP) == NULL_POSITION) {
168 if (!position(TOP))
174 * Add the position of the next line to the position table.
226 * Add the position of the previous line to the position tabl
[all...]
H A DMakefile10 option.c os.c output.c position.c prim.c screen.c signal.c \
/netbsd-current/external/bsd/less/dist/
H A Dforwback.c19 #include "position.h"
92 pos = position(BOTTOM_PLUS_ONE);
108 pos = position(0);
154 if (ln+1 == header_lines && position(0) != ch_zero())
189 pos = position(ln);
209 * starting at position pos in the input file.
259 if (pos != position(BOTTOM_PLUS_ONE) || empty_screen())
264 * (position table) and start a new screen.
312 if (!force && position(TOP) != NULL_POSITION)
321 * Add the position o
[all...]
H A Djump.c18 #include "position.h"
41 if (position(sc_height-1) == end_pos)
48 * because the position table has been cleared by pos_clear below.
64 if (position(sc_height-1) != end_pos)
95 * Find the position of the specified line.
144 * Determine the position in the file
165 * Jump to a specified position in the file.
166 * Like jump_loc, but the position need not be
190 * Jump to a specified position in the file.
191 * The position mus
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dvector.h77 uint32_t position);
98 * Shifts elements on the right from remove position to the left,
99 * removing an element at position by overwrite means*/
118 uint32_t position) \
120 return dal_vector_insert_at(vector, what, position); \
/netbsd-current/external/gpl2/groff/dist/src/devices/xditview/
H A Dfont.c35 LookupFontByPosition (DviWidget dw, int position) argument
40 if (f->dvi_number == position)
204 InstallFont (DviWidget dw, int position, argument
210 if ((f = LookupFontByPosition (dw, position)) != NULL) {
233 f->dvi_number = position;
361 SetFontPosition (DviWidget dw, int position, argument
368 (void) InstallFont (dw, position, dvi_name, x_name);
374 QueryFont (DviWidget dw, int position, int size) argument
379 f = LookupFontByPosition (dw, position);
399 QueryDeviceFont (DviWidget dw, int position) argument
410 QueryFontMap(DviWidget dw, int position) argument
[all...]
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dfiles.h63 int position; member in struct:delayed_write
/netbsd-current/bin/dd/
H A DMakefile7 SRCS= args.c conv.c dd.c dd_swab.c misc.c position.c
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dcore.c194 const argon2_position_t *position, uint32_t pseudo_rand,
210 if (0 == position->pass) {
212 if (0 == position->slice) {
215 position->index - 1; /* all but the previous */
220 position->slice * instance->segment_length +
221 position->index - 1;
224 position->slice * instance->segment_length +
225 ((position->index == 0) ? (-1) : 0);
232 instance->segment_length + position->index -
237 ((position
193 index_alpha(const argon2_instance_t *instance, const argon2_position_t *position, uint32_t pseudo_rand, int same_lane) argument
270 argon2_position_t position = {r, l, (uint8_t)s, 0}; local
321 argon2_position_t position; local
[all...]
/netbsd-current/external/bsd/tre/dist/lib/
H A Dtre-ast.h60 int position; member in struct:__anon6358
104 tre_ast_new_literal(tre_mem_t mem, int code_min, int code_max, int position);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.c80 gl_list_get_at (gl_list_t list, size_t position) argument
83 ->get_at (list, position);
87 gl_list_set_at (gl_list_t list, size_t position, const void *elt) argument
90 ->set_at (list, position, elt);
168 gl_list_add_at (gl_list_t list, size_t position, const void *elt) argument
171 ->add_at (list, position, elt);
182 gl_list_remove_at (gl_list_t list, size_t position) argument
185 ->remove_at (list, position);
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-rename/
H A Dclang-rename.el68 ;; ���position-bytes���.
69 (lambda (position &optional _quality _coding-system)
70 (1- (position-bytes position)))))
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/
H A Dqmgr.h72 u32 position; member in struct:nvkm_falcon_cmdq
84 u32 position; member in struct:nvkm_falcon_msgq
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dnodes.c395 long position;
408 position = search_backward (TAGS_TABLE_END_LABEL, &binding);
412 if (position != -1)
417 binding.end = position;
422 position = find_node_separator (&binding);
426 if (position == -1)
430 binding.start = position;
435 position = search_backward (TAGS_TABLE_BEG_LABEL, &binding);
437 if (position == -1)
440 binding.end = position;
391 long position; local
596 long position; local
1197 long position; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp136 llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) {
138 auto base = getAddrOfPosition(offsetType, position);
155 size_t position) {
157 // position after installing the initializer.
163 (void)getGEPIndicesTo(entry.Indices, position + Begin);
170 // position after installing the initializer.
183 size_t position) const {
194 assert(position >= Begin);
198 position - Begin));
207 auto position local
135 getRelativeOffsetToPosition( llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) argument
154 getAddrOfPosition(llvm::Type *type, size_t position) argument
[all...]
/netbsd-current/lib/libc/rpc/
H A Dpmap_rmt.c133 u_int lenposition, argposition, position; local
147 position = XDR_GETPOS(xdrs);
148 cap->arglen = (u_long)position - (u_long)argposition;
152 XDR_SETPOS(xdrs, position);

Completed in 347 milliseconds

1234567891011>>