Home
last modified time | relevance | path

Searched defs:count (Results 2226 - 2250 of 16358) sorted by relevance

1...<<81828384858687888990>>...655

/third_party/openssl/test/
H A Dtrace_api_test.c116 static size_t trace_cb(const char *buffer, size_t count, in trace_cb() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2posix_test.c54 #define count (int)(sizeof(cflags)/sizeof(int)) macro
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DLimitedInputStream.cs84 public override int Read(byte[] buffer, int offset, int count) in Read() argument
105 public override void Write(byte[] buffer, int offset, int count) in Write() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
H A DArrayBufferWriter.cs135 public void Advance(int count) in Advance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryMappingTests.cpp129 void setRange (size_t offset, size_t count, bool value) in setRange() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DPreprocessor.cpp53 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig_unittest.cpp56 static std::vector<egl::Config> GenerateUniqueConfigs(size_t count) in GenerateUniqueConfigs() argument
H A DIndexRangeCache.cpp22 addRange(DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, const IndexRange &range) addRange() argument
31 findRange(DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, IndexRange *outRange) const findRange() argument
[all...]
H A DvalidationES2.h18 ValidateDrawArrays(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLint first, GLsizei count) ValidateDrawArrays() argument
57 ValidateDrawElements(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices) ValidateDrawElements() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DContextImpl.h189 setMaxShaderCompilerThreads(GLuint count) setMaxShaderCompilerThreads() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBuiltinVariableTest.cpp80 void runTest(GLuint drawMode, const std::vector<GLint> &indices, int count) in runTest() argument
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dlocation_test.cpp18 void expectLocation(int count, in expectLocation() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DUnrollFlatten_test.cpp43 void expect(const char *patterns[], size_t count) in expect() argument
/third_party/skia/src/core/
H A DSkDataTable.cpp25 SkDataTable::SkDataTable(const void* array, size_t elemSize, int count, in SkDataTable() argument
36 SkDataTable::SkDataTable(const Dir* dir, int count, FreeProc proc, void* ctx) { in SkDataTable() argument
87 MakeCopyArrays(const void * const * ptrs, const size_t sizes[], int count) MakeCopyArrays() argument
113 MakeCopyArray(const void* array, size_t elemSize, int count) MakeCopyArray() argument
125 MakeArrayProc(const void* array, size_t elemSize, int count, FreeProc proc, void* ctx) MakeArrayProc() argument
[all...]
H A DSkLRUCache.h79 int count() { in count() function in SkLRUCache
H A DSkStringUtils.cpp56 SkString SkStringFromUTF16(const uint16_t* src, size_t count) { in SkStringFromUTF16() argument
H A DSkAntiRun.h121 static void Break(int16_t runs[], uint8_t alpha[], int x, int count) { in Break() argument
H A DSkTSort.h93 template <typename T, typename C> void SkTHeapSort(T array[], size_t count, const C& lessThan) { in SkTHeapSort() argument
106 template <typename T> void SkTHeapSort(T array[], size_t count) { in SkTHeapSort() argument
114 SkTInsertionSort(T* left, int count, const C& lessThan) SkTInsertionSort() argument
133 SkTQSort_Partition(T* left, int count, T* pivot, const C& lessThan) SkTQSort_Partition() argument
163 SkTIntroSort(int depth, T* left, int count, const C& lessThan) SkTIntroSort() argument
[all...]
H A DSkTextBlobTrace.cpp110 int count = fTypefaceSet->count(); in dump() local
H A DSkBuffer.h68 template <typename T> const T* skipCount(size_t count) { in skipCount() argument
H A DSkSpriteBlitter_RGB565.cpp19 static void S32_src(uint16_t dst[], const SkPMColor src[], int count) { in S32_src() argument
25 static void S32_srcover(uint16_t dst[], const SkPMColor src[], int count) { in S32_srcover() argument
100 static void S32_src_da8(uint8_t dst[], const SkPMColor src[], int count) { in S32_src_da8() argument
106 static void S32_srcover_da8(uint8_t dst[], const SkPMColor src[], int count) { in S32_srcover_da8() argument
H A DSkTDPQueue.h42 int count() const { return fArray.count(); } in count() function in SkTDPQueue
[all...]
H A DSkTMultiMap.h131 int count() const { return fCount; } in count() function in SkTMultiMap
154 int count = 0; in countForKey() local
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.h56 int count = fAttribArrayStates.count(); in invalidate() local
66 int count() const { return fAttribArrayStates.count(); } in count() function in GrGLAttribArrayState
/third_party/skia/samplecode/
H A DSamplePolyToPoly.cpp72 doDraw(SkCanvas* canvas, SkPaint* paint, const SkFont& font, const int isrc[], const int idst[], int count) doDraw() argument

Completed in 12 milliseconds

1...<<81828384858687888990>>...655