| /third_party/libwebsockets/lib/abstract/ |
| H A D | test-sequencer.c | 36 lws_test_sequencer_args_t args; member 235 lws_abs_unit_test_sequencer(const lws_test_sequencer_args_t *args) lws_abs_unit_test_sequencer() argument [all...] |
| /third_party/lzma/Java/SevenZip/ |
| H A D | LzmaAlone.java | 71 public boolean Parse(String[] args) throws Exception
in Parse() argument 164 public static void main(String[] args) throws Exception
in main() argument
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-native-instanceof.cpp | 43 jerry_value_t args[2] = in test_instanceof() local
|
| H A D | test-api-strings.cpp | 29 jerry_value_t args[2] = {a, b}; in strict_equals() local 69 jerry_value_t args[2]; in HWTEST_F() local [all...] |
| /third_party/jerryscript/targets/curie_bsp/jerry_app/quark/ |
| H A D | main.c | 123 jerry_value_t args[] = {eval_ret}; in eval_jerry_script() local
|
| /third_party/mesa3d/src/freedreno/drm-shim/ |
| H A D | freedreno_noop.c | 79 struct drm_msm_gem_info *args = arg; in msm_ioctl_gem_info() local 153 struct drm_msm_gem_madvise *args = arg; in msm_ioctl_gem_madvise() local
|
| /third_party/mesa3d/src/etnaviv/drm-shim/ |
| H A D | etnaviv_noop.c | 179 struct drm_etnaviv_gem_info *args = arg; in etnaviv_ioctl_gem_info() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader_args.h | 79 radv_shader_args_from_ac(struct ac_shader_args *args) in radv_shader_args_from_ac() argument
|
| H A D | radv_nir_lower_abi.c | 34 const struct radv_shader_args *args; member 259 radv_nir_lower_abi(nir_shader *shader, enum amd_gfx_level gfx_level, const struct radv_shader_info *info, const struct radv_shader_args *args, const struct radv_pipeline_key *pl_key, bool use_llvm) radv_nir_lower_abi() argument [all...] |
| /third_party/mesa3d/src/broadcom/drm-shim/ |
| H A D | v3d_noop.c | 83 struct drm_v3d_get_bo_offset *args = arg; in v3d_ioctl_get_bo_offset() local
|
| /third_party/ltp/testcases/kernel/containers/userns/ |
| H A D | userns03.c | 120 const struct tst_clone_args args = { in run() local
|
| /third_party/ltp/lib/ |
| H A D | self_exec.c | 85 char *args = strdup(child_args); in maybe_run_child() local
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-smtp_client/ |
| H A D | main.c | 184 lws_test_sequencer_args_t args; in main() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | queue.cpp | 34 debug_notify_callback(void *data, unsigned *id, enum util_debug_type type, const char *fmt, va_list args) debug_notify_callback() argument
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | quad-tex.c | 211 static void args(int argc, char *argv[]) in args() function
|
| H A D | tri-large.c | 148 static void args(int argc, char *argv[]) in args() function
|
| /third_party/node/lib/internal/cluster/ |
| H A D | primary.js | |
| /third_party/node/src/ |
| H A D | base_object.cc | 76 LazilyInitializedJSTemplateConstructor( const FunctionCallbackInfo<Value>& args) LazilyInitializedJSTemplateConstructor() argument
|
| H A D | callback_queue-inl.h | 89 R CallbackQueue<R, Args...>::CallbackImpl<Fn>::Call(Args... args) { in Call() argument
|
| H A D | debug_utils-inl.h | 131 void COLD_NOINLINE FPrintF(FILE* file, const char* format, Args&&... args) { in FPrintF() argument 76 SPrintFImpl( const char* format, Arg&& arg, Args&&... args) SPrintFImpl() argument 125 SPrintF( const char* format, Args&&... args) SPrintF() argument 136 Debug(EnabledDebugList* list, DebugCategory cat, const char* format, Args&&... args) Debug() argument 153 Debug(Environment* env, DebugCategory cat, const char* format, Args&&... args) Debug() argument 164 Debug(Environment* env, DebugCategory cat, const std::string& format, Args&&... args) Debug() argument 182 UnconditionalAsyncWrapDebug(AsyncWrap* async_wrap, const char* format, Args&&... args) UnconditionalAsyncWrapDebug() argument 192 Debug(AsyncWrap* async_wrap, const char* format, Args&&... args) Debug() argument 202 Debug(AsyncWrap* async_wrap, const std::string& format, Args&&... args) Debug() argument 211 Debug(DebugCategory cat, const char* format, Args&&... args) Debug() argument [all...] |
| H A D | handle_wrap.cc | 40 void HandleWrap::Ref(const FunctionCallbackInfo<Value>& args) { in Ref() argument 49 void HandleWrap::Unref(const FunctionCallbackInfo<Value>& args) { in Unref() argument 58 void HandleWrap::HasRef(const FunctionCallbackInfo<Value>& args) { in HasRef() argument 65 void HandleWrap::Close(const FunctionCallbackInfo<Value>& args) { in Close() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_dsa.cc | 81 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, DsaKeyPairGenConfig* params) AdditionalConfig() argument 98 AdditionalConfig( const FunctionCallbackInfo<Value>& args, unsigned int offset, DSAKeyExportConfig* params) AdditionalConfig() argument
|
| H A D | crypto_hkdf.cc | 43 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HKDFConfig* params) AdditionalConfig() argument [all...] |
| H A D | crypto_keygen.cc | 33 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, NidKeyPairGenConfig* params) AdditionalConfig() argument 60 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, SecretKeyGenConfig* params) AdditionalConfig() argument
|
| H A D | crypto_random.cc | 37 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, RandomBytesConfig* params) AdditionalConfig() argument 86 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, RandomPrimeConfig* params) AdditionalConfig() argument 177 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, CheckPrimeConfig* params) AdditionalConfig() argument [all...] |