Home
last modified time | relevance | path

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

12345678910>>...29

/third_party/nghttp2/src/
H A Dlibevent_util.cc107 int EvbufferBuffer::add(const uint8_t *data, size_t datalen) { in add() function in nghttp2::util::EvbufferBuffer
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddenseranges.cpp32 void add(int32_t gapStart, int64_t gapLength) { in add() function in __anon12076::LargestGaps
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddenseranges.cpp32 void add(int32_t gapStart, int64_t gapLength) { in add() function in __anon3750::LargestGaps
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Darithmetic-ops.c1 static int add(int x, int y) in add() function
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfopen.c34 const char *add = "this is tempory test!"; in fopen_0100() local
153 const char *add = "this is tempory test!to write"; in fopen_0500() local
268 const char *add = "this is tempory test!to write"; in fopen_0900() local
/third_party/node/deps/openssl/openssl/crypto/txt_db/
H A Dtxt_db.c24 int i, add, n; in TXT_DB_read() local
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dcustom_files.rs94 pub fn add( in add() functions
/third_party/pulseaudio/src/modules/rtp/
H A Dheaderlist.c62 bool add = false; in pa_headerlist_puts() local
85 bool add = false; in pa_headerlist_putsappend() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp55 void add(const char* basename) in add() function
59 void add(const char* basename, const std::vector<std::string>& requirements) in add() function
[all...]
H A DvktSpvAsmTerminateInvocationTests.cpp56 void add(const char* basename, bool spv1p3) in add() function
60 void add(const char* basename, bool spv1p3, const std::vector<std::string>& requirements) in add() function
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteTexelFetchOffset.cpp135 TIntermBinary *add = new TIntermBinary(EOpAdd, texCoordNode, offsetNode); in visitAggregate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DLayer.cpp21 Error IRLayer::add(JITDylib &JD, ThreadSafeModule TSM, VModuleKey K) { in add() function in llvm::orc::IRLayer
141 Error ObjectLayer::add(JITDylib &JD, std::unique_ptr<MemoryBuffer> O, in add() function in llvm::ObjectLayer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DStringTableBuilder.cpp187 size_t StringTableBuilder::add(CachedHashStringRef S) { in add() function in StringTableBuilder
/third_party/skia/src/core/
H A DSkSafeMath.h29 size_t add(size_t x, size_t y) { in add() function in SkSafeMath
H A DSkAntiRun.h53 SK_ALWAYS_INLINE int add(int x, U8CPU startAlpha, int middleCount, U8CPU stopAlpha, in add() function in SkAlphaRuns
H A DSkTypefaceCache.cpp16 void SkTypefaceCache::add(sk_sp<SkTypeface> face) { in add() function in SkTypefaceCache
H A DSkPtrRecorder.h111 uint32_t add(T ptr) { in add() function in SkTPtrSet
/third_party/skia/src/gpu/ops/
H A DAtlasRenderTask.h70 void add(PathDrawAllocator* alloc, const SkMatrix& pathMatrix, const SkPath& path) { in add() function in skgpu::v1::AtlasRenderTask::AtlasPathList
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DLRUCache.hpp157 Data LRUCache<Key, Data>::add(const Key &key, const Data &data) in add() function in sw::LRUCache
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSynchronization.hpp53 void add() const in add() function in sw::CountedEvent
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DWeakMap.hpp162 bool WeakMap<K, V>::add(const K &key, const std::shared_ptr<V> &val) in add() function in vk::dbg::WeakMap
/third_party/openssl/crypto/txt_db/
H A Dtxt_db.c24 int i, add, n; in TXT_DB_read() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphGroup.java39 public void add(int glyph) { in add() method in GlyphGroup
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddenseranges.cpp32 void add(int32_t gapStart, int64_t gapLength) { in add() function in __anon21328::LargestGaps
/third_party/skia/src/sksl/analysis/
H A DSkSLProgramUsage.cpp131 void ProgramUsage::add(const Expression* expr) { in add() function in SkSL::ProgramUsage
136 void ProgramUsage::add(const Statement* stmt) { in add() function in SkSL::ProgramUsage
141 void ProgramUsage::add(const ProgramElement& element) { in add() function in SkSL::ProgramUsage

Completed in 9 milliseconds

12345678910>>...29