Home
last modified time | relevance | path

Searched defs:names (Results 251 - 275 of 738) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/openssl/test/
H A Dssl_test.c249 check_ca_names(const char *name, STACK_OF(X509_NAME) *expected_names, STACK_OF(X509_NAME) *names) check_ca_names() argument
[all...]
H A Dv3nametest.c18 static const char *const names[] = { variable
/third_party/openssl/crypto/objects/
H A Do_names.c307 const OBJ_NAME **names; member
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_lib.c227 static void collect_section_name(const CONF_VALUE *v, SECTION_NAMES *names) in collect_section_name() argument
241 SECTION_NAMES *names; in STACK_OF() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DSurfaceImpl.cpp69 getCompositorTiming(EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) const getCompositorTiming() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp184 getCompositorTiming(EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) const getCompositorTiming() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp210 const char** names = NULL; in initTest() local
473 static const char* names[1] = { "result_vector2" }; in getXFBProperties() local
675 static const char* names[1] = { "tes_result" }; getXFBProperties() local
874 static const char* names[] = { "tes_result1", "tes_result2", "tes_result3", "tes_result4" }; getXFBProperties() local
[all...]
/third_party/skia/samplecode/
H A DSampleXfer.cpp236 const char* names[] = { in CubicResamplerDemo() local
/third_party/skia/src/core/
H A DSkYUVMath.cpp293 const char* names[] = { in dump() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttload.c840 TT_Name names = NULL; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name-table.hh359 hb_vector_t<hb_ot_name_entry_t> names; global() member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.cpp124 offsetTOCPrefixBinarySearch(const char *s, const char *names, in offsetTOCPrefixBinarySearch() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc72 std::vector<std::string> names; in CommaSeparatedList() local
/third_party/python/Lib/
H A Dtrace.py76 def names(self, filename, modulename): member in _Ignore
/third_party/python/Objects/clinic/
H A Dcodeobject.c.h35 PyObject *names; in code_new() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_resource.py40 def names(traversable): function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc704 std::vector<std::string> names; in AllTimeZoneNames() local
777 const std::vector<std::string> names = AllTimeZoneNames(); in BM_Zone_LoadAllTimeZonesFirst() local
794 const std::vector<std::string> names = AllTimeZoneNames(); BM_Zone_LoadAllTimeZonesCached() local
[all...]
/third_party/selinux/libselinux/src/
H A Dbooleans.c38 int security_get_boolean_names(char ***names, int *len) in security_get_boolean_names() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_animation_test_ng.cpp858 std::vector<std::string> names = { "A", "B", "C", "D" }; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp314 VerifyAbc( const std::string &rootDir, const std::vector<std::string> &names) VerifyAbc() argument
468 Rollback( const std::string &rootDir, const std::vector<std::string> &names) Rollback() argument
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp160 static std::string MakeBatchQueryWhereClause(const std::vector<std::string> &names, in MakeBatchQueryWhereClause() argument
194 int32_t RingtoneDualFwkRestore::QueryMediaLibForFileInfo(const std::vector<std::string> &names, in QueryMediaLibForFileInfo() argument
246 QueryRingToneDbForFileInfo(std::shared_ptr<NativeRdb::RdbStore> rdbStore, const std::vector<std::string> &names, std::map<std::string, std::shared_ptr<FileInfo>> &infoMap, const std::string &predicateColumn) QueryRingToneDbForFileInfo() argument
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H A Dsetup.c382 static char names[4][8]; in rbtx4939_mtd_init() local
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dneponset.c205 neponset_init_gpio(struct gpio_chip **gcp, struct device *dev, const char *label, void __iomem *reg, unsigned num, bool in, const char *const * names) neponset_init_gpio() argument
/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-kona-setup.c535 parent_process(const char *clocks[], u32 *count, const char ***names) parent_process() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dneponset.c205 neponset_init_gpio(struct gpio_chip **gcp, struct device *dev, const char *label, void __iomem *reg, unsigned num, bool in, const char *const * names) neponset_init_gpio() argument

Completed in 19 milliseconds

1...<<11121314151617181920>>...30