Home
last modified time | relevance | path

Searched defs:inc (Results 1 - 25 of 117) sorted by relevance

12345

/third_party/node/test/parallel/
H A Dtest-dns-perf_hooks.js17 function inc() { function
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dbitfield-inc.c5 void inc(struct s *p) in inc() function
/third_party/musl/src/linux/
H A Dsbrk.c7 void *sbrk(intptr_t inc) in sbrk() argument
/third_party/musl/src/unistd/
H A Dnice.c7 int nice(int inc) in nice() argument
/third_party/ltp/testcases/kernel/syscalls/brk/
H A Dbrk01.c17 size_t inc = getpagesize() * 2 - 1; in verify_brk() local
/third_party/musl/src/stdio/
H A Dext2.c16 void __freadptrinc(FILE *f, size_t inc) in __freadptrinc() argument
/third_party/ltp/testcases/kernel/syscalls/nice/
H A Dnice01.c30 int inc = nice_inc[i]; in verify_nice() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave.c23 uint32_t test_basic_vla(uint32_t size, uint32_t start, uint32_t inc) { in test_basic_vla() argument
37 uint32_t test_vla_in_loop(uint32_t size, uint32_t start, uint32_t inc) { in test_vla_in_loop() argument
53 uint32_t test_two_vlas_in_loops(uint32_t size, uint32_t start, uint32_t inc) { in test_two_vlas_in_loops() argument
H A Dtest_stacksave_main.c43 uint32_t inc = (start / 10) + 1; in DECLARE_TESTS() local
/third_party/musl/libc-test/src/functional/
H A Dipc_sem.c27 static void inc() in inc() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp97 void GCNRegPressure::inc(unsigned Reg, in inc() function in GCNRegPressure
/third_party/protobuf/python/google/protobuf/pyext/
H A Dscoped_pyobject_ptr.h82 void inc() const { Py_INCREF(ptr_); } in inc() function in google::protobuf::python::ScopedPythonPtr
/third_party/ffmpeg/libavcodec/
H A Dmpegaudio_parser.c57 int inc= FFMIN(buf_size - i, s->frame_size); in mpegaudio_parse() local
H A Dpnm_parser.c52 int inc = FFMIN(pnmpc->remaining_bytes, buf_size); in pnm_parse() local
/third_party/libuv/test/
H A Dtest-pipe-sendmsg.c77 uv_pipe_t* inc; in read_cb() local
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/
H A Drsaz-avx2.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/bn/
H A Drsaz-avx2.s
/third_party/python/Lib/test/
H A D_test_atexit.py74 def inc(): function
85 def inc(): function
96 def inc(): function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-atomic.hh153 int inc () { return hb_atomic_int_impl_add (&v, 1); } in inc() function
/third_party/ffmpeg/libavformat/
H A Dmpsubdec.c42 int inc; in mpsub_probe() local
/third_party/ffmpeg/libavutil/
H A Dmathematics.c191 int64_t av_add_stable(AVRational ts_tb, int64_t ts, AVRational inc_tb, int64_t inc) in av_add_stable() argument
/third_party/alsa-lib/src/ucm/
H A Ducm_include.c40 include_eval_one(snd_use_case_mgr_t *uc_mgr, snd_config_t *inc, snd_config_t **result, snd_config_t **before, snd_config_t **after) include_eval_one() argument
281 uc_mgr_evaluate_include(snd_use_case_mgr_t *uc_mgr, snd_config_t *parent, snd_config_t *inc) uc_mgr_evaluate_include() argument
/third_party/musl/src/regex/
H A Dfnmatch.c301 size_t inc; in fnmatch() local
/third_party/node/deps/v8/src/compiler/
H A Dbasic-block-instrumentor.cc117 Node* inc = graph->NewNode(machine.Int32Add(), load, one); in Instrument() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509name.c192 int n, i, inc; in X509_NAME_add_entry() local

Completed in 13 milliseconds

12345