Home
last modified time | relevance | path

Searched defs:count (Results 2501 - 2525 of 17425) sorted by relevance

1...<<101102103104105106107108109110>>...697

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dt_req.c119 int j, type = 0, count = 1, ii = 0; in X509_REQ_print_ex() local
/third_party/node/deps/uv/src/unix/
H A Depoll.c128 int count; in uv__io_poll() local
H A Dhurd.c68 mach_msg_type_number_t count; in uv_resident_set_memory() local
134 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
H A Dhaiku.c113 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
H A Dqnx.c117 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompilerTest.java114 private static Byte any(int count) { in any() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
H A DRangeTableSubject.java65 public void hasRowCount(int count) { in hasRowCount() argument
/third_party/python/Tools/peg_generator/peg_extension/
H A Dpeg_extension.c140 long count = PyLong_AsLong(value); in Py_UNUSED() local
/third_party/rust/crates/clap/tests/derive/
H A Dflags.rs128 fn count() { in count() functions
/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

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...697