Home
last modified time | relevance | path

Searched refs:should_copy (Results 1 – 25 of 88) sorted by relevance

1234

/dports/security/libssh/libssh-0.9.6/src/
H A Dtoken.c282 bool *should_copy = NULL, need_comma = false; in ssh_remove_duplicates() local
302 should_copy = calloc(1, max_len); in ssh_remove_duplicates()
303 if (should_copy == NULL) { in ssh_remove_duplicates()
308 should_copy[0] = true; in ssh_remove_duplicates()
315 should_copy[i] = false; in ssh_remove_duplicates()
324 should_copy[i] = true; in ssh_remove_duplicates()
326 should_copy[i] = false; in ssh_remove_duplicates()
339 if (should_copy[i]) { in ssh_remove_duplicates()
354 SAFE_FREE(should_copy); in ssh_remove_duplicates()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/upload_list/
H A Dtext_log_upload_list.cc214 bool should_copy = false; in ClearUploadList() local
217 should_copy = CheckJsonUploadListOutOfRange(json.value(), begin, end); in ClearUploadList()
219 should_copy = CheckCsvUploadListOutOfRange(line, begin, end); in ClearUploadList()
221 if (should_copy) in ClearUploadList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/upload_list/
H A Dtext_log_upload_list.cc214 bool should_copy = false; in ClearUploadList() local
217 should_copy = CheckJsonUploadListOutOfRange(json.value(), begin, end); in ClearUploadList()
219 should_copy = CheckCsvUploadListOutOfRange(line, begin, end); in ClearUploadList()
221 if (should_copy) in ClearUploadList()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A DString.java393 boolean should_copy = ((buffer.count << 2) < buffer.value.length); in String()
394 if (! should_copy) in String()
396 init (buffer.value, 0, buffer.count, ! should_copy); in String()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A DString.java393 boolean should_copy = ((buffer.count << 2) < buffer.value.length);
394 if (! should_copy)
396 init (buffer.value, 0, buffer.count, ! should_copy);
/dports/lang/gcc48/gcc-4.8.5/libjava/java/lang/
H A DString.java400 boolean should_copy = ((buffer.count << 2) < buffer.value.length); in String()
401 if (! should_copy) in String()
403 init (buffer.value, 0, buffer.count, ! should_copy); in String()
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/lang/
H A DString.java400 boolean should_copy = ((buffer.count << 2) < buffer.value.length); in String()
401 if (! should_copy) in String()
403 init (buffer.value, 0, buffer.count, ! should_copy); in String()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/lang/
H A DString.java400 boolean should_copy = ((buffer.count << 2) < buffer.value.length); in String()
401 if (! should_copy) in String()
403 init (buffer.value, 0, buffer.count, ! should_copy); in String()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/lang/
H A DString.java400 boolean should_copy = ((buffer.count << 2) < buffer.value.length); in String()
401 if (! should_copy) in String()
403 init (buffer.value, 0, buffer.count, ! should_copy); in String()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/lang/
H A DString.java400 boolean should_copy = ((buffer.count << 2) < buffer.value.length); in String()
401 if (! should_copy) in String()
403 init (buffer.value, 0, buffer.count, ! should_copy); in String()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/memory/
H A DarchiveBuilder.hpp92 bool should_copy() const { return _follow_mode == make_a_copy; } in should_copy() function in ArchiveBuilder::SourceObjInfo
95 assert(should_copy(), "must be"); in set_dumped_addr()
/dports/lang/gcc12-devel/gcc-12-20211205/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gcc8/gcc-8.5.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gcc48/gcc-4.8.5/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gcc11/gcc-11.2.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gcc10/gcc-10.3.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gcc11-devel/gcc-11-20211009/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/devel/avr-gcc/gcc-10.2.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gnat_util/gcc-6-20180516/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/lang/gcc9-devel/gcc-9-20211007/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libobjc/
H A Daccessors.m140 PS: Note how 'should_copy' is declared 'BOOL' but then actually
144 …SEL __attribute__((unused)) _cmd, ptrdiff_t offset, id new_value, BOOL is_atomic, BOOL should_copy)
154 switch (should_copy)

1234