Home
last modified time | relevance | path

Searched defs:names (Results 151 - 175 of 738) sorted by relevance

12345678910>>...30

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java45 private ArrayList names; // files/directories to process field in CodeMangler
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp272 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties() argument
/third_party/nghttp2/src/
H A Dshrpx_tls_test.cc80 constexpr StringRef names[] = { in test_shrpx_tls_create_lookup_tree() local
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.h45 char **names; member
/third_party/node/deps/v8/include/
H A Dv8-context.h30 ExtensionConfiguration(int name_count, const char* names[]) in ExtensionConfiguration() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-context.h33 ExtensionConfiguration(int name_count, const char* names[]) in ExtensionConfiguration() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_defines.c56 util_dump_enum_continuous(unsigned value, unsigned num_names, const char **names) util_dump_enum_continuous() argument
94 util_dump_flags_continuous(FILE *stream, unsigned value, unsigned num_names, const char * const *names) util_dump_flags_continuous() argument
/third_party/musl/ldso/linux/
H A Dns_config.h45 char **names; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java39 private final ImmutableSet.Builder<String> names = ImmutableSet.builder(); field in Schema.Builder
82 abstract ImmutableSet<String> names(); in names() method in Schema
[all...]
/third_party/openssl/test/
H A Dparam_build_test.c370 char names[100][3]; in builder_limit_test() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DPostScriptTable.java71 private AtomicReference<List<String>> names = new AtomicReference<List<String>>(); field in PostScriptTable
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DPostScriptTableBuilder.java340 private static Map<String, Integer> invertNameMap(String[] names) { in invertNameMap() argument
349 private List<String> names; field in PostScriptTableBuilder
367 public void setNames(List<String> names) { in setNames() argument
[all...]
/third_party/skia/tests/
H A DFontNamesTest.cpp94 } names[10]; member
/third_party/python/Lib/tkinter/
H A Dfont.py194 def names(root=None): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAtomicOrdering.h81 static const char *names[8] = {"not_atomic", "unordered", "monotonic", in toIRString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.cpp47 static StringMap<int> createIndexMap(const ArrayRef<StringRef> &names, in createIndexMap() argument
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dconstraint.h60 ebitmap_t names; /* names */ member
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_value.cpp180 Local<ArrayRef> names = obj->GetOwnPropertyNames(vm); in GetPropertyNames() local
204 Local<ArrayRef> names = obj->GetOwnEnumerablePropertyNames(vm); in GetEnumerablePropertyNames() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp135 std::vector<std::string> names; in TransformTo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_verifymanager_test/
H A Dbms_bundle_verifymanager_test.cpp379 std::vector<std::string> names; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp149 auto names = NapiUtils::GetPropertyNames(GetEnv(), jsHeader); in ParseHeader() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_result_set_impl_test.cpp100 std::vector<std::string> names; in HWTEST_F() local
223 std::vector<std::string> names; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_js_utils.cpp515 std::set<std::string> names; in HasDuplicateAssets() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstep_result_set.cpp136 std::vector<std::string> names; in GetColumnNames() local
/kernel/linux/linux-5.10/drivers/bcma/
H A Dscan.c115 const struct bcma_device_id_name *names; in bcma_device_name() local

Completed in 28 milliseconds

12345678910>>...30