Home
last modified time | relevance | path

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

1...<<212223242526272829

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp141 void add(Instruction *I) { Set.insert(I); } in add() function in __anon25132::InstPartition
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h401 TreeTy* add(TreeTy* T, value_type_ref V) { in add() function in llvm::ImutAVLFactory
1018 LLVM_NODISCARD ImmutableSet add(ImmutableSet Old, value_type_ref V) { in add() function in llvm::ImmutableSet::Factory
1155 ImmutableSetRef add(value_type_ref V) { in add() function in llvm::ImmutableSetRef
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java550 public Builder add(Descriptor messageType) { in add() method in JsonFormat.TypeRegistry.Builder
563 public Builder add(Iterable<Descriptor> messageTypes) { in add() method in JsonFormat.TypeRegistry.Builder
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp118 SkColor mul, add; in make_fuzz_colorfilter() local
/third_party/skia/modules/canvaskit/
H A Dmatrix.js
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs386 fn add(self, rhs: TimeSpec) -> TimeSpec { in add() functions
620 fn add(self, rhs: TimeVal) -> TimeVal { in add() functions
H A Dsignal.rs497 pub fn add(&mut self, signal: Signal) { in add() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs440 pub fn add(&mut self, lit: Literal) -> bool { in add() functions
/third_party/rust/crates/regex/src/
H A Ddfa.rs1656 fn add(&mut self) -> Option<StatePtr> { in add() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs1279 fn add(self, oth: &BigNumRef) -> BigNum { in add() functions
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp615 void add (MovePtr<ThreadGroupThread> thread) in add() function in vkt::synchronization::__anon29975::ThreadGroup
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Doma_dm_client.c656 static int oma_dm_add(struct hs20_osu_client *ctx, xml_node_t *add, in oma_dm_add() argument
1342 xml_node_t *pps, *add; in cmd_oma_dm_add() local
500 oma_dm_run_add(struct hs20_osu_client *ctx, const char *locuri, xml_node_t *add, xml_node_t *pps, const char *pps_fname) oma_dm_run_add() argument
[all...]
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp548 void Rank::add (size_t bits, deUint32 value) in add() function in tcu::lnx::x11::glx::Rank
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Doma_dm_client.c656 static int oma_dm_add(struct hs20_osu_client *ctx, xml_node_t *add, in oma_dm_add() argument
1342 xml_node_t *pps, *add; in cmd_oma_dm_add() local
500 oma_dm_run_add(struct hs20_osu_client *ctx, const char *locuri, xml_node_t *add, xml_node_t *pps, const char *pps_fname) oma_dm_run_add() argument
[all...]
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp1233 NetDiagUpdateInterfaceConfig(const OHOS::NetsysNative::NetDiagIfaceConfig &config, const std::string &ifaceName, bool add) NetDiagUpdateInterfaceConfig() argument
H A Dnetsys_controller_service_impl.cpp752 NetDiagUpdateInterfaceConfig(const OHOS::NetsysNative::NetDiagIfaceConfig &config, const std::string &ifaceName, bool add) NetDiagUpdateInterfaceConfig() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp818 NetDiagUpdateInterfaceConfig(const NetDiagIfaceConfig &config, const std::string &ifaceName, bool add) NetDiagUpdateInterfaceConfig() argument
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp2321 NetDiagUpdateInterfaceConfig(const NetDiagIfaceConfig &config, const std::string &ifaceName, bool add) NetDiagUpdateInterfaceConfig() argument
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c153 int add = 1 << (shift - 1); in transform_4x4_luma() local
H A Daacpsy.c292 static av_cold float ath(float f, float add) in ath() argument
H A Ddcaenc.c292 double add = 1 + ff_exp10(-0.01 * i); in encode_init() local
H A Dhevc_cabac.c1066 int qp,shift,add,scale,scale_m; in ff_hevc_hls_residual_coding() local
H A Dwavpack.c178 int sign, base, add, ret; in wv_get_value() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c574 int add = 0; in reallocate_outputs() local
798 int add, add2; in inverse() local
[all...]
H A Dvf_dctdnoiz.c130 idct8_1d(float *dst, const float *src, int dst_stridea, int dst_strideb, int src_stridea, int src_strideb, int add) idct8_1d() argument
258 idct16_1d(float *dst, const float *src, int dst_stridea, int dst_strideb, int src_stridea, int src_strideb, int add) idct16_1d() argument
[all...]

Completed in 54 milliseconds

1...<<212223242526272829