| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | thrd_equal.c | 35 static int count = 0; variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_compute.c | 100 panfrost_set_compute_resources(struct pipe_context *pctx, unsigned start, unsigned count, struct pipe_surface **resources) panfrost_set_compute_resources() argument 108 panfrost_set_global_binding(struct pipe_context *pctx, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) panfrost_set_global_binding() argument
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | pqueue.c | 15 int count; member 151 size_t count = 0; in pqueue_size() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | by_file.c | 94 int i, count = 0; in X509_load_cert_file_ex() local 163 int i, count = 0; in X509_load_crl_file() local 222 int i, count = 0; in X509_load_cert_crl_file_ex() local [all...] |
| H A D | t_req.c | 119 int j, type = 0, count = 1, ii = 0; in X509_REQ_print_ex() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | epoll.c | 128 int count; in uv__io_poll() local
|
| H A D | hurd.c | 68 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 D | haiku.c | 113 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
|
| H A D | qnx.c | 117 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 D | MatcherCompilerTest.java | 114 private static Byte any(int count) { in any() argument
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/ |
| H A D | RangeTableSubject.java | 65 public void hasRowCount(int count) { in hasRowCount() argument
|
| /third_party/python/Tools/peg_generator/peg_extension/ |
| H A D | peg_extension.c | 140 long count = PyLong_AsLong(value); in Py_UNUSED() local
|
| /third_party/rust/crates/clap/tests/derive/ |
| H A D | flags.rs | 128 fn count() { in count() functions
|
| /third_party/openssl/test/ |
| H A D | trace_api_test.c | 116 static size_t trace_cb(const char *buffer, size_t count, in trace_cb() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2posix_test.c | 54 #define count (int)(sizeof(cflags)/sizeof(int)) macro
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | LimitedInputStream.cs | 84 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 D | ArrayBufferWriter.cs | 135 public void Advance(int count) in Advance() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryMappingTests.cpp | 129 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 D | Preprocessor.cpp | 53 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 D | Config_unittest.cpp | 56 static std::vector<egl::Config> GenerateUniqueConfigs(size_t count) in GenerateUniqueConfigs() argument
|
| H A D | IndexRangeCache.cpp | 22 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 D | validationES2.h | 18 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 D | ContextImpl.h | 189 setMaxShaderCompilerThreads(GLuint count) setMaxShaderCompilerThreads() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | BuiltinVariableTest.cpp | 80 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 D | location_test.cpp | 18 void expectLocation(int count, in expectLocation() argument
|