Home
last modified time | relevance | path

Searched defs:add (Results 701 - 717 of 717) sorted by relevance

1...<<212223242526272829

/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.h1927 void add(Register rd, Register rn, const Operand& operand) { in add() function in vixl::aarch32::Assembler
1930 void add(Condition cond, Register rd, Register rn, const Operand& operand) { in add() function in vixl::aarch32::Assembler
1933 void add(EncodingSize size, in add() function in vixl::aarch32::Assembler
1941 void add(Register rd, const Operand& operand) { add(a function in vixl::aarch32::Assembler
[all...]
H A Ddisasm-aarch32.cc1155 void Disassembler::add(Condition cond, in add() function in vixl::aarch32::Disassembler
1169 void Disassembler::add(Condition cond, Register rd, const Operand& operand) { in add() function in vixl::aarch32::Disassembler
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc2254 void Assembler::add(const ZRegister& zd, in add() function in vixl::aarch64::Assembler
2334 void Assembler::add(const ZRegister& zd, in add() function in vixl::aarch64::Assembler
3614 void Assembler::add(const ZRegister& zd, in add() function in vixl::aarch64::Assembler
/third_party/python/Lib/tkinter/
H A D__init__.py3353 def add(self, itemType, cnf={}, **kw): global() member in Menu
4446 def add(self, child, **kw): global() member in PanedWindow
[all...]
/third_party/python/Lib/test/
H A Dtest_inspect.py1547 def add(y): function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp4502 expandOpPhiCase5(const string& s, int &acc, int add, int treshold) expandOpPhiCase5() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android_ext.c1453 wl_ext_add_remove_pm_enable_work(struct net_device *dev, bool add) in wl_ext_add_remove_pm_enable_work() argument
5907 wl_ext_add_remove_eventmsg(struct net_device *ndev, u16 event, bool add) in wl_ext_add_remove_eventmsg() argument
5945 int i, bytes_written = 0, add = -1; in wl_ext_event_msg() local
6371 char mask[128]="\\0", pattern[128]="\\0", add[4]="\\0", wl_ext_wowl_pattern() local
[all...]
H A Dwl_cfg80211.c18582 s32 wl_add_remove_eventmsg(struct net_device *ndev, u16 event, bool add) in wl_add_remove_eventmsg() argument
[all...]
H A Ddhd_linux.c11718 aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx) in aoe_update_host_ipv4_table() argument
[all...]
/third_party/f2fs-tools/include/
H A Df2fs_fs.h442 void (*add)(const char *); member
/third_party/astc-encoder/Source/
H A Dstb_image.h1022 static int stbi__mad2sizes_valid(int a, int b, int add) in stbi__mad2sizes_valid() argument
1029 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() argument
1037 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid() argument
1046 stbi__malloc_mad2(int a, int b, int add) stbi__malloc_mad2() argument
1053 stbi__malloc_mad3(int a, int b, int c, int add) stbi__malloc_mad3() argument
1060 stbi__malloc_mad4(int a, int b, int c, int d, int add) stbi__malloc_mad4() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_config.h851 bool add; member
855 bool add; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c2763 png_uint_32 add; member
3302 gama_modify(png_modifier *pm, png_modification *me, int add) gama_modify() argument
3335 chrm_modify(png_modifier *pm, png_modification *me, int add) chrm_modify() argument
3387 srgb_modify(png_modifier *pm, png_modification *me, int add) srgb_modify() argument
3429 sbit_modify(png_modifier *pm, png_modification *me, int add) sbit_modify() argument
6343 int (*add)(struct image_transform *this, global() member
[all...]
/third_party/python/Python/
H A Dcompile.c4379 starunpack_helper(struct compiler *c, asdl_expr_seq *elts, int pushed, int build, int add, int extend, int tuple) starunpack_helper() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3723 UpdateForceHideState(const sptr<SceneSession>& sceneSession, const sptr<WindowSessionProperty>& property, bool add) UpdateForceHideState() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs18254 fn add(mut self, other: &str) -> String { add() functions
19252 fn add(mut self, rhs: &'a str) -> Self::Output { add() functions
19263 fn add(mut self, rhs: Cow<'a, str>) -> Self::Output { add() functions
[all...]

Completed in 268 milliseconds

1...<<212223242526272829