| /third_party/icu/icu4c/source/common/ |
| H A D | cmemory.h | 796 T* create(Args&&... args) { in create() argument 807 T* createAndCheckErrorCode(UErrorCode &status, Args &&... args) { in createAndCheckErrorCode() argument 854 T* emplaceBack(Args&&... args) { in emplaceBack() argument 859 T *emplaceBackAndCheckErrorCode(UErrorCode &status, Args &&... args) { in emplaceBackAndCheckErrorCode() argument
|
| H A D | ucnvhz.cpp | 156 UConverter_toUnicode_HZ_OFFSETS_LOGIC(UConverterToUnicodeArgs *args, in UConverter_toUnicode_HZ_OFFSETS_LOGIC() argument 336 UConverter_fromUnicode_HZ_OFFSETS_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) UConverter_fromUnicode_HZ_OFFSETS_LOGIC() argument 500 _HZ_WriteSub(UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode *err) _HZ_WriteSub() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | LocaleDistanceMapper.java | 488 public static void main(String[] args) throws IOException { in main() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | ConvertIcuDataTask.java | 371 private static void checkBuild(boolean condition, String message, Object... args) { in checkBuild() argument
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | RBReporter.java | 1162 public static void main(String args[]) { in main() argument
|
| H A D | RBManager.java | 371 public static void main(String args[]) { in main() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | VersionInfo.java | 591 public static void main(String[] args) { in main() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | umsg.cpp | 410 Formattable* args = new Formattable[count ? count : 1]; in umsg_vformat() local 528 Formattable *args = ((const MessageFormat*)fmt)->parse(srcString,*count,*status); in umsg_vparse() local [all...] |
| /third_party/libuv/test/ |
| H A D | test-ipc.c | 286 char* args[3]; in spawn_helper() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-promise.c | 180 ecma_value_t args[2]; in ecma_builtin_promise_perform_race() local 458 ecma_value_t args[2]; in ecma_builtin_promise_perform_all() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta.c | 713 va_list args; in radv_meta_init_shader() local
|
| H A D | radv_nir_apply_pipeline_layout.c | 37 const struct radv_shader_args *args; member 527 radv_nir_apply_pipeline_layout(nir_shader *shader, struct radv_device *device, const struct radv_pipeline_layout *layout, const struct radv_shader_info *info, const struct radv_shader_args *args) radv_nir_apply_pipeline_layout() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_builder.c | 47 va_list args; in nir_builder_init_simple_shader() local
|
| /third_party/mesa3d/src/broadcom/qpu/ |
| H A D | qpu_instr.c | 489 uint8_t args = add_op_args[op]; in v3d_qpu_add_op_num_src() local 503 uint8_t args = mul_op_args[op]; in v3d_qpu_mul_op_num_src() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_validate.cpp | 62 va_list args; in _aco_perfwarn() local 72 va_list args; in _aco_err() local 37 aco_log(Program* program, enum aco_compiler_debug_level level, const char* prefix, const char* file, unsigned line, const char* fmt, va_list args) aco_log() argument 755 va_list args; ra_fail() local [all...] |
| /third_party/mesa3d/src/broadcom/simulator/ |
| H A D | v3dx_simulator.c | 182 simulator_submit_tfu_ioctl(struct v3d_hw *v3d, struct drm_v3d_submit_tfu *args) simulator_submit_tfu_ioctl() argument 209 simulator_submit_csd_ioctl(struct v3d_hw *v3d, struct drm_v3d_submit_csd *args, uint32_t gmp_ofs) simulator_submit_csd_ioctl() argument 246 simulator_get_param_ioctl(struct v3d_hw *v3d, struct drm_v3d_get_param *args) simulator_get_param_ioctl() argument [all...] |
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.c | 168 va_list args; in print() local
|
| /third_party/ltp/lib/ |
| H A D | tst_device.c | 521 struct btrfs_ioctl_fs_info_args args = {0}; in tst_find_backing_dev() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.cpp | 158 kernel::args() { in args() function in kernel 163 kernel::args() const { in args() function in kernel
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | gs-test.c | 573 static void args(int argc, char *argv[]) in args() function
|
| /third_party/node/src/crypto/ |
| H A D | crypto_cipher.cc | 55 void GetCipherInfo(const FunctionCallbackInfo<Value>& args) { in GetCipherInfo() argument 198 GetSSLCiphers(const FunctionCallbackInfo<Value>& args) GetSSLCiphers() argument 241 GetCiphers(const FunctionCallbackInfo<Value>& args) GetCiphers() argument 361 New(const FunctionCallbackInfo<Value>& args) New() argument 451 Init(const FunctionCallbackInfo<Value>& args) Init() argument 523 InitIv(const FunctionCallbackInfo<Value>& args) Init() argument 657 GetAuthTag(const FunctionCallbackInfo<Value>& args) Init() argument 674 SetAuthTag(const FunctionCallbackInfo<Value>& args) Init() argument 774 SetAAD(const FunctionCallbackInfo<Value>& args) Init() argument 849 Update(const FunctionCallbackInfo<Value>& args) Init() argument 882 SetAutoPadding(const FunctionCallbackInfo<Value>& args) Init() argument 952 Final(const FunctionCallbackInfo<Value>& args) Init() argument 1041 Cipher(const FunctionCallbackInfo<Value>& args) Init() argument [all...] |
| H A D | crypto_keys.h | 281 New(const v8::FunctionCallbackInfo<v8::Value>& args) New() argument [all...] |
| H A D | crypto_x509.cc | 56 void Fingerprint(const FunctionCallbackInfo<Value>& args) { in Fingerprint() argument 173 void X509Certificate::Parse(const FunctionCallbackInfo<Value>& args) { in Parse() argument 209 ReturnPropertyThroughBIO(const FunctionCallbackInfo<Value>& args) ReturnPropertyThroughBIO() argument 220 Subject(const FunctionCallbackInfo<Value>& args) Subject() argument 224 Issuer(const FunctionCallbackInfo<Value>& args) Issuer() argument 228 SubjectAltName(const FunctionCallbackInfo<Value>& args) SubjectAltName() argument 232 InfoAccess(const FunctionCallbackInfo<Value>& args) InfoAccess() argument 236 ValidFrom(const FunctionCallbackInfo<Value>& args) ValidFrom() argument 240 ValidTo(const FunctionCallbackInfo<Value>& args) ValidTo() argument 245 ReturnProperty(const FunctionCallbackInfo<Value>& args) ReturnProperty() argument 253 KeyUsage(const FunctionCallbackInfo<Value>& args) KeyUsage() argument 257 SerialNumber(const FunctionCallbackInfo<Value>& args) SerialNumber() argument 261 Raw(const FunctionCallbackInfo<Value>& args) Raw() argument 265 PublicKey(const FunctionCallbackInfo<Value>& args) PublicKey() argument 284 Pem(const FunctionCallbackInfo<Value>& args) Pem() argument 294 CheckCA(const FunctionCallbackInfo<Value>& args) CheckCA() argument 301 CheckHost(const FunctionCallbackInfo<Value>& args) CheckHost() argument 336 CheckEmail(const FunctionCallbackInfo<Value>& args) CheckEmail() argument 363 CheckIP(const FunctionCallbackInfo<Value>& args) CheckIP() argument 386 CheckIssued(const FunctionCallbackInfo<Value>& args) CheckIssued() argument 403 CheckPrivateKey(const FunctionCallbackInfo<Value>& args) CheckPrivateKey() argument 420 Verify(const FunctionCallbackInfo<Value>& args) Verify() argument 437 ToLegacy(const FunctionCallbackInfo<Value>& args) ToLegacy() argument 447 GetIssuerCert(const FunctionCallbackInfo<Value>& args) GetIssuerCert() argument [all...] |
| /third_party/node/src/ |
| H A D | histogram.cc | 64 void HistogramBase::GetCount(const v8::FunctionCallbackInfo<v8::Value>& args) { in GetCount() argument 80 void HistogramBase::GetMin(const FunctionCallbackInfo<Value>& args) { in GetMin() argument 71 GetCountBigInt( const v8::FunctionCallbackInfo<v8::Value>& args) GetCountBigInt() argument 87 GetMinBigInt(const FunctionCallbackInfo<Value>& args) GetMinBigInt() argument 94 GetMax(const FunctionCallbackInfo<Value>& args) GetMax() argument 101 GetMaxBigInt(const FunctionCallbackInfo<Value>& args) GetMaxBigInt() argument 109 GetMean(const FunctionCallbackInfo<Value>& args) GetMean() argument 115 GetExceeds(const FunctionCallbackInfo<Value>& args) GetExceeds() argument 122 GetExceedsBigInt(const FunctionCallbackInfo<Value>& args) GetExceedsBigInt() argument 130 GetStddev(const FunctionCallbackInfo<Value>& args) GetStddev() argument 136 GetPercentile(const FunctionCallbackInfo<Value>& args) GetPercentile() argument 145 GetPercentileBigInt( const FunctionCallbackInfo<Value>& args) GetPercentileBigInt() argument 156 GetPercentiles(const FunctionCallbackInfo<Value>& args) GetPercentiles() argument 170 GetPercentilesBigInt( const FunctionCallbackInfo<Value>& args) GetPercentilesBigInt() argument 185 DoReset(const FunctionCallbackInfo<Value>& args) DoReset() argument 191 RecordDelta(const FunctionCallbackInfo<Value>& args) RecordDelta() argument 197 Record(const FunctionCallbackInfo<Value>& args) Record() argument 211 Add(const FunctionCallbackInfo<Value>& args) Add() argument 249 New(const FunctionCallbackInfo<Value>& args) New() argument 490 Start(const FunctionCallbackInfo<Value>& args) Start() argument 496 Stop(const FunctionCallbackInfo<Value>& args) Stop() argument 502 GetCount(const FunctionCallbackInfo<Value>& args) GetCount() argument 509 GetCountBigInt( const v8::FunctionCallbackInfo<v8::Value>& args) GetCountBigInt() argument 518 GetMin(const FunctionCallbackInfo<Value>& args) GetMin() argument 525 GetMinBigInt(const FunctionCallbackInfo<Value>& args) GetMinBigInt() argument 532 GetMax(const FunctionCallbackInfo<Value>& args) GetMax() argument 539 GetMaxBigInt(const FunctionCallbackInfo<Value>& args) GetMaxBigInt() argument 546 GetMean(const FunctionCallbackInfo<Value>& args) GetMean() argument 552 GetExceeds(const FunctionCallbackInfo<Value>& args) GetExceeds() argument 559 GetExceedsBigInt( const FunctionCallbackInfo<Value>& args) GetExceedsBigInt() argument 568 GetStddev(const FunctionCallbackInfo<Value>& args) GetStddev() argument 574 GetPercentile(const FunctionCallbackInfo<Value>& args) GetPercentile() argument 583 GetPercentileBigInt( const FunctionCallbackInfo<Value>& args) GetPercentileBigInt() argument 594 GetPercentiles( const FunctionCallbackInfo<Value>& args) GetPercentiles() argument 609 GetPercentilesBigInt( const FunctionCallbackInfo<Value>& args) GetPercentilesBigInt() argument 624 DoReset(const FunctionCallbackInfo<Value>& args) DoReset() argument [all...] |
| H A D | heap_utils.cc | 211 void BuildEmbedderGraph(const FunctionCallbackInfo<Value>& args) { in BuildEmbedderGraph() argument 413 void CreateHeapSnapshotStream(const FunctionCallbackInfo<Value>& args) { in CreateHeapSnapshotStream() argument 424 void TriggerHeapSnapshot(const FunctionCallbackInfo<Value>& args) { in TriggerHeapSnapshot() argument [all...] |