Home
last modified time | relevance | path

Searched defs:Add (Results 1 - 25 of 221) sorted by relevance

123456789

/third_party/musl/libc-test/src/functional/
H A Ddlclose_recursive_dlopen_so.cpp7 int Add(int a, int b) in Add() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DUtilsVulkan.h73 void Add(VK_STRUCT_TYPE* vkStruct) { in Add() function
87 void Add(VK_STRUCT_TYPE* vkStruct, VkStructureType sType) { in Add() function
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmanager.h47 void Add(ARGS&&... args) { in Add() function in tint::transform::Manager
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_mosaic_info.cpp77 void dng_bilinear_kernel::Add (const dng_point &delta, in Add() function in dng_bilinear_kernel
[all...]
H A Ddng_spline.cpp54 void dng_spline_solver::Add (real64 x, real64 y) in Add() function in dng_spline_solver
/third_party/gn/src/gn/
H A Dvector_utils.h43 void Add(const T& item) { in Add() function in VectorSetSorter
49 void Add(typename std::vector<T>::const_iterator begin, in Add() function in VectorSetSorter
57 void Add(const T* start, const T* end) { in Add() function in VectorSetSorter
/third_party/node/src/
H A Dcleanup_queue-inl.h28 void CleanupQueue::Add(Callback cb, void* arg) { in Add() function in node::CleanupQueue
/third_party/node/test/js-native-api/2_function_arguments/
H A D2_function_arguments.c5 static napi_value Add(napi_env env, napi_callback_info info) { in Add() function
/third_party/node/test/js-native-api/8_passing_wrapped/
H A D8_passing_wrapped.cc20 static napi_value Add(napi_env env, napi_callback_info info) { in Add() function
/third_party/node/deps/v8/src/bigint/
H A Dvector-arithmetic.cc41 void Add(RWDigits Z, Digits X, Digits Y) { in Add() function
H A Dvector-arithmetic.h23 inline void Add(RWDigits X, digit_t y) { in Add() function
/third_party/vk-gl-cts/external/amber/src/src/
H A Dvirtual_file_store.h35 Result Add(const std::string& path, const std::string& content) { in Add() function in amber::VirtualFileStore
/third_party/skia/src/core/
H A DSkMath.cpp44 size_t SkSafeMath::Add(size_t x, size_t y) { in Add() function in SkSafeMath
H A DSkYUVPlanesCache.cpp89 void SkYUVPlanesCache::Add(uint32_t genID, SkCachedData* data, const SkYUVAPixmaps& pixmaps, in Add() function in SkYUVPlanesCache
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DRequestTracker.h36 uint64_t Add(Request&& request) { in Add() function in dawn_wire::client::RequestTracker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp72 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp73 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dnode_id_map.cc41 void NodeIdMap::Add(const ast::Node* node, IdType id) { in Add() function in tint::fuzzers::ast_fuzzer::NodeIdMap
/third_party/skia/third_party/externals/tint/src/ast/
H A Dfunction.h96 void Add(const Function* f) { this->emplace_back(f); } in Add() function in tint::ast::FunctionList
/third_party/skia/third_party/externals/tint/src/sem/
H A Dinfo.h75 void Add(const AST_OR_TYPE* node, in Add() function in tint::sem::Info
/third_party/protobuf/python/google/protobuf/
H A Ddescriptor_database.py53 def Add(self, file_desc_proto): member in DescriptorDatabase
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs54 public override void Add(byte[] data, int offset, int count) in Add() method in DotZLib.Inflater
/third_party/node/deps/v8/src/zone/
H A Dtype-stats.h59 void Add(std::type_index type_id, const StatsEntry& other_entry) { in Add() function in v8::internal::TypeStats
/third_party/rust/crates/clap/tests/derive/
H A Dflatten.rs69 struct Add { in flatten_in_subcommand() structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h40 void Add(Instruction *I) { in Add() function in llvm::InstCombineWorklist

Completed in 8 milliseconds

123456789