| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
| H A D | 5-1.c | 201 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| H A D | 18-1.c | 218 thestruct arg1, arg2; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_trust.c | 123 X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), const char *name, int arg1, void *arg2) X509_TRUST_add() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | vector_utils.h | 212 VectorBase<Dimension, Type>::VectorBase(const Arg1 &arg1, const Arg2 &arg2, const Args &... args) in VectorBase() argument 219 void VectorBase<Dimension, Type>::initWithList(const Vector<OtherDimension, OtherType> &arg1, in initWithList() argument 234 VectorBase<Dimension, Type>::initWithList(OtherType arg1, const Args &... args) in initWithList() argument [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_trust.c | 123 X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), const char *name, int arg1, void *arg2) X509_TRUST_add() argument
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_go_wrap.c | 223 uint8_t *arg1 = (uint8_t *) 0 ; in _wrap_wrapped_WebPGetInfo() local 232 _gostring_ arg1; in _wrap_wrapped_WebPGetInfo() member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftgloadr.h | 43 FT_Int arg1; member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_safe_arithmetic.cpp | 25 T SafeAdd(T arg1, T arg2) { in SafeAdd() argument 45 T SafeUnsignedMult(T arg1, T arg2) { in SafeUnsignedMult() argument 56 SafeInt32Add(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) SafeInt32Add() argument 65 SafeInt32Add(std::int32_t arg1, std::int32_t arg2) SafeInt32Add() argument 69 SafeInt64Add(std::int64_t arg1, std::int64_t arg2) SafeInt64Add() argument 73 SafeUint32Add(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t *result) SafeUint32Add() argument 83 SafeUint32Add(std::uint32_t arg1, std::uint32_t arg2) SafeUint32Add() argument 87 SafeUint64Add(std::uint64_t arg1, std::uint64_t arg2) SafeUint64Add() argument 91 SafeInt32Sub(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) SafeInt32Sub() argument 101 SafeInt32Sub(std::int32_t arg1, std::int32_t arg2) SafeInt32Sub() argument 111 SafeUint32Sub(std::uint32_t arg1, std::uint32_t arg2) SafeUint32Sub() argument 120 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t *result) SafeUint32Mult() argument 130 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t *result) SafeUint32Mult() argument 140 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4, std::uint32_t *result) SafeUint32Mult() argument 150 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2) SafeUint32Mult() argument 154 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3) SafeUint32Mult() argument 159 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4) SafeUint32Mult() argument 164 SafeInt32Mult(std::int32_t arg1, std::int32_t arg2) SafeInt32Mult() argument 176 SafeSizetMult(std::size_t arg1, std::size_t arg2) SafeSizetMult() argument 182 SafeInt64MultSlow(std::int64_t arg1, std::int64_t arg2) SafeInt64MultSlow() argument 210 SafeUint32DivideUp(std::uint32_t arg1, std::uint32_t arg2) SafeUint32DivideUp() argument [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 404 auto arg1 = json(); in TEST_F() local 560 auto arg1 = json(); in TEST_F() local
|
| H A D | extension_test.cpp | 131 char arg1[1]; in TEST_F() local 146 char arg1[ARG_BUF_SIZE]; in TEST_F() local
|
| /third_party/elfutils/libdw/ |
| H A D | libdw_findcu.c | 39 findcu_cb (const void *arg1, const void *arg2) in findcu_cb() argument 65 __libdw_finddbg_cb (const void *arg1, const void *arg2) in __libdw_finddbg_cb() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Constant.cpp | 1043 double arg1 = childConstUnions[1][arg1comp].getDConst(); in fold() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-function-prototype.c | 98 ecma_builtin_function_prototype_object_apply(ecma_object_t *func_obj_p, ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_function_prototype_object_apply() argument
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | memory.c | 52 void check_call2(wasm_func_t* func, int32_t arg1, int32_t arg2, int32_t expected) { in check_call2() argument 67 void check_ok2(wasm_func_t* func, int32_t arg1, int32_t arg2) { in check_ok2() argument 90 void check_trap2(wasm_func_t* func, int32_t arg1, int32_t arg2) { in check_trap2() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_qcache.c | 168 static int ares__qcache_entry_sort_cb(const void *arg1, const void *arg2) in ares__qcache_entry_sort_cb() argument
|
| H A D | ares_init.c | 79 static int ares_query_timeout_cmp_cb(const void *arg1, const void *arg2) in ares_query_timeout_cmp_cb() argument
|
| /third_party/ltp/testcases/misc/crash/ |
| H A D | crash02.c | 419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; in try_one_crash() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | pending-compilation-error-handler.h | 105 DCHECK_NOT_NULL(arg1); variable 97 MessageDetails(int start_position, int end_position, MessageTemplate message, const AstRawString* arg0, const char* arg1) MessageDetails() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-internal.cc | 242 Handle<Object> arg1; in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.c | 146 lp_build_emit_llvm_binary(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, LLVMValueRef arg0, LLVMValueRef arg1) lp_build_emit_llvm_binary() argument 161 lp_build_emit_llvm_ternary(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, LLVMValueRef arg0, LLVMValueRef arg1, LLVMValueRef arg2) lp_build_emit_llvm_ternary() argument
|
| /third_party/popt/tests/ |
| H A D | test1.c | 17 static int arg1 = 0; variable
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | alpha_enc.c | 364 static int CompressAlphaJob(void* arg1, void* unused) { in CompressAlphaJob() argument
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | dictionary_generator.cc | 146 char arg1 = argv[i][1]; in main() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-subset-cff2.cc | 131 const blend_arg_t &arg1 = env.argStack[i + j]; in flatten_blends() local 143 const blend_arg_t &arg1 = env.argStack[i + j]; in flatten_blends() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | CollectionUtilities.java | 695 public int compare(T arg0, T arg1) { in compare() argument
|