Home
last modified time | relevance | path

Searched defs:args (Results 3976 - 4000 of 4020) sorted by relevance

1...<<151152153154155156157158159160161

/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp7928 initRequest(OHOS::AAFwk::Want &request, shared_ptr<DeleteCallback> &callback, napi_env env, napi_value args[], size_t argsLen) initRequest() argument
7974 napi_value args[ARGS_FOUR] = {nullptr}; CreateDeleteRequest() local
8164 InitConfirmRequest(OHOS::AAFwk::Want &want, shared_ptr<ConfirmCallback> &callback, napi_env env, napi_value args[], size_t argsLen) InitConfirmRequest() argument
8217 napi_value args[ARGS_SEVEN] = {nullptr}; ShowAssetsCreationDialog() local
8280 InitShortTermRequest(OHOS::AAFwk::Want &want, shared_ptr<ShortTermCallback> &callback, napi_env env, napi_value args[], size_t argsLen) InitShortTermRequest() argument
8331 napi_value args[ARGS_SIX] = {nullptr}; CreateAssetWithShortTermPermission() local
8364 InitRequestPhotoUrisReadPermissionRequest(OHOS::AAFwk::Want &want, shared_ptr<RequestPhotoUrisReadPermissionCallback> &callback, napi_env env, napi_value args[], size_t argsLen) InitRequestPhotoUrisReadPermissionRequest() argument
8398 napi_value args[ARGS_FOUR] = {nullptr}; RequestPhotoUrisReadPermission() local
[all...]
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp100 double args = 0; member
289 napi_value args[1]; in isError() local
487 napi_value args[1]; in createArrayAndGetLength() local
515 napi_value args[ in getArrayWithLength() local
590 napi_value args[1]; createSymbol() local
663 napi_value args[1]; createAndGetInt32() local
678 napi_value args[1]; createAndGetUInt32() local
693 napi_value args[1]; createAndGetInt64() local
708 napi_value args[1]; createDouble() local
723 napi_value args[1]; createAndGetStringLatin1() local
751 napi_value args[1]; createAndGetStringUtf8() local
779 napi_value args[1]; StringUtf8OfLengthLeZero() local
806 napi_value args[1]; CreateAndGetStringUtf16() local
831 napi_value args[1]; StringUtf16OfCase() local
857 napi_value args[1]; StringUtf16OfLengthLeZero() local
883 napi_value args[1]; StringUtf16OfLengthEqOne() local
962 napi_value args[1]; getPrototype2() local
1062 napi_value args[1]; getValueBool() local
1077 napi_value args[1]; getValueDouble() local
1141 napi_value args[1]; coerceToBool() local
1153 napi_value args[1]; coerceToNumber() local
1165 napi_value args[1]; coerceToObject() local
1177 napi_value args[1]; coerceToString() local
1217 napi_value args[1] = {nullptr}; NapiIsSendable() local
1329 napi_value args[2]; NapiWrapSendable() local
1350 napi_value args[2]; NapiWrapSendableWithSize() local
1372 napi_value args[1]; NapiUnwrapSendable() local
1386 napi_value args[1]; NapiRemoveWrapSendable() local
1621 napi_value args[2]; setAndDeleteProperty() local
1662 napi_value args[2]; hasOwnProperty() local
1685 napi_value args[3]; setNamedProperty() local
1721 napi_value args[2]; getNamedProperty() local
1755 napi_value args[2]; hasNamedProperty() local
2104 napi_value args[1]; TestLatin1() local
2131 napi_value args[1]; TestUtf8() local
2158 napi_value args[1]; TestUtf16() local
2197 napi_value args[1]; napiGetCbInfo() local
2366 napi_value args[2]; testAsyncWork() local
2407 napi_value args[1]; testPromise() local
2584 napi_value args[1]; callFunction() local
2715 napi_value args[1]; IsBuffer() local
2736 napi_value args[1]; GetBufferInfo() local
2774 napi_value args[1]; GetSymbolNames() local
2803 napi_value args[1]; GetEnumerableWritableNames() local
2835 napi_value args[1]; GetOwnWritableNames() local
2867 napi_value args[1]; GetEnumerableConfigurableNames() local
2899 napi_value args[1]; GetOwnConfigurableNames() local
2963 napi_value args[1]; FreezeTest() local
2981 napi_value args[1]; SealTest() local
3040 napi_value args[1]; DetachTest() local
3056 napi_value args[1]; IsDetachedTest() local
3100 napi_value args[2]; // Number of parameters is 2 CreateAsyncResource() local
3135 napi_value args[1]; DestroyAsyncResource() local
3153 napi_value args[parameterCount]; RunInCallbackScope() local
3518 napi_value args[2]; AsyncWorkWithQos() local
3720 napi_value args[10]; // 10 : max arguments. MakeCallback() local
3749 napi_value args[10]; // 10 : max arguments. MakeCallbackOne() local
3818 napi_value args = nullptr; NewThreadFunc() local
3854 napi_value args = nullptr; NewThreadFunc() local
3865 napi_value args = nullptr; NewThreadFunc() local
3879 napi_value args[1]; RunEventLoop() local
3958 napi_value args = nullptr; CallAfterRunFunc() local
3977 napi_value args[1]; StopEventLoop() local
4278 napi_value args; NapiSerializeSharedarraybuffer() local
4305 napi_value args; NapiSerializeSet() local
4331 napi_value args; NapiSerializeMap() local
4357 napi_value args; NapiSerializeRegExp() local
4425 napi_value args[2]; // 2:Number of parameters CallAddNumFunction() local
4485 napi_value args[1]; NapiCrateAndGetValueString() local
4546 napi_value args[2]; // 2:Number of parameters ExceptionalCallAddNumFunction() local
4594 napi_value args[1]; ExceptionalNapiCrateAndGetValueString() local
4700 napi_value args[1]; CreateSendableArrayTest() local
4726 napi_value args[1]; CreateSendableArrayWithLengthTest() local
5006 napi_value args[1]; isErrorRstNull() local
5326 napi_value args[1]; createArrayNull() local
5399 napi_value args[1]; createSymbolNull() local
5412 napi_value args[1]; createSymbolDescriptionNull() local
5425 napi_value args[1]; createSymbolDescriptionNotString() local
5560 napi_value args[1]; getValueInt32() local
5572 napi_value args[1]; getValueInt32ValueNull() local
5585 napi_value args[1]; getValueInt32RstNull() local
5596 napi_value args = nullptr; getValueInt32NotNum() local
5611 napi_value args[1]; getValueInt64() local
5634 napi_value args[1]; getValueInt64RstNull() local
5645 napi_value args = nullptr; getValueInt64NotNum() local
5756 napi_value args[1]; getArrayLengthValueNull() local
5770 napi_value args[1]; getArrayLengthNotArray() local
5922 napi_value args[1]; getValueBoolValueNull() local
5935 napi_value args[1]; getValueBoolResultNull() local
5947 napi_value args[1]; getBoolean() local
5969 napi_value args[1]; getValueNotBool() local
5984 napi_value args[1]; getValueDoubleValueNull() local
5996 napi_value args[1]; getValueDoubleResultNull() local
6071 napi_value args[1]; getValueStringLatin1() local
6104 napi_value args[1]; getValueStringUtf8() local
6132 napi_value args[1]; getValueStringUtf8Null() local
6146 napi_value args; getValueStringUtf8NotStr() local
6161 napi_value args[1]; getValueStringUtf16() local
6190 napi_value args; getValueStringUtf16NotStr() local
6205 napi_value args[1]; getValueUint32() local
6220 napi_value args[1]; getValueUint32Null() local
6232 napi_value args = nullptr; getValueUint32NotNum() local
6247 napi_value args[1]; coerceToBoolValueNull() local
6260 napi_value args[1]; coerceToBoolResultNull() local
6282 napi_value args[1]; coerceToNumberRstNull() local
6294 napi_value args[1]; typeOf() local
6316 napi_value args[1]; typeOfRstNull() local
6778 napi_value args[2]; hasPropertyObjectNull() local
6795 napi_value args[2]; hasPropertyKeyNull() local
6806 napi_value args[2]; hasPropertyResultNull() local
6832 napi_value args[2]; deletePropertyKeyNull() local
6843 napi_value args[2]; deletePropertyResultNull() local
6857 napi_value args[2]; hasOwnPropertyObjectNull() local
6872 napi_value args[2]; hasOwnPropertyKeytNull() local
6887 napi_value args[2]; hasOwnPropertyResultNull() local
6901 napi_value args[3]; setNamedPropertyObjectNull() local
6922 napi_value args[3]; setNamedPropertyKeyNull() local
6943 napi_value args[3]; setNamedPropertyResultNull() local
6964 napi_value args[2]; getNamedPropertyObjectNull() local
6985 napi_value args[2]; getNamedPropertyKeyNull() local
6997 napi_value args[2]; getNamedPropertyResultNull() local
7021 napi_value args[2]; hasNamedPropertyKeyNull() local
7032 napi_value args[2]; hasNamedPropertyResultNull() local
7286 napi_value args[1]; napiGetCbInfoNull() local
7918 napi_value args[2]; wrapSendableEnvNull() local
7940 napi_value args[2]; NapiWrapSendableObj1Null() local
7964 napi_value args[2]; NapiWrapSendableObj2Null() local
7988 napi_value args[2]; wrapSendableWithSizeEnvNull() local
8011 napi_value args[2]; wrapSendableWithSizeObj1Null() local
8034 napi_value args[2]; wrapSendableWithSizeObj2Null() local
8057 napi_value args[1]; removeWrapSendableEnvNull() local
8070 napi_value args[1]; removeWrapSendableObjNull() local
8083 napi_value args[1]; removeWrapSendableRstNull() local
8778 napi_value args[1]; getBufferInfoEnvNull() local
8793 napi_value args[1]; getBufferInfoValueNull() local
8806 napi_value args[1]; IsBufferEnvNull() local
8828 napi_value args[1]; IsBufferRstNull() local
8844 napi_value args[1]; objectFreezeEnvNull() local
8865 napi_value args[1]; objectSealEnvNull() local
8957 napi_value args[1]; IsDetachedEnvNull() local
8981 napi_value args[1]; IsDetachedResNull() local
9095 napi_value args[1]; createAsyncResourceEnvNull() local
9112 napi_value args[1]; createAsyncResourceObjNull() local
9129 napi_value args[1]; createAsyncResourceCbNull() local
9450 napi_value args[1] = {nullptr}; isSendableEnvNull() local
9463 napi_value args[1] = {nullptr}; isSendableValueNull() local
9476 napi_value args[1] = {nullptr}; isSendableRstNull() local
9737 napi_value args[10]; makeCallbackTextNull() local
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp139 JSVM_Value args[2]; in assertEqual() local
149 JSVM_Value args[1]; in assertTrue() local
159 JSVM_Value args[1]; in assertFalse() local
169 JSVM_Value args[1]; consoleinfo() local
5287 napi_value args[1]; testDefinePropertyHandle() local
5358 JSVM_Value args[1] = {nullptr}; GetValueStringUtf8() local
5400 JSVM_Value args[1] = {nullptr}; GetValueStringUtf16() local
5432 JSVM_Value args[1] = {nullptr}; GetValueStringLatin1() local
5591 JSVM_Value args[1] = {nullptr}; GetArrayLength() local
5621 JSVM_Value args[1] = {nullptr}; GetValueInt32() local
5679 JSVM_Value args[1] = {nullptr}; GetValueInt64() local
5706 JSVM_Value args[1] = {nullptr}; GetDouble() local
5740 JSVM_Value args[1] = {nullptr}; GetValueBool() local
5764 JSVM_Value args[1] = {nullptr}; GetValueBigintUint64() local
5789 JSVM_Value args[1] = {nullptr}; GetBigintInt64() local
5820 JSVM_Value args[1] = {nullptr}; GetValueBigintWords() local
5848 JSVM_Value args[1] = {nullptr}; GetUndefined() local
5910 JSVM_Value args[1] = {nullptr}; GetDateValue() local
5925 JSVM_Value args[1] = {nullptr}; IsDate() local
5940 JSVM_Value args[2] = {nullptr}; GetArraybufferInfo() local
5983 JSVM_Value args[1] = {nullptr}; CreateTypedArray() local
6032 JSVM_Value args[2] = {nullptr}; GetTypedArrayInfo() local
6085 JSVM_Value args[2] = {nullptr}; CreateDataView() local
6131 JSVM_Value args[2] = {nullptr}; GetDataViewInfo() local
6347 JSVM_Value args[1] = {nullptr}; GetPropertyNames() local
6362 JSVM_Value args[1] = {nullptr}; GetAllPropertyNames() local
6378 JSVM_Value args[1] = {nullptr}; GetEnumerableNames() local
6394 JSVM_Value args[1] = {nullptr}; GetOwnWritableNames() local
6410 JSVM_Value args[1] = {nullptr}; GetEnumerableConfigurableNames() local
6427 JSVM_Value args[1] = {nullptr}; GetOwnConfigurableNames() local
6463 JSVM_Value args[3] = {nullptr}; SetProperty() local
6493 JSVM_Value args[2] = {nullptr}; GetProperty() local
6527 JSVM_Value args[2] = {nullptr}; HasProperty() local
6563 JSVM_Value args[2] = {nullptr}; DeleteProperty() local
6603 JSVM_Value args[2] = {nullptr}; HasOwnProperty() local
6674 JSVM_Value args[3] = {nullptr}; SetNamedProperty() local
6714 JSVM_Value args[2] = {nullptr}; GetNamedProperty() local
6751 JSVM_Value args[2] = {nullptr}; HasNamedProperty() local
6790 JSVM_Value args; SetElementWithLength() local
6808 JSVM_Value args[3] = {nullptr}; SetElement() local
6836 JSVM_Value args[2] = {nullptr}; GetElement() local
6866 JSVM_Value args[2] = {nullptr}; HasElement() local
6897 JSVM_Value args[2] = {nullptr}; DeleteElement() local
6912 JSVM_Value args[2] = {nullptr}; DeleteElementAndCheck() local
7196 JSVM_Value args[1] = {nullptr}; CallFunction() local
7210 JSVM_Value args[1] = {nullptr}; CallFunctionWithArg() local
7226 JSVM_Value args[1] = {nullptr}; CallFunctionWithObject() local
7244 JSVM_Value args[1] = {nullptr}; CallFunctionFailed() local
7265 JSVM_Value args[2] = {nullptr}; CalculateArea() local
7289 JSVM_Value args[2] = {nullptr}; CreateFunction() local
7303 JSVM_Value args[1] = {nullptr}; CreateFunctionFailed() local
7333 JSVM_Value *args = new JSVM_Value[arrayLen]; CreateFunctionWithScript() local
7381 JSVM_Value args[1] = {nullptr}; GetTypeof() local
7421 JSVM_Value args[2] = {nullptr}; InstanceOf() local
7433 JSVM_Value args[1] = {nullptr}; IsArray() local
7445 JSVM_Value args[1] = {nullptr}; IsArrayBuffer() local
7460 JSVM_Value args[1] = {nullptr}; IsTypedarray() local
7472 JSVM_Value args[1] = {nullptr}; IsDataView() local
7484 JSVM_Value args[2] = {nullptr}; IsStrictEquals() local
7497 JSVM_Value args[1] = {nullptr}; DetachArraybuffer() local
7507 JSVM_Value args[1] = {nullptr}; IsDetachedArraybuffer() local
7520 JSVM_Value args[1] = {nullptr}; IsRegExp() local
7532 JSVM_Value args[1] = {nullptr}; CoerceToBigInt() local
7547 JSVM_Value args[1] = {nullptr}; CoerceToNumber() local
7558 JSVM_Value args[1] = {nullptr}; CoerceToObject() local
7575 JSVM_Value args[1] = {nullptr}; CoerceToString() local
7585 JSVM_Value args[1] = {nullptr}; CoerceToBool() local
7595 JSVM_Value args[1] = {nullptr}; IsPromise() local
7619 JSVM_Value args[3] = {nullptr}; ResolveRejectDeferred() local
7644 JSVM_Value args[1] = {nullptr}; GetCbArgs() local
7653 JSVM_Value args[2] = {nullptr}; NewInstance() local
7671 JSVM_Value args[2] = {nullptr}; SetTypeTagToObject() local
7688 JSVM_Value args[2] = {nullptr}; CheckObjectTypeTag() local
7811 JSVM_Value args[1] = {nullptr}; JsVmIsError() local
7899 JSVM_Value args[1] = {nullptr}; JsVmGetLastErrorInfo() local
7987 JSVM_Value args[1]; New() local
8001 JSVM_Value args[1]; New() local
8615 JSVM_Value args[1] = {nullptr}; IsConstructor() local
8628 JSVM_Value args[1] = {nullptr}; CreateRegExp1() local
8641 JSVM_Value args[1] = {nullptr}; CreateRegExp2() local
8654 JSVM_Value args[1] = {nullptr}; CreateRegExp3() local
8667 JSVM_Value args[1] = {nullptr}; CreateRegExp4() local
8680 JSVM_Value args[1] = {nullptr}; CreateRegExp5() local
8693 JSVM_Value args[1] = {nullptr}; CreateRegExpEnvNullptr() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c8024 struct attrcb_args args = in print_debug_units() local
10362 unsigned int args = *readp++; print_debug_macro_section() local
10551 unsigned int args = *op_desc++; print_debug_macro_section() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp5687 addGenMulArgumentConversion(const TSourceLoc& loc, TFunction& call, TIntermTyped*& args) addGenMulArgumentConversion() argument
7545 findFunction(const TSourceLoc& loc, TFunction& call, bool& builtIn, int& thisDepth, TIntermTyped*& args) findFunction() argument
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h6638 __u32 args[4]; /* Optionally passed to bpf program */ member
6986 __u64 args[0]; member
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c524 const struct dxil_value *args[] = { in emit_unary_call() local
545 const struct dxil_value *args[] = { in emit_binary_call() local
569 const struct dxil_value *args[] = { in emit_tertiary_call() local
595 const struct dxil_value *args[] in emit_quaternary_call() local
618 const struct dxil_value *args[] = { emit_threadid_call() local
640 const struct dxil_value *args[] = { emit_threadidingroup_call() local
661 const struct dxil_value *args[] = { emit_flattenedthreadidingroup_call() local
681 const struct dxil_value *args[] = { emit_groupid_call() local
701 const struct dxil_value *args[] = { opcode, handle, coord[0], coord[1] }; emit_bufferload_call() local
721 const struct dxil_value *args[] = { emit_bufferstore_call() local
745 const struct dxil_value *args[] = { opcode, handle, emit_textureload_call() local
768 const struct dxil_value *args[] = { emit_texturestore_call() local
794 const struct dxil_value *args[] = { emit_atomic_binop() local
817 const struct dxil_value *args[] = { emit_atomic_cmpxchg() local
839 const struct dxil_value *args[] = { emit_createhandle_call() local
2213 const struct dxil_value *args[] = { emit_f16tof32() local
2238 const struct dxil_value *args[] = { emit_f32tof16() local
2295 const struct dxil_value *args[3] = { emit_make_double() local
2321 const struct dxil_value *args[] = { emit_split_double() local
2522 const struct dxil_value *args[] = { load_ubo() local
2564 const struct dxil_value *args[] = { opcode, mode }; emit_barrier_impl() local
2715 const struct dxil_value *args[] = {opcode}; call_unary_external_function() local
2771 const struct dxil_value *args[] = { opcode, component }; emit_load_tess_coord() local
3235 const struct dxil_value *args[] = { emit_store_output_via_intrinsic() local
3372 const struct dxil_value *args[] = { emit_load_input_via_intrinsic() local
3390 const struct dxil_value *args[6] = { 0 }; emit_load_interpolated_input() local
3572 const struct dxil_value *args[] = { emit_discard_if_with_value() local
3609 const struct dxil_value *args[] = { emit_emit_vertex() local
3629 const struct dxil_value *args[] = { emit_end_primitive() local
3877 const struct dxil_value *args[] = { emit_texture_size() local
4167 const struct dxil_value *args[] = { emit_load_sample_pos_from_id() local
4639 const struct dxil_value *args[11] = { emit_sample() local
4659 const struct dxil_value *args[12] = { emit_sample_bias() local
4679 const struct dxil_value *args[11] = { emit_sample_level() local
4710 const struct dxil_value *args[12] = { emit_sample_cmp() local
4728 const struct dxil_value *args[17] = { emit_sample_grad() local
4751 const struct dxil_value *args[] = { emit_texel_fetch() local
4768 const struct dxil_value *args[] = { emit_texture_lod() local
4789 const struct dxil_value *args[] = { emit_texture_gather() local
[all...]
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1675 void Shell::PerformanceNow(const v8::FunctionCallbackInfo<v8::Value>& args) { in PerformanceNow() argument
1656 RealmIndexOrThrow( const v8::FunctionCallbackInfo<v8::Value>& args, int arg_offset) RealmIndexOrThrow() argument
1686 PerformanceMeasureMemory( const v8::FunctionCallbackInfo<v8::Value>& args) PerformanceMeasureMemory() argument
1713 RealmCurrent(const v8::FunctionCallbackInfo<v8::Value>& args) RealmCurrent() argument
1722 RealmOwner(const v8::FunctionCallbackInfo<v8::Value>& args) RealmOwner() argument
1748 RealmGlobal(const v8::FunctionCallbackInfo<v8::Value>& args) RealmGlobal() argument
1770 CreateRealm( const v8::FunctionCallbackInfo<v8::Value>& args, int index, v8::MaybeLocal<Value> global_object) CreateRealm() argument
1803 DisposeRealm(const v8::FunctionCallbackInfo<v8::Value>& args, int index) DisposeRealm() argument
1818 RealmCreate(const v8::FunctionCallbackInfo<v8::Value>& args) RealmCreate() argument
1824 RealmCreateAllowCrossRealmAccess( const v8::FunctionCallbackInfo<v8::Value>& args) RealmCreateAllowCrossRealmAccess() argument
1835 RealmNavigate(const v8::FunctionCallbackInfo<v8::Value>& args) RealmNavigate() argument
1864 RealmDetachGlobal(const v8::FunctionCallbackInfo<v8::Value>& args) RealmDetachGlobal() argument
1881 RealmDispose(const v8::FunctionCallbackInfo<v8::Value>& args) RealmDispose() argument
1895 RealmSwitch(const v8::FunctionCallbackInfo<v8::Value>& args) RealmSwitch() argument
1904 RealmEval(const v8::FunctionCallbackInfo<v8::Value>& args) RealmEval() argument
1959 RealmTakeWebSnapshot( const v8::FunctionCallbackInfo<v8::Value>& args) RealmTakeWebSnapshot() argument
2017 RealmUseWebSnapshot( const v8::FunctionCallbackInfo<v8::Value>& args) RealmUseWebSnapshot() argument
2051 LogGetAndStop(const v8::FunctionCallbackInfo<v8::Value>& args) LogGetAndStop() argument
2089 TestVerifySourcePositions( const v8::FunctionCallbackInfo<v8::Value>& args) TestVerifySourcePositions() argument
2186 InstallConditionalFeatures( const v8::FunctionCallbackInfo<v8::Value>& args) InstallConditionalFeatures() argument
2194 AsyncHooksCreateHook( const v8::FunctionCallbackInfo<v8::Value>& args) AsyncHooksCreateHook() argument
2203 AsyncHooksExecutionAsyncId( const v8::FunctionCallbackInfo<v8::Value>& args) AsyncHooksExecutionAsyncId() argument
2212 AsyncHooksTriggerAsyncId( const v8::FunctionCallbackInfo<v8::Value>& args) AsyncHooksTriggerAsyncId() argument
2223 EnableDebugger(const v8::FunctionCallbackInfo<v8::Value>& args) EnableDebugger() argument
2227 DisableDebugger(const v8::FunctionCallbackInfo<v8::Value>& args) DisableDebugger() argument
2231 SetPromiseHooks(const v8::FunctionCallbackInfo<v8::Value>& args) SetPromiseHooks() argument
2261 WriteToFile(FILE* file, const v8::FunctionCallbackInfo<v8::Value>& args) WriteToFile() argument
2291 WriteAndFlush(FILE* file, const v8::FunctionCallbackInfo<v8::Value>& args) WriteAndFlush() argument
2298 Print(const v8::FunctionCallbackInfo<v8::Value>& args) Print() argument
2302 PrintErr(const v8::FunctionCallbackInfo<v8::Value>& args) PrintErr() argument
2306 WriteStdout(const v8::FunctionCallbackInfo<v8::Value>& args) WriteStdout() argument
2310 ReadFile(const v8::FunctionCallbackInfo<v8::Value>& args) ReadFile() argument
2365 ExecuteFile(const v8::FunctionCallbackInfo<v8::Value>& args) ExecuteFile() argument
2394 SetTimeout(const v8::FunctionCallbackInfo<v8::Value>& args) SetTimeout() argument
2403 ReadCodeTypeAndArguments( const v8::FunctionCallbackInfo<v8::Value>& args, int index, CodeType* code_type, Local<Value>* arguments) ReadCodeTypeAndArguments() argument
2490 ReadSource( const v8::FunctionCallbackInfo<v8::Value>& args, int index, CodeType default_type) ReadSource() argument
2536 WorkerNew(const v8::FunctionCallbackInfo<v8::Value>& args) WorkerNew() argument
2588 WorkerPostMessage(const v8::FunctionCallbackInfo<v8::Value>& args) WorkerPostMessage() argument
2613 WorkerGetMessage(const v8::FunctionCallbackInfo<v8::Value>& args) WorkerGetMessage() argument
2631 WorkerTerminate(const v8::FunctionCallbackInfo<v8::Value>& args) WorkerTerminate() argument
2640 WorkerTerminateAndWait( const v8::FunctionCallbackInfo<v8::Value>& args) WorkerTerminateAndWait() argument
2653 QuitOnce(v8::FunctionCallbackInfo<v8::Value>* args) QuitOnce() argument
2672 Quit(const v8::FunctionCallbackInfo<v8::Value>& args) Quit() argument
2677 WaitUntilDone(const v8::FunctionCallbackInfo<v8::Value>& args) WaitUntilDone() argument
2681 NotifyDone(const v8::FunctionCallbackInfo<v8::Value>& args) NotifyDone() argument
2685 Version(const v8::FunctionCallbackInfo<v8::Value>& args) Version() argument
2699 Fuzzilli(const v8::FunctionCallbackInfo<v8::Value>& args) Fuzzilli() argument
2917 NodeTypeCallback(const v8::FunctionCallbackInfo<v8::Value>& args) NodeTypeCallback() argument
3327 const std::vector<const char*>& args = options.arguments; CreateEvaluationContext() local
3665 ReadBuffer(const v8::FunctionCallbackInfo<v8::Value>& args) ReadBuffer() argument
3788 Local<Value> args[] = {message}; Send() local
3869 SendInspectorMessage( const v8::FunctionCallbackInfo<v8::Value>& args) SendInspectorMessage() argument
4354 PostMessageOut(const v8::FunctionCallbackInfo<v8::Value>& args) PostMessageOut() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc2549 Node* const* args in VisitCallWithSpread() local
239 BuildCall(ConvertReceiverMode receiver_mode, std::initializer_list<Node*> args, int slot_id) BuildCall() argument
2384 BuildCall(ConvertReceiverMode receiver_mode, Node* const* args, size_t arg_count, int slot_id) BuildCall() argument
2693 Node* const* args = GetConstructArgumentsFromRegister(callee, new_target, VisitConstruct() local
2726 Node* const* args = GetConstructArgumentsFromRegister(callee, new_target, VisitConstructWithSpread() local
4092 TryBuildSimplifiedCall( const Operator* op, Node* const* args, int arg_count, FeedbackSlot slot) TryBuildSimplifiedCall() argument
4104 TryBuildSimplifiedConstruct(const Operator* op, Node* const* args, int arg_count, FeedbackSlot slot) TryBuildSimplifiedConstruct() argument
[all...]
H A Dwasm-compiler.cc652 Node* WasmGraphBuilder::Merge(Node* fst, Nodes*... args) { in Merge() argument
181 CallRuntimeStub(wasm::WasmCode::RuntimeStubId stub_id, Operator::Properties properties, Args*... args) CallRuntimeStub() argument
194 CallBuiltin(Builtin name, Operator::Properties properties, Args*... args) CallBuiltin() argument
2977 BuildCCall(MachineSignature* sig, Node* function, Args... args) BuildCCall() argument
2989 BuildCallNode(const wasm::FunctionSig* sig, base::Vector<Node*> args, wasm::WasmCodePosition position, Node* instance_node, const Operator* op, Node* frame_state) BuildCallNode() argument
3026 BuildWasmCall(const wasm::FunctionSig* sig, base::Vector<Node*> args, base::Vector<Node*> rets, wasm::WasmCodePosition position, Node* instance_node, Node* frame_state) BuildWasmCall() argument
3057 BuildWasmReturnCall(const wasm::FunctionSig* sig, base::Vector<Node*> args, wasm::WasmCodePosition position, Node* instance_node) BuildWasmReturnCall() argument
3073 BuildImportCall(const wasm::FunctionSig* sig, base::Vector<Node*> args, base::Vector<Node*> rets, wasm::WasmCodePosition position, int func_index, IsReturnCall continuation) BuildImportCall() argument
3083 BuildImportCall(const wasm::FunctionSig* sig, base::Vector<Node*> args, base::Vector<Node*> rets, wasm::WasmCodePosition position, Node* func_index, IsReturnCall continuation) BuildImportCall() argument
3116 CallDirect(uint32_t index, wasm::FunctionSig* real_sig, base::Vector<Node*> args, base::Vector<Node*> rets, wasm::WasmCodePosition position) CallDirect() argument
3136 CallIndirect(uint32_t table_index, uint32_t sig_index, wasm::FunctionSig* sig, base::Vector<Node*> args, base::Vector<Node*> rets, wasm::WasmCodePosition position) CallIndirect() argument
3194 BuildIndirectCall( uint32_t table_index, uint32_t sig_index, wasm::FunctionSig* real_sig, base::Vector<Node*> args, base::Vector<Node*> rets, wasm::WasmCodePosition position, IsReturnCall continuation) BuildIndirectCall() argument
3291 BuildCallRef(const wasm::FunctionSig* real_sig, base::Vector<Node*> args, base::Vector<Node*> rets, CheckForNull null_check, IsReturnCall continuation, wasm::WasmCodePosition position) BuildCallRef() argument
3360 CallRef(const wasm::FunctionSig* real_sig, base::Vector<Node*> args, base::Vector<Node*> rets, WasmGraphBuilder::CheckForNull null_check, wasm::WasmCodePosition position) CallRef() argument
3369 ReturnCallRef(const wasm::FunctionSig* real_sig, base::Vector<Node*> args, WasmGraphBuilder::CheckForNull null_check, wasm::WasmCodePosition position) ReturnCallRef() argument
3377 ReturnCall(uint32_t index, const wasm::FunctionSig* real_sig, base::Vector<Node*> args, wasm::WasmCodePosition position) ReturnCall() argument
3397 ReturnCallIndirect(uint32_t table_index, uint32_t sig_index, wasm::FunctionSig* real_sig, base::Vector<Node*> args, wasm::WasmCodePosition position) ReturnCallIndirect() argument
3962 Node* args[] = {info}; TraceMemoryOperation() local
5452 StoreArgsInStackSlot( std::initializer_list<std::pair<MachineRepresentation, Node*>> args) StoreArgsInStackSlot() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1611 RegisterList args = register_allocator()->NewRegisterList(2); in VisitFunctionDeclaration() local
1652 RegisterList args = register_allocator()->NewRegisterList(2); in BuildDeclareCall() local
2635 RegisterList args = register_allocator()->NewGrowableRegisterList(); in BuildClassLiteral() local
2783 RegisterList args = register_allocator()->NewRegisterList(1); BuildClassLiteral() local
2892 RegisterList args = register_allocator()->NewRegisterList(2); BuildInvalidPropertyAccess() local
2933 RegisterList args = register_allocator()->NewRegisterList(1); BuildInstanceMemberInitialization() local
3144 RegisterList args = register_allocator()->NewRegisterList(2); VisitObjectLiteral() local
3170 RegisterList args = register_allocator()->NewRegisterList(5); VisitObjectLiteral() local
3203 RegisterList args = register_allocator()->NewRegisterList(2); VisitObjectLiteral() local
3266 RegisterList args = register_allocator()->NewRegisterList(4); VisitObjectLiteral() local
3285 RegisterList args = register_allocator()->NewRegisterList(2); VisitObjectLiteral() local
3658 RegisterList args = register_allocator()->NewRegisterList(3); BuildAsyncReturn() local
3668 RegisterList args = register_allocator()->NewRegisterList(2); BuildAsyncReturn() local
4686 RegisterList args = register_allocator()->NewRegisterList(3); VisitYield() local
4697 RegisterList args = register_allocator()->NewRegisterList(2); VisitYield() local
4953 RegisterList args = register_allocator()->NewRegisterList(3); VisitYieldStar() local
5021 RegisterList args = register_allocator()->NewRegisterList(2); BuildAwait() local
5130 RegisterList args = register_allocator()->NewRegisterList(1); BuildPrivateGetterAccess() local
5145 RegisterList args = register_allocator()->NewRegisterList(2); BuildPrivateSetterAccess() local
5167 RegisterList args = register_allocator()->NewRegisterList(2); BuildPrivateMethodIn() local
5185 RegisterList args = register_allocator()->NewRegisterList(3); BuildPrivateMethodIn() local
5234 RegisterList args = register_allocator()->NewRegisterList(2); BuildPrivateBrandCheck() local
5252 RegisterList args = register_allocator()->NewRegisterList(2); BuildPrivateBrandCheck() local
5297 RegisterList args = register_allocator()->NewRegisterList(3); VisitNamedSuperPropertyLoad() local
5319 RegisterList args = register_allocator()->NewRegisterList(3); VisitKeyedSuperPropertyLoad() local
5362 VisitArguments(const ZonePtrList<Expression>* args, RegisterList* arg_regs) VisitArguments() argument
5394 RegisterList args = register_allocator()->NewGrowableRegisterList(); VisitCall() local
5589 const ZonePtrList<Expression>* args = expr->arguments(); VisitCallSuper() local
5709 RegisterList args = register_allocator()->NewGrowableRegisterList(); VisitCallNew() local
5758 RegisterList args = register_allocator()->NewGrowableRegisterList(); VisitCallRuntime() local
5763 RegisterList args = register_allocator()->NewGrowableRegisterList(); VisitCallRuntime() local
6277 RegisterList args = register_allocator()->NewRegisterList(register_count); VisitImportCallExpression() local
6416 RegisterList args = RegisterList(iterator.object()); BuildIteratorClose() local
6973 RegisterList args = register_allocator()->NewRegisterList(2); BuildGeneratorObjectVariableInitialization() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h1083 V8_NOINLINE void ReportMessage(MessageTemplate message, const Ts&... args) { in ReportMessage() argument
1088 ReportMessageAt(Scanner::Location source_location, MessageTemplate message, const Ts&... args) ReportMessageAt() argument
2829 ParseArguments( typename ParserBase<Impl>::ExpressionListT* args, bool* has_spread, ParsingArrowHeadFlag maybe_arrow) ParseArguments() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp2148 va_list args; in appendf() local
2155 appendfv(const char* fmt, va_list args) appendfv() argument
6701 SetTooltipV(const char* fmt, va_list args) SetTooltipV() argument
6714 va_list args; SetTooltip() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c8523 static PCRE2_SPTR SLJIT_FUNC do_extuni_utf(jit_arguments *args, PCRE2_SPTR cc) in do_extuni_utf() argument
8591 static PCRE2_SPTR SLJIT_FUNC do_extuni_utf_invalid(jit_arguments *args, PCRE2_SPTR cc) in do_extuni_utf_invalid() argument
8656 static PCRE2_SPTR SLJIT_FUNC do_extuni_no_utf(jit_arguments *args, PCRE2_SPTR cc) in do_extuni_no_utf() argument
[all...]
/third_party/toybox/toys/pending/
H A Dbc.c5642 va_list args; in bc_vm_error() local
5653 va_list args; in bc_vm_posixError() local
5615 bc_vm_printError(BcError e, char *fmt, size_t line, va_list args) bc_vm_printError() argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2292 va_list args; in upb_status_seterrf() local
2298 void upb_status_vseterrf(upb_status *status, const char *fmt, va_list args) { in upb_status_vseterrf() argument
2305 void upb_status_vappenderrf(upb_status *status, const char *fmt, va_list args) { in upb_status_vappenderrf() argument
7482 va_list args; in jsonenc_printf() local
[all...]
/third_party/python/Python/
H A Dcompile.c2450 compiler_visit_argannotations(struct compiler *c, asdl_arg_seq* args, in compiler_visit_argannotations() argument
2467 compiler_visit_annotations(struct compiler *c, arguments_ty args, in compiler_visit_annotations() argument
2506 compiler_visit_defaults(struct compiler *c, arguments_ty args) compiler_visit_defaults() argument
2514 compiler_default_arguments(struct compiler *c, arguments_ty args) compiler_default_arguments() argument
2561 compiler_check_debug_args_seq(struct compiler *c, asdl_arg_seq *args) compiler_check_debug_args_seq() argument
2573 compiler_check_debug_args(struct compiler *c, arguments_ty args) compiler_check_debug_args() argument
2593 arguments_ty args; compiler_function() local
3017 arguments_ty args = e->v.Lambda.args; compiler_lambda() local
4855 asdl_expr_seq *args = e->v.Call.args; maybe_optimize_method_call() local
5100 compiler_call_helper(struct compiler *c, int n, asdl_expr_seq *args, asdl_keyword_seq *keywords) compiler_call_helper() argument
6180 PyObject *args = Py_BuildValue("O(OiiOii)", msg, c->c_filename, compiler_error() local
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c326 dict_getitem_knownhash(PyObject *self, PyObject *args) in dict_getitem_knownhash() argument
528 test_longlong_api(PyObject* self, PyObject *args) in test_longlong_api() argument
1346 get_args(PyObject *self, PyObject *args) in get_args() argument
1356 get_kwargs(PyObject *self, PyObject *args, PyObject *kwargs) in get_kwargs() argument
1367 getargs_tuple(PyObject *self, PyObject *args) in getargs_tuple() argument
1377 getargs_keywords(PyObject *self, PyObject *args, PyObject *kwargs) getargs_keywords() argument
1394 getargs_keyword_only(PyObject *self, PyObject *args, PyObject *kwargs) getargs_keyword_only() argument
1409 getargs_positional_only_and_keywords(PyObject *self, PyObject *args, PyObject *kwargs) getargs_positional_only_and_keywords() argument
1426 getargs_b(PyObject *self, PyObject *args) getargs_b() argument
1435 getargs_B(PyObject *self, PyObject *args) getargs_B() argument
1444 getargs_h(PyObject *self, PyObject *args) getargs_h() argument
1453 getargs_H(PyObject *self, PyObject *args) getargs_H() argument
1462 getargs_I(PyObject *self, PyObject *args) getargs_I() argument
1471 getargs_k(PyObject *self, PyObject *args) getargs_k() argument
1480 getargs_i(PyObject *self, PyObject *args) getargs_i() argument
1489 getargs_l(PyObject *self, PyObject *args) getargs_l() argument
1498 getargs_n(PyObject *self, PyObject *args) getargs_n() argument
1507 getargs_p(PyObject *self, PyObject *args) getargs_p() argument
1516 getargs_L(PyObject *self, PyObject *args) getargs_L() argument
1525 getargs_K(PyObject *self, PyObject *args) getargs_K() argument
1591 getargs_f(PyObject *self, PyObject *args) getargs_f() argument
1600 getargs_d(PyObject *self, PyObject *args) getargs_d() argument
1609 getargs_D(PyObject *self, PyObject *args) getargs_D() argument
1618 getargs_S(PyObject *self, PyObject *args) getargs_S() argument
1628 getargs_Y(PyObject *self, PyObject *args) getargs_Y() argument
1638 getargs_U(PyObject *self, PyObject *args) getargs_U() argument
1648 getargs_c(PyObject *self, PyObject *args) getargs_c() argument
1657 getargs_C(PyObject *self, PyObject *args) getargs_C() argument
1666 getargs_s(PyObject *self, PyObject *args) getargs_s() argument
1675 getargs_s_star(PyObject *self, PyObject *args) getargs_s_star() argument
1687 getargs_s_hash(PyObject *self, PyObject *args) getargs_s_hash() argument
1697 getargs_z(PyObject *self, PyObject *args) getargs_z() argument
1709 getargs_z_star(PyObject *self, PyObject *args) getargs_z_star() argument
1726 getargs_z_hash(PyObject *self, PyObject *args) getargs_z_hash() argument
1739 getargs_y(PyObject *self, PyObject *args) getargs_y() argument
1748 getargs_y_star(PyObject *self, PyObject *args) getargs_y_star() argument
1760 getargs_y_hash(PyObject *self, PyObject *args) getargs_y_hash() argument
1770 getargs_u(PyObject *self, PyObject *args) getargs_u() argument
1779 getargs_u_hash(PyObject *self, PyObject *args) getargs_u_hash() argument
1789 getargs_Z(PyObject *self, PyObject *args) getargs_Z() argument
1801 getargs_Z_hash(PyObject *self, PyObject *args) getargs_Z_hash() argument
1814 getargs_es(PyObject *self, PyObject *args) getargs_es() argument
1830 getargs_et(PyObject *self, PyObject *args) getargs_et() argument
1846 getargs_es_hash(PyObject *self, PyObject *args) getargs_es_hash() argument
1869 getargs_et_hash(PyObject *self, PyObject *args) getargs_et_hash() argument
1927 parse_tuple_and_keywords(PyObject *self, PyObject *args) parse_tuple_and_keywords() argument
2187 unicode_aswidechar(PyObject *self, PyObject *args) unicode_aswidechar() argument
2218 unicode_aswidecharstring(PyObject *self, PyObject *args) unicode_aswidecharstring() argument
2239 unicode_asucs4(PyObject *self, PyObject *args) unicode_asucs4() argument
2269 unicode_asutf8(PyObject *self, PyObject *args) unicode_asutf8() argument
2287 unicode_asutf8andsize(PyObject *self, PyObject *args) unicode_asutf8andsize() argument
2311 unicode_findchar(PyObject *self, PyObject *args) unicode_findchar() argument
2332 unicode_copycharacters(PyObject *self, PyObject *args) unicode_copycharacters() argument
2366 unicode_legacy_string(PyObject *self, PyObject *args) unicode_legacy_string() argument
2391 getargs_w_star(PyObject *self, PyObject *args) getargs_w_star() argument
2441 codec_incrementalencoder(PyObject *self, PyObject *args) codec_incrementalencoder() argument
2451 codec_incrementaldecoder(PyObject *self, PyObject *args) codec_incrementaldecoder() argument
2527 exc_set_object(PyObject *self, PyObject *args) exc_set_object() argument
2541 raise_exception(PyObject *self, PyObject *args) raise_exception() argument
2568 set_errno(PyObject *self, PyObject *args) set_errno() argument
2590 test_set_exc_info(PyObject *self, PyObject *args) test_set_exc_info() argument
2616 test_datetime_capi(PyObject *self, PyObject *args) test_datetime_capi() argument
2652 datetime_check_date(PyObject *self, PyObject *args) datetime_check_date() argument
2657 datetime_check_time(PyObject *self, PyObject *args) datetime_check_time() argument
2662 datetime_check_datetime(PyObject *self, PyObject *args) datetime_check_datetime() argument
2667 datetime_check_delta(PyObject *self, PyObject *args) datetime_check_delta() argument
2672 datetime_check_tzinfo(PyObject *self, PyObject *args) datetime_check_tzinfo() argument
2683 make_timezones_capi(PyObject *self, PyObject *args) make_timezones_capi() argument
2704 get_timezones_offset_zero(PyObject *self, PyObject *args) get_timezones_offset_zero() argument
2727 get_timezone_utc_capi(PyObject* self, PyObject *args) get_timezone_utc_capi() argument
2742 get_date_fromdate(PyObject *self, PyObject *args) get_date_fromdate() argument
2765 get_datetime_fromdateandtime(PyObject *self, PyObject *args) get_datetime_fromdateandtime() argument
2795 get_datetime_fromdateandtimeandfold(PyObject *self, PyObject *args) get_datetime_fromdateandtimeandfold() argument
2828 get_time_fromtime(PyObject *self, PyObject *args) get_time_fromtime() argument
2853 get_time_fromtimeandfold(PyObject *self, PyObject *args) get_time_fromtimeandfold() argument
2880 get_delta_fromdsu(PyObject *self, PyObject *args) get_delta_fromdsu() argument
2905 get_date_fromtimestamp(PyObject* self, PyObject *args) get_date_fromtimestamp() argument
2934 get_datetime_fromtimestamp(PyObject* self, PyObject *args) get_datetime_fromtimestamp() argument
3054 test_thread_state(PyObject *self, PyObject *args) test_thread_state() argument
3415 profile_int(PyObject *self, PyObject* args) profile_int() argument
3526 traceback_print(PyObject *self, PyObject *args) traceback_print() argument
3544 exception_print(PyObject *self, PyObject *args) exception_print() argument
3587 argparsing(PyObject *o, PyObject *args) argparsing() argument
3608 code_newempty(PyObject *self, PyObject *args) code_newempty() argument
3624 make_exception_with_doc(PyObject *self, PyObject *args, PyObject *kwargs) make_exception_with_doc() argument
3754 test_PyBuffer_SizeFromFormat(PyObject *self, PyObject *args) test_PyBuffer_SizeFromFormat() argument
3789 run_in_subinterp(PyObject *self, PyObject *args) run_in_subinterp() argument
3836 test_pytime_object_to_time_t(PyObject *self, PyObject *args) test_pytime_object_to_time_t() argument
3851 test_pytime_object_to_timeval(PyObject *self, PyObject *args) test_pytime_object_to_timeval() argument
3867 test_pytime_object_to_timespec(PyObject *self, PyObject *args) test_pytime_object_to_timespec() argument
3937 with_tp_del(PyObject *self, PyObject *args) with_tp_del() argument
3977 create_cfunction(PyObject *self, PyObject *args) create_cfunction() argument
4433 set_nomemory(PyObject *self, PyObject *args) set_nomemory() argument
4547 call_in_temporary_c_thread(PyObject *self, PyObject *args) call_in_temporary_c_thread() argument
4624 pymarshal_write_long_to_file(PyObject* self, PyObject *args) pymarshal_write_long_to_file() argument
4649 pymarshal_write_object_to_file(PyObject* self, PyObject *args) pymarshal_write_object_to_file() argument
4674 pymarshal_read_short_from_file(PyObject* self, PyObject *args) pymarshal_read_short_from_file() argument
4700 pymarshal_read_long_from_file(PyObject* self, PyObject *args) pymarshal_read_long_from_file() argument
4725 pymarshal_read_last_object_from_file(PyObject* self, PyObject *args) pymarshal_read_last_object_from_file() argument
4748 pymarshal_read_object_from_file(PyObject* self, PyObject *args) pymarshal_read_object_from_file() argument
4771 return_null_without_error(PyObject *self, PyObject *args) return_null_without_error() argument
4780 return_result_with_error(PyObject *self, PyObject *args) return_result_with_error() argument
4789 getitem_with_error(PyObject *self, PyObject *args) getitem_with_error() argument
4801 test_pytime_fromseconds(PyObject *self, PyObject *args) test_pytime_fromseconds() argument
4812 test_pytime_fromsecondsobject(PyObject *self, PyObject *args) test_pytime_fromsecondsobject() argument
4830 test_pytime_assecondsdouble(PyObject *self, PyObject *args) test_pytime_assecondsdouble() argument
4845 test_PyTime_AsTimeval(PyObject *self, PyObject *args) test_PyTime_AsTimeval() argument
4872 test_PyTime_AsTimeval_clamp(PyObject *self, PyObject *args) test_PyTime_AsTimeval_clamp() argument
4898 test_PyTime_AsTimespec(PyObject *self, PyObject *args) test_PyTime_AsTimespec() argument
4916 test_PyTime_AsTimespec_clamp(PyObject *self, PyObject *args) test_PyTime_AsTimespec_clamp() argument
4933 test_PyTime_AsMilliseconds(PyObject *self, PyObject *args) test_PyTime_AsMilliseconds() argument
4953 test_PyTime_AsMicroseconds(PyObject *self, PyObject *args) test_PyTime_AsMicroseconds() argument
4973 pymem_buffer_overflow(PyObject *self, PyObject *args) pymem_buffer_overflow() argument
4991 pymem_api_misuse(PyObject *self, PyObject *args) pymem_api_misuse() argument
5004 pymem_malloc_without_gil(PyObject *self, PyObject *args) pymem_malloc_without_gil() argument
5021 test_pymem_getallocatorsname(PyObject *self, PyObject *args) test_pymem_getallocatorsname() argument
5101 pyobject_malloc_without_gil(PyObject *self, PyObject *args) pyobject_malloc_without_gil() argument
5117 tracemalloc_track(PyObject *self, PyObject *args) tracemalloc_track() argument
5150 tracemalloc_untrack(PyObject *self, PyObject *args) tracemalloc_untrack() argument
5173 tracemalloc_get_traceback(PyObject *self, PyObject *args) tracemalloc_get_traceback() argument
5189 dict_get_version(PyObject *self, PyObject *args) dict_get_version() argument
5206 raise_SIGINT_then_send_None(PyObject *self, PyObject *args) raise_SIGINT_then_send_None() argument
5230 fastcall_args(PyObject *args, PyObject ***stack, Py_ssize_t *nargs) fastcall_args() argument
5249 test_pyobject_fastcall(PyObject *self, PyObject *args) test_pyobject_fastcall() argument
5267 test_pyobject_fastcalldict(PyObject *self, PyObject *args) test_pyobject_fastcalldict() argument
5294 test_pyobject_vectorcall(PyObject *self, PyObject *args) test_pyobject_vectorcall() argument
5328 test_pyvectorcall_call(PyObject *self, PyObject *args) test_pyvectorcall_call() argument
5352 stack_pointer(PyObject *self, PyObject *args) stack_pointer() argument
5361 py_w_stopcode(PyObject *self, PyObject *args) py_w_stopcode() argument
5416 mapping_has_key(PyObject* self, PyObject *args) mapping_has_key() argument
5426 sequence_set_slice(PyObject* self, PyObject *args) sequence_set_slice() argument
5442 sequence_del_slice(PyObject* self, PyObject *args) sequence_del_slice() argument
5458 test_pythread_tss_key_state(PyObject *self, PyObject *args) test_pythread_tss_key_state() argument
5513 new_hamt(PyObject *self, PyObject *args) new_hamt() argument
5524 bad_get(PyObject *module, PyObject *const *args, Py_ssize_t nargs) bad_get() argument
5561 test_write_unraisable_exc(PyObject *self, PyObject *args) test_write_unraisable_exc() argument
5586 sequence_getitem(PyObject *self, PyObject *args) sequence_getitem() argument
5598 sequence_setitem(PyObject *self, PyObject *args) sequence_setitem() argument
5631 meth_varargs(PyObject* self, PyObject* args) meth_varargs() argument
5637 meth_varargs_keywords(PyObject* self, PyObject* args, PyObject* kwargs) meth_varargs_keywords() argument
5655 _fastcall_to_tuple(PyObject* const* args, Py_ssize_t nargs) _fastcall_to_tuple() argument
5669 meth_fastcall(PyObject* self, PyObject* const* args, Py_ssize_t nargs) meth_fastcall() argument
5677 meth_fastcall_keywords(PyObject* self, PyObject* const* args, Py_ssize_t nargs, PyObject* kwargs) meth_fastcall_keywords() argument
5693 pynumber_tobase(PyObject *module, PyObject *args) pynumber_tobase() argument
5823 test_fatal_error(PyObject *self, PyObject *args) test_fatal_error() argument
5912 test_float_pack(PyObject *self, PyObject *args) test_float_pack() argument
5956 test_float_unpack(PyObject *self, PyObject *args) test_float_unpack() argument
6044 frame_new(PyObject *self, PyObject *args) frame_new() argument
6078 PyObject *args = NULL; eval_eval_code_ex() local
6776 test_structmembers_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) test_structmembers_new() argument
7006 awaitObject_new(PyTypeObject *type, PyObject *args, PyObject *kwds) awaitObject_new() argument
7136 recurse_infinitely_error_init(PyObject *self, PyObject *args, PyObject *kwds) recurse_infinitely_error_init() argument
7156 MyList_new(PyTypeObject *type, PyObject *args, PyObject *kwds) MyList_new() argument
7297 MethodDescriptor_vectorcall(PyObject *callable, PyObject *const *args, size_t nargsf, PyObject *kwnames) MethodDescriptor_vectorcall() argument
7307 MethodDescriptor_new(PyTypeObject* type, PyObject* args, PyObject *kw) MethodDescriptor_new() argument
7332 call_return_args(PyObject *self, PyObject *args, PyObject *kwargs) call_return_args() argument
7370 MethodDescriptor2_new(PyTypeObject* type, PyObject* args, PyObject *kw) MethodDescriptor2_new() argument
7459 heapctype_init(PyObject *self, PyObject *args, PyObject *kwargs) heapctype_init() argument
7536 heapctypesubclass_init(PyObject *self, PyObject *args, PyObject *kwargs) heapctypesubclass_init() argument
7614 heapctypesubclasswithfinalizer_init(PyObject *self, PyObject *args, PyObject *kwargs) heapctypesubclasswithfinalizer_init() argument
7816 heapctypesetattr_init(PyObject *self, PyObject *args, PyObject *kwargs) heapctypesetattr_init() argument
7949 ContainerNoGC_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) ContainerNoGC_new() argument
8294 getargs_s_hash_int(PyObject *self, PyObject *args, PyObject *kwargs) getargs_s_hash_int() argument
8308 getargs_s_hash_int2(PyObject *self, PyObject *args, PyObject *kwargs) getargs_s_hash_int2() argument
8322 gh_99240_clear_args(PyObject *self, PyObject *args) gh_99240_clear_args() argument
[all...]
H A Dposixmodule.c2294 statresult_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in statresult_new() argument
14356 ScandirIterator_close(ScandirIterator *self, PyObject *args) in ScandirIterator_close() argument
14363 ScandirIterator_enter(PyObject *self, PyObject *args) in ScandirIterator_enter() argument
14370 ScandirIterator_exit(ScandirIterator *self, PyObject *args) in ScandirIterator_exit() argument
/third_party/python/Objects/
H A Dunicodeobject.c11571 parse_args_finds_unicode(const char * function_name, PyObject *args, in parse_args_finds_unicode() argument
11592 unicode_count(PyObject *self, PyObject *args) in unicode_count() argument
11776 unicode_find(PyObject *self, PyObject *args) in unicode_find() argument
11853 unicode_index(PyObject *self, PyObject *args) in unicode_index() argument
13062 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() argument
13094 unicode_rindex(PyObject *self, PyObject *args) unicode_rindex() argument
13634 unicode_startswith(PyObject *self, PyObject *args) unicode_startswith() argument
13688 unicode_endswith(PyObject *self, PyObject *args) unicode_endswith() argument
14323 PyObject *args; global() member
15185 PyUnicode_Format(PyObject *format, PyObject *args) PyUnicode_Format() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp5324 DumpSysInner( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int userId) DumpSysInner() argument
5339 DumpSysMissionListInner( const std::string &args, std::vector<std::string> &info, bool isClient, bool isUserID, int userId) DumpSysMissionListInner() argument
5375 DumpSysMissionListInnerBySCB( const std::string &args, std::vector<std::string> &info, bool isClient, bool isUserID, int userId) DumpSysMissionListInnerBySCB() argument
5399 DumpSysAbilityInner( const std::string &args, std::vector<std::string> &info, bool isClient, bool isUserID, int userId) DumpSysAbilityInner() argument
5440 DumpSysAbilityInnerBySCB( const std::string &args, std::vector<std::string> &info, bool isClient, bool isUserID, int userId) DumpSysAbilityInnerBySCB() argument
5469 DumpSysStateInner( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int userId) DumpSysStateInner() argument
5505 DumpSysPendingInner( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int userId) DumpSysPendingInner() argument
5537 DumpSysProcess( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int userId) DumpSysProcess() argument
5640 DataDumpSysStateInner( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int userId) DataDumpSysStateInner() argument
5671 DumpInner(const std::string &args, std::vector<std::string> &info) DumpInner() argument
5686 DumpMissionListInner(const std::string &args, std::vector<std::string> &info) DumpMissionListInner() argument
5700 DumpMissionInfosInner(const std::string &args, std::vector<std::string> &info) DumpMissionInfosInner() argument
5715 DumpMissionInner(const std::string &args, std::vector<std::string> &info) DumpMissionInner() argument
5742 DumpStateInner(const std::string &args, std::vector<std::string> &info) DumpStateInner() argument
5760 DataDumpStateInner(const std::string &args, std::vector<std::string> &info) DataDumpStateInner() argument
5778 DumpState(const std::string &args, std::vector<std::string> &info) DumpState() argument
5820 DumpSysState( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int userId) DumpSysState() argument
8791 Dump(int fd, const std::vector<std::u16string>& args) Dump() argument
8805 Dump(const std::vector<std::u16string>& args, std::string& result) Dump() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp1513 void SetBorderWidthArray(const EcmaVM* vm, const Local<JSValueRef>& args, ArkUI_Float32 values[], in SetBorderWidthArray() argument
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c249 va_list args; in libbpf_print() local
226 __base_pr(enum libbpf_print_level level, const char *format, va_list args) __base_pr() argument
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 292 milliseconds

1...<<151152153154155156157158159160161