/third_party/curl/lib/ |
H A D | smb.c | 383 static const char * const names[] = { in conn_state() local 406 static const char * const names[] = { in request_state() local
|
/third_party/curl/lib/vssh/ |
H A D | libssh2.c | 311 static const char * const names[] = { in state() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ShaderLang.cpp | 1754 setStringsWithLengthsAndNames( const char* const* s, const int* l, const char* const* names, int n) setStringsWithLengthsAndNames() argument [all...] |
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.h | 918 std::vector<std::unique_ptr<Instruction> > names; member in spv::Builder
|
/third_party/backends/backend/ |
H A D | mustek_pp_cis.c | 271 static const char* names[4] = { "ASIC", "SCAN_VAL", "MOTOR", "BANK_COUNT" }; in Mustek_PP_1015_reg_r_name() local 278 static const char* names[4] = { "????", "MOTOR_HOME", "????", "MOTOR_BUSY" }; in Mustek_PP_1015_bit_name() local 285 static const char* names[4][4] = in Mustek_PP_1015_reg_w_name() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cucdtst.c | 1659 } names[]={ variable [all...] |
H A D | cldrtest.c | 989 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode); in VerifyTranslation() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | timezone.cpp | 1102 UResourceBundle *names = ures_getByKey(rb, kNAMES, NULL, &ec); in findID() local 1121 UResourceBundle *names = ures_getByKey(rb, kNAMES, NULL, &ec); in dereferOlsonLink() local
|
/third_party/icu/icu4c/source/common/ |
H A D | unames.cpp | 238 expandName(UCharNames *names, in expandName() argument 331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument 483 getGroup(UCharNames *names, uint32_t code) getGroup() argument 567 expandGroupName(UCharNames *names, const uint16_t *group, uint16_t lineNumber, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandGroupName() argument 578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) getName() argument 599 enumGroupNames(UCharNames *names, const uint16_t *group, UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumGroupNames() argument 667 enumNames(UCharNames *names, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumNames() argument [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Update.cpp | 1670 UStringVector names;
in UpdateArchive() local 1729 AStringVector names;
in UpdateArchive() local
|
H A D | HashCalc.cpp | 49 UStringVector names = hashMethods;
in SetMethods() local 2047 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
in SetProperties() argument
|
H A D | ArchiveCommandLine.cpp | 490 UStringVector names;
in AddToCensorFromListFile() local
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 1385 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
in SetProperties() argument
|
/third_party/littlefs/runners/ |
H A D | test_runner.c | 154 const char *const *names; member [all...] |
H A D | bench_runner.c | 141 const char *const *names; member [all...] |
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri2.c | 1490 dri2_from_names(__DRIscreen *screen, int width, int height, int format, int *names, int num_names, int *strides, int *offsets, void *loaderPrivate) dri2_from_names() argument
|
/third_party/node/src/ |
H A D | cares_wrap.cc | 164 std::vector<Local<Value>> names; in HostentToNames() local 1208 Local<Array> names = Array::New(env->isolate()); in Parse() local 174 HostentToNames(Environment* env, struct hostent* host, Local<Array> names) HostentToNames() argument [all...] |
H A D | node_file.cc | 1882 Local<Array> names = Array::New(isolate, name_v.data(), name_v.size()); in ReadDir() local
|
/third_party/node/src/crypto/ |
H A D | crypto_common.cc | 821 GENERAL_NAMES* names = static_cast<GENERAL_NAMES*>(X509V3_EXT_d2i(ext)); in SafeX509SubjectAltNamePrint() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | unames.cpp | 238 expandName(UCharNames *names, in expandName() argument 331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument 483 getGroup(UCharNames *names, uint32_t code) getGroup() argument 567 expandGroupName(UCharNames *names, const uint16_t *group, uint16_t lineNumber, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandGroupName() argument 578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) getName() argument 599 enumGroupNames(UCharNames *names, const uint16_t *group, UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumGroupNames() argument 667 enumNames(UCharNames *names, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumNames() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | timezone.cpp | 1102 UResourceBundle *names = ures_getByKey(rb, kNAMES, nullptr, &ec); in findID() local 1121 UResourceBundle *names = ures_getByKey(rb, kNAMES, nullptr, &ec); in dereferOlsonLink() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl.c | 3571 static const char *names[] = { in isl_aux_op_to_name() local
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-interface.cc | 189 i::Handle<i::JSArray> names; in GetPrivateMembers() local 1075 GlobalLexicalScopeNames(v8::Local<v8::Context> v8_context, v8::PersistentValueVector<v8::String>* names) GlobalLexicalScopeNames() argument
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.cc | 321 TNode<FixedArray> names = CAST(maybe_names); in ConstructNewResultFromMatchInfo() local
|
/third_party/node/deps/v8/src/inspector/ |
H A D | value-mirror.cc | 1592 std::vector<v8::Local<v8::Value>> names; in getPrivateProperties() local
|