Home
last modified time | relevance | path

Searched defs:as (Results 226 – 250 of 14113) sorted by relevance

12345678910>>...565

/dports/devel/R-cran-bindrcpp/bindrcpp/inst/include/
H A Dbindrcpp_types.h40 template <> inline PAYLOAD as(SEXP x) { in as() function
45 template <> inline GETTER_FUNC_STRING_TYPED as(SEXP x) { in as() function
50 template <> inline GETTER_FUNC_SYMBOL_TYPED as(SEXP x) { in as() function
55 template <> inline GETTER_FUNC_STRING_WRAPPED as(SEXP x) { in as() function
60 template <> inline GETTER_FUNC_SYMBOL_WRAPPED as(SEXP x) { in as() function
/dports/security/unicornscan/unicornscan-0.4.2/src/unilib/
H A Darc4random.c50 static void arc4_init(struct arc4_stream *as) { in arc4_init()
61 static void arc4_addrandom(struct arc4_stream *as, uint8_t *dat, int datlen) { in arc4_addrandom()
76 static int arc4_stir(struct arc4_stream *as) { in arc4_stir()
106 static uint8_t arc4_getbyte(struct arc4_stream *as) { in arc4_getbyte()
118 static uint32_t arc4_getword(struct arc4_stream *as) { in arc4_getword()
/dports/games/openttd/openttd-12.1/src/
H A Dairport_gui.cpp268 const AirportSpec *as = ac->GetSpec(_selected_airport_index); in BuildAirportWindow() local
296 …const AirportSpec *as = AirportClass::Get(_selected_airport_class)->GetSpec(_selected_airport_inde… in SetStringParameters() local
328 const AirportSpec *as = AirportSpec::Get(i); in UpdateWidgetSize() local
341 const AirportSpec *as = AirportSpec::Get(i); in UpdateWidgetSize() local
357 const AirportSpec *as = AirportSpec::Get(i); in UpdateWidgetSize() local
382 const AirportSpec *as = apclass->GetSpec(i); in DrawWidget() local
423 …const AirportSpec *as = AirportClass::Get(_selected_airport_class)->GetSpec(_selected_airport_inde… in OnPaint() local
463 …const AirportSpec *as = AirportClass::Get(_selected_airport_class)->GetSpec(_selected_airport_inde… in UpdateSelectSize() local
490 const AirportSpec *as = AirportClass::Get(_selected_airport_class)->GetSpec(num_clicked); in OnClick() local
529 const AirportSpec *as = sel_apclass->GetSpec(i); in SelectFirstAvailableAirport() local
[all …]
/dports/devel/libunwind/libunwind-1.5.0/src/mi/
H A DGdyn-remote.c40 intern_op (unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, in intern_op()
55 intern_regions (unw_addr_space_t as, unw_accessors_t *a, in intern_regions()
100 intern_array (unw_addr_space_t as, unw_accessors_t *a, in intern_array()
154 intern_dyn_info (unw_addr_space_t as, unw_accessors_t *a, in intern_dyn_info()
204 unwi_dyn_remote_find_proc_info (unw_addr_space_t as, unw_word_t ip, in unwi_dyn_remote_find_proc_info()
289 unwi_dyn_remote_put_unwind_info (unw_addr_space_t as, unw_proc_info_t *pi, in unwi_dyn_remote_put_unwind_info()
304 unwi_dyn_validate_cache (unw_addr_space_t as, void *arg) in unwi_dyn_validate_cache()
/dports/devel/radare2/radare2-5.1.1/libr/main/
H A Drasm2.c24 static void __as_set_archbits(RAsmState *as) { in __as_set_archbits()
33 RAsmState *as = R_NEW0 (RAsmState); in __as_new() local
47 static void __as_free(RAsmState *as) { in __as_free()
124 static int show_analinfo(RAsmState *as, const char *arg, ut64 offset) { in show_analinfo()
168 static const char *has_esil(RAsmState *as, const char *name) { in has_esil()
179 static void rasm2_list(RAsmState *as, const char *arch) { in rasm2_list()
433 static void print_buf(RAsmState *as, char *str) { in print_buf()
508 RAsmState *as = (RAsmState *)user; in __lib_asm_cb() local
516 RAsmState *as = (RAsmState *)user; in __lib_anal_cb() local
540 static void __load_plugins(RAsmState *as) { in __load_plugins()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java75 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
132 AttributeSet[] as = getAttributes(); in getAttributeCount() local
151 AttributeSet[] as = getAttributes(); in isDefined() local
179 AttributeSet[] as = getAttributes(); in copyAttributes() local
198 AttributeSet[] as = getAttributes(); in getAttribute() local
295 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java76 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
133 AttributeSet[] as = getAttributes(); in getAttributeCount() local
152 AttributeSet[] as = getAttributes(); in isDefined() local
180 AttributeSet[] as = getAttributes(); in copyAttributes() local
199 AttributeSet[] as = getAttributes(); in getAttribute() local
296 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/html/
H A DMuxingAttributeSet.java75 protected synchronized void insertAttributeSetAt(AttributeSet as, in insertAttributeSetAt()
132 AttributeSet[] as = getAttributes(); in getAttributeCount() local
151 AttributeSet[] as = getAttributes(); in isDefined() local
179 AttributeSet[] as = getAttributes(); in copyAttributes() local
198 AttributeSet[] as = getAttributes(); in getAttribute() local
295 AttributeSet[] as = getAttributes(); in updateEnum() local
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/
H A Dexec.c105 AddressSpace *as; member
111 AddressSpace *as; member
1490 void address_space_init_dispatch(AddressSpace *as) in address_space_init_dispatch()
1505 void address_space_unregister(AddressSpace *as) in address_space_unregister()
1838 void *address_space_map(AddressSpace *as, in address_space_map()
1981 uint32_t ldl_phys(AddressSpace *as, hwaddr addr) in ldl_phys()
1986 uint32_t ldl_le_phys(AddressSpace *as, hwaddr addr) in ldl_le_phys()
1991 uint32_t ldl_be_phys(AddressSpace *as, hwaddr addr) in ldl_be_phys()
2040 uint64_t ldq_phys(AddressSpace *as, hwaddr addr) in ldq_phys()
2056 uint32_t ldub_phys(AddressSpace *as, hwaddr addr) in ldub_phys()
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/qemu/
H A Dexec.c105 AddressSpace *as; member
111 AddressSpace *as; member
1490 void address_space_init_dispatch(AddressSpace *as) in address_space_init_dispatch()
1505 void address_space_unregister(AddressSpace *as) in address_space_unregister()
1838 void *address_space_map(AddressSpace *as, in address_space_map()
1981 uint32_t ldl_phys(AddressSpace *as, hwaddr addr) in ldl_phys()
1986 uint32_t ldl_le_phys(AddressSpace *as, hwaddr addr) in ldl_le_phys()
1991 uint32_t ldl_be_phys(AddressSpace *as, hwaddr addr) in ldl_be_phys()
2040 uint64_t ldq_phys(AddressSpace *as, hwaddr addr) in ldq_phys()
2056 uint32_t ldub_phys(AddressSpace *as, hwaddr addr) in ldub_phys()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/
H A Dos_interface.h37 DerivedType *as() { in as() function
43 DerivedType *as() const { in as() function
61 DerivedType *as() { in as() function
67 DerivedType *as() const { in as() function
/dports/shells/ksh93/ast-93u/src/lib/libast/string/
H A Dfmtesc.c48 fmtquote(const char* as, const char* qb, const char* qe, size_t n, int flags) in fmtquote()
225 fmtnesq(const char* as, const char* qs, size_t n) in fmtnesq()
235 fmtesq(const char* as, const char* qs) in fmtesq()
245 fmtesc(const char* as) in fmtesc()

12345678910>>...565