/third_party/mesa3d/src/glx/ |
H A D | glxext.c | 78 va_list args; in glx_message() local
|
/third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
H A D | radeon_drm_bo.c | 64 struct drm_radeon_gem_busy args = {0}; in radeon_real_bo_is_busy() local 97 struct drm_radeon_gem_wait_idle args = {0}; in radeon_real_bo_wait_idle() local 180 struct drm_radeon_gem_op args; in radeon_bo_get_initial_domain() local 354 struct drm_gem_close args; radeon_bo_destroy() local 433 struct drm_radeon_gem_mmap args = {0}; radeon_bo_do_map() local 625 struct drm_radeon_gem_create args; radeon_create_bo() local 879 struct drm_radeon_gem_set_tiling args; radeon_bo_get_metadata() local 937 struct drm_radeon_gem_set_tiling args; radeon_bo_set_metadata() local 1093 struct drm_radeon_gem_userptr args; radeon_winsys_bo_from_ptr() local [all...] |
/third_party/node/src/ |
H A D | async_wrap.cc | 154 static void SetupHooks(const FunctionCallbackInfo<Value>& args) { in SetupHooks() argument 185 static void SetPromiseHooks(const FunctionCallbackInfo<Value>& args) { in SetPromiseHooks() argument 230 RegisterDestroyHook(const FunctionCallbackInfo<Value>& args) RegisterDestroyHook() argument 247 GetAsyncId(const FunctionCallbackInfo<Value>& args) GetAsyncId() argument 255 PushAsyncContext(const FunctionCallbackInfo<Value>& args) PushAsyncContext() argument 265 PopAsyncContext(const FunctionCallbackInfo<Value>& args) PopAsyncContext() argument 272 ExecutionAsyncResource( const FunctionCallbackInfo<Value>& args) ExecutionAsyncResource() argument 282 ClearAsyncIdStack(const FunctionCallbackInfo<Value>& args) ClearAsyncIdStack() argument 288 AsyncReset(const FunctionCallbackInfo<Value>& args) AsyncReset() argument 301 GetProviderType(const FunctionCallbackInfo<Value>& args) GetProviderType() argument 320 QueueDestroyAsyncId(const FunctionCallbackInfo<Value>& args) QueueDestroyAsyncId() argument 327 SetCallbackTrampoline(const FunctionCallbackInfo<Value>& args) SetCallbackTrampoline() argument [all...] |
H A D | node.cc | 708 int ProcessGlobalArgs(std::vector<std::string>* args, in ProcessGlobalArgs() argument 912 InitializeOncePerProcess( const std::vector<std::string>& args, ProcessInitializationFlags::Flags flags) InitializeOncePerProcess() argument
|
H A D | module_wrap.cc | 106 void ModuleWrap::New(const FunctionCallbackInfo<Value>& args) { in New() argument 271 Link(const FunctionCallbackInfo<Value>& args) Link() argument 335 Instantiate(const FunctionCallbackInfo<Value>& args) Instantiate() argument 358 Evaluate(const FunctionCallbackInfo<Value>& args) Evaluate() argument 435 GetNamespace(const FunctionCallbackInfo<Value>& args) GetNamespace() argument 461 GetStatus(const FunctionCallbackInfo<Value>& args) GetStatus() argument 471 GetStaticDependencySpecifiers( const FunctionCallbackInfo<Value>& args) GetStaticDependencySpecifiers() argument 494 GetError(const FunctionCallbackInfo<Value>& args) GetError() argument 611 SetImportModuleDynamicallyCallback( const FunctionCallbackInfo<Value>& args) SetImportModuleDynamicallyCallback() argument 645 Local<Value> args[] = {id, meta}; HostInitializeImportMetaObjectCallback() local 654 SetInitializeImportMetaObjectCallback( const FunctionCallbackInfo<Value>& args) SetInitializeImportMetaObjectCallback() argument 704 SetSyntheticExport(const FunctionCallbackInfo<Value>& args) SetSyntheticExport() argument 724 CreateCachedData(const FunctionCallbackInfo<Value>& args) CreateCachedData() argument [all...] |
H A D | node_binding.cc | 434 void DLOpen(const FunctionCallbackInfo<Value>& args) { in DLOpen() argument 632 void GetInternalBinding(const FunctionCallbackInfo<Value>& args) { in GetInternalBinding() argument 668 GetLinkedBinding(const FunctionCallbackInfo<Value>& args) GetLinkedBinding() argument [all...] |
H A D | node_blob.cc | 90 void Blob::New(const FunctionCallbackInfo<Value>& args) { in New() argument 128 void Blob::ToArrayBuffer(const FunctionCallbackInfo<Value>& args) { in ToArrayBuffer() argument 137 ToSlice(const FunctionCallbackInfo<Value>& args) ToSlice() argument 237 StoreDataObject(const v8::FunctionCallbackInfo<v8::Value>& args) StoreDataObject() argument 261 RevokeDataObject(const v8::FunctionCallbackInfo<v8::Value>& args) RevokeDataObject() argument 272 GetDataObject(const v8::FunctionCallbackInfo<v8::Value>& args) GetDataObject() argument 325 Local<Value> args[2]; AfterThreadPoolWork() local 370 New(const FunctionCallbackInfo<Value>& args) New() argument 394 Run(const FunctionCallbackInfo<Value>& args) Run() argument [all...] |
H A D | node_builtins.cc | 573 void BuiltinLoader::GetCacheUsage(const FunctionCallbackInfo<Value>& args) { in GetCacheUsage() argument 648 void BuiltinLoader::CompileFunction(const FunctionCallbackInfo<Value>& args) { in CompileFunction() argument 661 void BuiltinLoader::HasCachedBuiltins(const FunctionCallbackInfo<Value>& args) { in HasCachedBuiltins() argument 668 SetInternalLoaders(const FunctionCallbackInfo<Value>& args) SetInternalLoaders() argument [all...] |
H A D | node_i18n.cc | 346 void ICUErrorName(const FunctionCallbackInfo<Value>& args) { in ICUErrorName() argument 393 Has(const FunctionCallbackInfo<Value>& args) Has() argument 404 Create(const FunctionCallbackInfo<Value>& args) Create() argument 436 Decode(const FunctionCallbackInfo<Value>& args) Decode() argument 717 ToUnicode(const FunctionCallbackInfo<Value>& args) ToUnicode() argument 737 ToASCII(const FunctionCallbackInfo<Value>& args) ToASCII() argument 820 GetStringWidth(const FunctionCallbackInfo<Value>& args) GetStringWidth() argument [all...] |
H A D | node_process_methods.cc | 64 static void Abort(const FunctionCallbackInfo<Value>& args) { in Abort() argument 69 static void CauseSegfault(const FunctionCallbackInfo<Value>& args) { in CauseSegfault() argument 75 static void Chdir(const FunctionCallbackInfo<Value>& args) { in Chdir() argument 93 get_fields_array_buffer( const FunctionCallbackInfo<Value>& args, size_t index, size_t array_length) get_fields_array_buffer() argument 108 CPUUsage(const FunctionCallbackInfo<Value>& args) CPUUsage() argument 126 Cwd(const FunctionCallbackInfo<Value>& args) Cwd() argument 142 Kill(const FunctionCallbackInfo<Value>& args) Kill() argument 168 Rss(const FunctionCallbackInfo<Value>& args) Rss() argument 179 MemoryUsage(const FunctionCallbackInfo<Value>& args) MemoryUsage() argument 209 GetConstrainedMemory(const FunctionCallbackInfo<Value>& args) GetConstrainedMemory() argument 216 RawDebug(const FunctionCallbackInfo<Value>& args) RawDebug() argument 224 Umask(const FunctionCallbackInfo<Value>& args) Umask() argument 243 Uptime(const FunctionCallbackInfo<Value>& args) Uptime() argument 253 GetActiveRequests(const FunctionCallbackInfo<Value>& args) GetActiveRequests() argument 270 GetActiveHandles(const FunctionCallbackInfo<Value>& args) GetActiveHandles() argument 283 GetActiveResourcesInfo(const FunctionCallbackInfo<Value>& args) GetActiveResourcesInfo() argument 316 ResourceUsage(const FunctionCallbackInfo<Value>& args) ResourceUsage() argument 346 DebugProcess(const FunctionCallbackInfo<Value>& args) DebugProcess() argument 370 DebugProcess(const FunctionCallbackInfo<Value>& args) DebugProcess() argument 444 DebugEnd(const FunctionCallbackInfo<Value>& args) DebugEnd() argument 453 ReallyExit(const FunctionCallbackInfo<Value>& args) ReallyExit() argument 530 SlowBigInt(const FunctionCallbackInfo<Value>& args) SlowBigInt() argument 534 SlowNumber(const v8::FunctionCallbackInfo<v8::Value>& args) SlowNumber() argument [all...] |
H A D | node_worker.cc | 416 Local<Value> args[] = { in JoinThread() local 427 MakeCallback(env()->onexit_string(), arraysize(args), args); in JoinThread() local 446 void Worker::New(const FunctionCallbackInfo<Value>& args) { in New() argument 616 StartThread(const FunctionCallbackInfo<Value>& args) StartThread() argument 686 StopThread(const FunctionCallbackInfo<Value>& args) StopThread() argument 694 Ref(const FunctionCallbackInfo<Value>& args) Ref() argument 703 HasRef(const FunctionCallbackInfo<Value>& args) HasRef() argument 709 Unref(const FunctionCallbackInfo<Value>& args) Unref() argument 718 GetResourceLimits(const FunctionCallbackInfo<Value>& args) GetResourceLimits() argument 765 TakeHeapSnapshot(const FunctionCallbackInfo<Value>& args) TakeHeapSnapshot() argument 823 LoopIdleTime(const FunctionCallbackInfo<Value>& args) LoopIdleTime() argument 838 LoopStartTime(const FunctionCallbackInfo<Value>& args) LoopStartTime() argument 860 GetEnvMessagePort(const FunctionCallbackInfo<Value>& args) GetEnvMessagePort() argument [all...] |
H A D | stream_base.cc | 150 int StreamBase::ReadStartJS(const FunctionCallbackInfo<Value>& args) { in ReadStartJS() argument 155 int StreamBase::ReadStopJS(const FunctionCallbackInfo<Value>& args) { in ReadStopJS() argument 159 int StreamBase::UseUserBuffer(const FunctionCallbackInfo<Value>& args) { in UseUserBuffer() argument 167 Shutdown(const FunctionCallbackInfo<Value>& args) Shutdown() argument 179 Writev(const FunctionCallbackInfo<Value>& args) Writev() argument 296 WriteBuffer(const FunctionCallbackInfo<Value>& args) WriteBuffer() argument 336 WriteString(const FunctionCallbackInfo<Value>& args) WriteString() argument 582 GetFD(const FunctionCallbackInfo<Value>& args) GetFD() argument 592 GetBytesRead(const FunctionCallbackInfo<Value>& args) GetBytesRead() argument 600 GetBytesWritten(const FunctionCallbackInfo<Value>& args) GetBytesWritten() argument 608 GetExternal(const FunctionCallbackInfo<Value>& args) GetExternal() argument 617 JSMethod(const FunctionCallbackInfo<Value>& args) JSMethod() argument [all...] |
H A D | udp_wrap.cc | 57 void SetLibuvInt32(const FunctionCallbackInfo<Value>& args) { in SetLibuvInt32() argument 233 void UDPWrap::New(const FunctionCallbackInfo<Value>& args) { in New() argument 240 GetFD(const FunctionCallbackInfo<Value>& args) GetFD() argument 264 DoBind(const FunctionCallbackInfo<Value>& args, int family) DoBind() argument 294 DoConnect(const FunctionCallbackInfo<Value>& args, int family) DoConnect() argument 318 Open(const FunctionCallbackInfo<Value>& args) Open() argument 331 Bind(const FunctionCallbackInfo<Value>& args) Bind() argument 336 Bind6(const FunctionCallbackInfo<Value>& args) Bind6() argument 341 BufferSize(const FunctionCallbackInfo<Value>& args) BufferSize() argument 377 Connect(const FunctionCallbackInfo<Value>& args) Connect() argument 382 Connect6(const FunctionCallbackInfo<Value>& args) Connect6() argument 387 Disconnect(const FunctionCallbackInfo<Value>& args) Disconnect() argument 400 SetMulticastInterface(const FunctionCallbackInfo<Value>& args) SetMulticastInterface() argument 417 SetMembership(const FunctionCallbackInfo<Value>& args, uv_membership membership) SetMembership() argument 442 AddMembership(const FunctionCallbackInfo<Value>& args) AddMembership() argument 447 DropMembership(const FunctionCallbackInfo<Value>& args) DropMembership() argument 451 SetSourceMembership(const FunctionCallbackInfo<Value>& args, uv_membership membership) SetSourceMembership() argument 478 AddSourceSpecificMembership( const FunctionCallbackInfo<Value>& args) AddSourceSpecificMembership() argument 484 DropSourceSpecificMembership( const FunctionCallbackInfo<Value>& args) DropSourceSpecificMembership() argument 490 DoSend(const FunctionCallbackInfo<Value>& args, int family) DoSend() argument 623 Send(const FunctionCallbackInfo<Value>& args) Send() argument 628 Send6(const FunctionCallbackInfo<Value>& args) Send6() argument 645 RecvStart(const FunctionCallbackInfo<Value>& args) RecvStart() argument 660 RecvStop(const FunctionCallbackInfo<Value>& args) RecvStop() argument 789 GetSendQueueSize(const FunctionCallbackInfo<Value>& args) GetSendQueueSize() argument 798 GetSendQueueCount(const FunctionCallbackInfo<Value>& args) GetSendQueueCount() argument [all...] |
H A D | util-inl.h | 502 SlicedArguments( const v8::FunctionCallbackInfo<v8::Value>& args, size_t start) SlicedArguments() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_ec.cc | 109 void ECDH::GetCurves(const FunctionCallbackInfo<Value>& args) { in GetCurves() argument 136 void ECDH::New(const FunctionCallbackInfo<Value>& args) { in New() argument 157 void ECDH::GenerateKeys(const FunctionCallbackInfo<Value>& args) { in GenerateKeys() argument 196 ComputeSecret(const FunctionCallbackInfo<Value>& args) ComputeSecret() argument 239 GetPublicKey(const FunctionCallbackInfo<Value>& args) GetPublicKey() argument 265 GetPrivateKey(const FunctionCallbackInfo<Value>& args) GetPrivateKey() argument 291 SetPrivateKey(const FunctionCallbackInfo<Value>& args) SetPrivateKey() argument 347 SetPublicKey(const FunctionCallbackInfo<Value>& args) SetPublicKey() argument 394 ConvertKey(const FunctionCallbackInfo<Value>& args) ConvertKey() argument 453 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, ECDHBitsConfig* params) AdditionalConfig() argument 598 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, EcKeyPairGenConfig* params) AdditionalConfig() argument 685 AdditionalConfig( const FunctionCallbackInfo<Value>& args, unsigned int offset, ECKeyExportConfig* params) AdditionalConfig() argument 920 ImportJWKEcKey( Environment* env, Local<Object> jwk, const FunctionCallbackInfo<Value>& args, unsigned int offset) ImportJWKEcKey() argument [all...] |
H A D | crypto_dh.cc | 255 void DiffieHellman::New(const FunctionCallbackInfo<Value>& args) { in New() argument 234 DiffieHellmanGroup( const FunctionCallbackInfo<Value>& args) DiffieHellmanGroup() argument 291 GenerateKeys(const FunctionCallbackInfo<Value>& args) GenerateKeys() argument 324 GetField(const FunctionCallbackInfo<Value>& args, const BIGNUM* (*get_field)(const DH*), const char* err_if_null) GetField() argument 355 GetPrime(const FunctionCallbackInfo<Value>& args) GetPrime() argument 363 GetGenerator(const FunctionCallbackInfo<Value>& args) GetGenerator() argument 371 GetPublicKey(const FunctionCallbackInfo<Value>& args) GetPublicKey() argument 379 GetPrivateKey(const FunctionCallbackInfo<Value>& args) GetPrivateKey() argument 387 ComputeSecret(const FunctionCallbackInfo<Value>& args) ComputeSecret() argument 446 SetKey(const FunctionCallbackInfo<Value>& args, int (*set_field)(DH*, BIGNUM*), const char* what) SetKey() argument 460 SetPublicKey(const FunctionCallbackInfo<Value>& args) SetPublicKey() argument 466 SetPrivateKey(const FunctionCallbackInfo<Value>& args) SetPrivateKey() argument 472 VerifyErrorGetter(const FunctionCallbackInfo<Value>& args) VerifyErrorGetter() argument 503 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, DhKeyPairGenConfig* params) AdditionalConfig() argument 595 AdditionalConfig( const FunctionCallbackInfo<Value>& args, unsigned int offset, DHKeyExportConfig* params) AdditionalConfig() argument 646 Stateless(const FunctionCallbackInfo<Value>& args) Stateless() argument 671 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, DHBitsConfig* params) AdditionalConfig() argument [all...] |
H A D | crypto_sig.cc | 363 void Sign::New(const FunctionCallbackInfo<Value>& args) { in New() argument 368 void Sign::SignInit(const FunctionCallbackInfo<Value>& args) { in SignInit() argument 377 void Sign::SignUpdate(const FunctionCallbackInfo<Value>& args) { in SignUpdate() argument 411 SignFinal(const FunctionCallbackInfo<Value>& args) SignFinal() argument 481 New(const FunctionCallbackInfo<Value>& args) New() argument 486 VerifyInit(const FunctionCallbackInfo<Value>& args) VerifyInit() argument 495 VerifyUpdate(const FunctionCallbackInfo<Value>& args) VerifyUpdate() argument 537 VerifyFinal(const FunctionCallbackInfo<Value>& args) VerifyFinal() argument 612 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, SignConfiguration* params) AdditionalConfig() argument [all...] |
H A D | crypto_util.cc | 214 void GetFipsCrypto(const FunctionCallbackInfo<Value>& args) { in GetFipsCrypto() argument 226 void SetFipsCrypto(const FunctionCallbackInfo<Value>& args) { in SetFipsCrypto() argument 253 void TestFipsCrypto(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetFipsCrypto() argument 634 void SetEngine(const FunctionCallbackInfo<Value>& args) { in SetFipsCrypto() argument 695 GetCryptoJobMode(v8::Local<v8::Value> args) SetFipsCrypto() argument 708 SecureBuffer(const FunctionCallbackInfo<Value>& args) SetFipsCrypto() argument 730 SecureHeapUsed(const FunctionCallbackInfo<Value>& args) SetFipsCrypto() argument [all...] |
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittnotify_static.c | 299 va_list args; __itt_report_error() local [all...] |
/third_party/node/ |
H A D | vcbuild.bat | 166 :args-done
label
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | mount.c | 610 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args) in fuse_kern_mount() argument
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | ptrace.h | 119 uint64_t args[6]; member 127 uint64_t args[6]; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | ptrace.h | 119 uint64_t args[6]; member 127 uint64_t args[6]; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | ptrace.h | 119 uint64_t args[6]; member 127 uint64_t args[6]; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_lmb.cpp | 852 _LMBCSFromUnicode(UConverterFromUnicodeArgs* args, in _LMBCSFromUnicode() argument 1121 _LMBCSGetNextUCharWorker(UConverterToUnicodeArgs* args, UErrorCode* err) _LMBCSGetNextUCharWorker() argument 1263 _LMBCSToUnicodeWithOffsets(UConverterToUnicodeArgs* args, UErrorCode* err) _LMBCSToUnicodeWithOffsets() argument [all...] |