Home
last modified time | relevance | path

Searched refs:start_location (Results 26 – 50 of 766) sorted by relevance

12345678910>>...31

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/crossterm-0.20.0/src/terminal/sys/
H A Dwindows.rs221 let start_location = Coord::new(x, y); in clear_after_cursor() localVariable
226 clear_winapi(start_location, cells_to_write, current_attribute) in clear_after_cursor()
238 let start_location = Coord::new(x, y); in clear_before_cursor() localVariable
244 clear_winapi(start_location, cells_to_write, current_attribute) in clear_before_cursor()
252 let start_location = Coord::new(0, 0); in clear_entire_screen() localVariable
255 clear_winapi(start_location, cells_to_write, current_attribute)?; in clear_entire_screen()
264 let start_location = Coord::new(0, location.y); in clear_current_line() localVariable
270 clear_winapi(start_location, cells_to_write, current_attribute)?; in clear_current_line()
281 let start_location = Coord::new(x, y); in clear_until_line() localVariable
287 clear_winapi(start_location, cells_to_write, current_attribute)?; in clear_until_line()
[all …]
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dtevent_req_profile.c41 const char *start_location = NULL; in tevent_req_profile_string_internal() local
52 tevent_req_profile_get_start(profile, &start_location, &start); in tevent_req_profile_string_internal()
95 start_location, in tevent_req_profile_string_internal()
165 const char *start_location = NULL; in tevent_req_profile_pack_one() local
175 tevent_req_profile_get_start(profile, &start_location, &start_time); in tevent_req_profile_pack_one()
188 len = strlen(start_location)+1; in tevent_req_profile_pack_one()
195 memcpy(buf, start_location, len); in tevent_req_profile_pack_one()
335 const char *start_location = NULL; in tevent_req_profile_unpack_one() local
359 start_location = (const char *)buf; in tevent_req_profile_unpack_one()
360 len = strlen(start_location)+1; in tevent_req_profile_unpack_one()
[all …]
/dports/textproc/p5-PPIx-EditorTools/PPIx-EditorTools-0.21/t/
H A D03-introducetemporaryvariable.t32 start_location => [ 2, 19 ], # or just character position
48 start_location => [ 2, 13 ], # or just character position
69 start_location => [ 2, 9 ], # or just character position
94 start_location => [ 3, 19 ], # or just character position
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/s390/
H A Dpr66306.c9 unsigned start_location; member
21 if (map->ordinary <= loc + map->start_location + map->ordinary) in linemap_position_for_loc_and_offset()
24 if (h >= loc + map->start_location) in linemap_position_for_loc_and_offset()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/visualizer/
H A Dhecmw_vis_read_control.h17 void get_string_item(char *para, char *buf, int *start_location,
19 int get_int_item(char *para, char *buf, int *start_location);
20 double get_double_item(char *para, char *buf, int *start_location);
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/operations/dynamic_load_balancing/
H A Dhecmw_dlb_read_control.c35 void HECMW_dlb_get_string_item(char *para, char *buf, int *start_location, in HECMW_dlb_get_string_item() argument
40 i = *start_location; in HECMW_dlb_get_string_item()
55 *start_location = i; in HECMW_dlb_get_string_item()
59 int HECMW_dlb_get_int_item(char *para, char *buf, int *start_location) { in HECMW_dlb_get_int_item() argument
64 i = *start_location; in HECMW_dlb_get_int_item()
83 *start_location = i; in HECMW_dlb_get_int_item()
87 double HECMW_dlb_get_double_item(char *para, char *buf, int *start_location) { in HECMW_dlb_get_double_item() argument
92 i = *start_location; in HECMW_dlb_get_double_item()
110 *start_location = i; in HECMW_dlb_get_double_item()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/GetLocalVariable/getlocal003/
H A Dgetlocal003.c65 printf(", start_bci: %"LL"d", lvt_elem->start_location); in print_LocalVariableEntry()
66 printf(", end_bci: %"LL"d", lvt_elem->start_location + lvt_elem->length); in print_LocalVariableEntry()
100 if (table[i].start_location > location || in MethodExit()
101 table[i].start_location + table[i].length < location) { in MethodExit()
303 if (table[i].start_location > table[j].start_location + table[j].length || in Java_nsk_jvmti_unit_GetLocalVariable_getlocal003_checkLoc()
304 table[j].start_location > table[i].start_location + table[i].length in Java_nsk_jvmti_unit_GetLocalVariable_getlocal003_checkLoc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/GetLocalVariable/getlocal003/
H A Dgetlocal003.cpp48 printf(", start_bci: %" LL "d", lvt_elem->start_location); in print_LocalVariableEntry()
49 printf(", end_bci: %" LL "d", lvt_elem->start_location + lvt_elem->length); in print_LocalVariableEntry()
64 if (table[i].start_location > location || in test_locals()
65 table[i].start_location + table[i].length < location) { in test_locals()
336 if (table[i].start_location > table[j].start_location + table[j].length || in Java_nsk_jvmti_unit_GetLocalVariable_getlocal003_checkLoc()
337 table[j].start_location > table[i].start_location + table[i].length in Java_nsk_jvmti_unit_GetLocalVariable_getlocal003_checkLoc()

12345678910>>...31