| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | CollectAPI.java | 191 public static void main(String[] args) { in main() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | dl.c | 79 DWORD_PTR args[1]; in uv__format_fallback_error() local
|
| /third_party/libuv/test/ |
| H A D | test-process-title.c | 92 char* args[5]; in TEST_IMPL() local
|
| /third_party/libuv/docs/code/cgi/ |
| H A D | main.c | 23 char* args[2]; in invoke_cgi_script() local
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | test_psa_compliance.py | 154 args = parser.parse_args() variable
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | egllog.c | 153 va_list args; in _eglLog() local
|
| H A D | eglcurrent.c | 179 va_list args; in _eglDebugReport() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_tracepoints.py | 15 args = parser.parse_args() variable 59 args=[ArgStruct(type='const struct tu_framebuffer *', var='fb'), variable 74 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name'), variable 78 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name'), variable 83 args=[Arg(type='uint8_t', var='mrt_count', c_format='%u'), variable 87 args variable 91 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name'), global() variable 96 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name')]) global() variable 100 args=[Arg(type='uint8_t', var='uses_3d_blit', c_format='%u'), global() variable 106 args=[Arg(type='uint8_t', var='indirect', c_format='%u'), global() variable [all...] |
| /third_party/ltp/testcases/kernel/containers/share/ |
| H A D | ns_exec.c | 86 char **args = (char **)arg; in child_fn() local
|
| /third_party/ltp/testcases/kernel/containers/userns/ |
| H A D | userns06.c | 35 char *const args[] = { TEST_APP, "privileged", NULL }; in child_fn1() local 48 char *const args[] = { TEST_APP, "unprivileged", NULL }; in child_fn2() local 65 const struct tst_clone_args args = { in run() local
|
| /third_party/ltp/testcases/kernel/containers/pidns/ |
| H A D | pidns30.c | 91 const struct tst_clone_args args = { in run() local
|
| H A D | pidns31.c | 74 const struct tst_clone_args args = { in run() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_spkac.cc | 39 void VerifySpkac(const FunctionCallbackInfo<Value>& args) { in VerifySpkac() argument 75 void ExportPublicKey(const FunctionCallbackInfo<Value>& args) { in ExportPublicKey() argument 108 ExportChallenge(const FunctionCallbackInfo<Value>& args) ExportChallenge() argument [all...] |
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | hello.c | 11 hello_callback( const wasm_val_t args[], wasm_val_t results[] ) hello_callback() argument
|
| H A D | multi.cc | 87 wasm::Val args[] in run() local [all...] |
| /third_party/node/test/js-native-api/3_callbacks/ |
| H A D | 3_callbacks.c | 8 napi_value args[2]; in RunCallback() local 40 napi_value args[2]; in RunCallbackWithRecv() local
|
| /third_party/node/test/js-native-api/test_conversions/ |
| H A D | test_conversions.c | 8 napi_value args[1]; in AsBool() local 22 napi_value args[1]; in AsInt32() local 36 napi_value args[1]; in AsUInt32() local 50 napi_value args[ in AsInt64() local 64 napi_value args[1]; AsDouble() local 78 napi_value args[1]; AsString() local 94 napi_value args[1]; ToBool() local 105 napi_value args[1]; ToNumber() local 116 napi_value args[1]; ToObject() local 127 napi_value args[1]; ToString() local [all...] |
| /third_party/node/test/js-native-api/test_reference/ |
| H A D | test_finalizer.c | 31 napi_value args[1]; in CreateExternalWithJsFinalize() local
|
| /third_party/node/test/node-api/test_buffer/ |
| H A D | test_finalizer.c | 25 napi_value args[1]; in malignFinalizerBuffer() local
|
| /third_party/node/test/node-api/test_make_callback/ |
| H A D | binding.c | 11 napi_value args[MAX_ARGUMENTS]; in MakeCallback() local
|
| /third_party/node/src/ |
| H A D | node_process_events.cc | 54 Local<Value> args[3]; // warning, type, code in ProcessEmitWarningGeneric() local
|
| /third_party/node/test/addons/async-hello-world/ |
| H A D | binding.cc | 61 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv_cb.cpp | 37 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, in ucnv_cbFromUWriteBytes() argument 56 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, in ucnv_cbFromUWriteUChars() argument 177 ucnv_cbFromUWriteSub(UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteSub() argument 228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const char16_t* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument 247 ucnv_cbToUWriteSub(UConverterToUnicodeArgs *args, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteSub() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_string.h | 107 va_list args; in util_asprintf() local
|
| /third_party/mesa3d/src/vulkan/registry/ |
| H A D | update-aliases.py | 140 args = parser.parse_args() variable
|