| /third_party/skia/third_party/externals/freetype/src/tools/ |
| H A D | glnames.py | 5070 def add( self, word, value ): member in StringNode
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-page.hh | 49 void add (hb_codepoint_t g) { elt (g) |= mask (g); } in add() function
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | unique_vector.h | 53 bool add(const T& item) { in add() function
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | contextuallyTypedParametersWithInitializers.js | 202 function add(x, y) {
function
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnmodifiableLazyStringList.java | 77 public void add(ByteString element) { in add() method in UnmodifiableLazyStringList 97 public void add(byte[] element) { in add() method in UnmodifiableLazyStringList
|
| H A D | TypeRegistry.java | 101 public Builder add(Descriptor messageType) { in add() method in TypeRegistry.Builder 113 public Builder add(Iterable<Descriptor> messageTypes) { in add() method in TypeRegistry.Builder
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmSpirvVersion1p4Tests.cpp | 56 void add(const char* basename, const char* description) in add() function 60 void add(const char* basename, const char* description, const std::vector<std::string>& requirements) in add() function [all...] |
| H A D | vktSpvAsmTerminateInvocationTests.cpp | 57 void add(const char* basename, const char* description, bool spv1p3) in add() function 61 void add(const char* basename, const char* description, bool spv1p3, const std::vector<std::string>& requirements) in add() function [all...] |
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | [all...] |
| /third_party/protobuf/js/binary/ |
| H A D | arith.js | |
| /base/security/asset/test/unittest/inner_kits_rust/src/ |
| H A D | query.rs | 49 let mut add = AssetMap::new(); in query_without_alias_with_wrong_condition() variables 185 let mut add = AssetMap::new(); in query_with_order() variables [all...] |
| /base/security/asset/services/plugin/src/ |
| H A D | asset_plugin.rs | 131 fn add(&mut self, attributes: &ExtDbMap) -> std::result::Result<i32, u32> { in add() functions
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | hierarchy_controller.cpp | 130 auto add = [&nodes](const INode::Ptr& node) { nodes.push_back(node); }; in GetAllNodes() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | fixed_string.h | 284 const auto add = str.length(); in replace() local 287 CloneData(data() + first, replace, str.data(), add); in replace() local 288 MoveData(data() + first + add, len_ - first - add, data() + last, len_ - last); in replace() local 294 CloneData(data() + first, len_, str.data(), add); in replace() local 296 CloneData(data() + first, replace, str.data(), add); in replace() local [all...] |
| /foundation/multimedia/image_effect/test/unittest/ |
| H A D | TestEffectPipeline.cpp | 150 void *add = nullptr; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | route_manager_test.cpp | 620 bool add = true; in HWTEST_F() local 629 bool add = true; in HWTEST_F() local 640 bool add = true; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| H A D | vtp_instance.cpp | 241 void VtpInstance::UpdateSocketStreamCount(bool add) in UpdateSocketStreamCount() argument
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-list.c | 189 unsigned int add; in udev_list_entry_add() local
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_mathbinary.c | 35 static float add(float src0, float src1) in add() function
|
| /third_party/gn/build/ |
| H A D | gen.py | 114 def add(self, *args, **kwargs): member in ArgumentsList [all...] |
| /third_party/ffmpeg/libswscale/ppc/ |
| H A D | swscale_altivec.c | 153 const int add = (1 << (shift - 1)); in yuv2plane1_float_altivec() local 186 const int add = (1 << (shift - 1)); in yuv2plane1_float_bswap_altivec() local [all...] |
| /third_party/backends/lib/ |
| H A D | md5.c | 224 size_t add = 128 - left_over > len ? len : 128 - left_over; in md5_process_bytes() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | TransliterationChart.java | 250 void add(Object a, Object b) { in add() method in TransliterationChart.EquivClass
|
| /third_party/gn/src/gn/ |
| H A D | pointer_set.h | 100 bool add(T* ptr) { in add() function in PointerSet
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | TailoredSet.java | 374 private void add(int c) { add() method in TailoredSet [all...] |