Home
last modified time | relevance | path

Searched defs:left_p (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/yap/yap-6.2.2/C/
H A Dsort.c82 int left_p, right_p; in simple_mergesort() local
153 int left_p, right_p; in key_mergesort() local
245 int left_p, right_p; in compact_mergesort() local
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dsql-quote.stderr75 [NO_PID]: sqlca: code: 0, state: 00000
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dregex.c787 #define WORD_BOUND_P(left_p, right_p) ((left_p) != (right_p)) in re_match() argument
792 #define NOT_WORD_BOUND_P(left_p, right_p) ((left_p) == (right_p)) in re_match() argument
797 #define WORD_START_P(left_p, right_p) ((! (left_p)) && (right_p)) in re_match() argument
802 #define WORD_END_P(left_p, right_p) ((left_p) && (! (right_p))) in re_match() argument
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/src/
H A Ddbviterbi.c343 int **left_p; /* pointer into whole 2D deck of BEGINL's of a bifurc */ in recurse_mx() local
H A Dfast-dbviterbi.c357 int **left_p; /* pointer into whole 2D deck of BEGINL's of a bifurc */ in recurse_mx() local
H A Dviterbi.c346 int **left_p; /* pointer into whole 2D deck of BEGINL's of a bifurc */ in recurse_mx() local
H A Dsmallviterbi.c471 int **left_p; /* pointer into whole 2D deck of BEGINL's of a bifurc */ in recurse_mx() local
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Ddmalloc_tab.c316 unsigned char *left_p, *right_p, *pivot_p, *left_last_p, *right_first_p; in split() local
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfringe.c559 draw_fringe_bitmap_1 (struct window *w, struct glyph_row *row, int left_p, int overlay, int which) in draw_fringe_bitmap_1()
821 draw_fringe_bitmap (struct window *w, struct glyph_row *row, int left_p) in draw_fringe_bitmap()
H A Dhaikuterm.c410 int vwidth, bool left_p, bool right_p, struct haiku_rect *clip_rect) in haiku_draw_box_rect()
459 bool left_p, bool right_p, in haiku_draw_relief_rect()
726 bool raised_p, left_p, right_p; in haiku_draw_string_box() local
1259 bool raised_p, top_p, bot_p, left_p, right_p; in haiku_draw_image_relief() local
/dports/editors/emacs/emacs-27.2/src/
H A Dfringe.c558 draw_fringe_bitmap_1 (struct window *w, struct glyph_row *row, int left_p, int overlay, int which) in draw_fringe_bitmap_1()
820 draw_fringe_bitmap (struct window *w, struct glyph_row *row, int left_p) in draw_fringe_bitmap()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dnew-fingering-engraver.cc245 bool left_p = scm_is_true (scm_c_memq (ly_symbol2scm ("left"), orientations)); in position_scripts() local
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dnew-fingering-engraver.cc242 bool left_p = scm_is_true (scm_c_memq (ly_symbol2scm ("left"), orientations)); in position_scripts() local
/dports/net/samba412/samba-4.12.15/lib/tdb/common/
H A Dfreelist.c75 tdb_off_t *left_p, in read_record_on_left()
/dports/databases/tdb/tdb-1.4.3/common/
H A Dfreelist.c75 tdb_off_t *left_p, in read_record_on_left()
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/common/
H A Dfreelist.c75 tdb_off_t *left_p, in read_record_on_left()
/dports/databases/ldb22/ldb-2.2.1/lib/tdb/common/
H A Dfreelist.c75 tdb_off_t *left_p, in read_record_on_left()
/dports/databases/ldb21/ldb-2.1.5/lib/tdb/common/
H A Dfreelist.c75 tdb_off_t *left_p, in read_record_on_left()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfixed-value.c627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfixed-value.c621 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfixed-value.c627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfixed-value.c627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfixed-value.c627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfixed-value.c627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()

1234