Home
last modified time | relevance | path

Searched defs:strings (Results 151 - 175 of 407) sorted by relevance

12345678910>>...17

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tgsi.c70 const char *strings[] = { in print_fs_traits() local
/third_party/node/deps/icu-small/source/common/
H A Dbytestriebuilder.cpp91 setTo(StringPiece s, int32_t val, CharString &strings, UErrorCode &errorCode) setTo() argument
184 const CharString *strings=static_cast<const CharString *>(context); compareElementStrings() local
[all...]
H A Ducharstriebuilder.cpp66 setTo(const UnicodeString &s, int32_t val, UnicodeString &strings, UErrorCode &errorCode) setTo() argument
137 const UnicodeString *strings=static_cast<const UnicodeString *>(context); compareElementStrings() local
[all...]
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-printers.h1145 TersePrintPrefixToStrings(const Tuple& t, std::integral_constant<size_t, I>, Strings* strings) TersePrintPrefixToStrings() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp241 StringList *strings = (StringList *) obj; deleteStringList() local
286 StringList *strings = getStringList(ce); put() local
517 const StringList *strings = ceToCharsStartingWith->getStringList(ce); minLengthInChars() local
[all...]
/third_party/libexif/libexif/
H A Dexif-entry.c703 const char *strings[10]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLContext.cpp232 createProgramWithSource(cl_uint count, const char **strings, const size_t *lengths, cl_int &errorCode) createProgramWithSource() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_1_params.cpp16 CaptureCreateShaderProgramv_strings(const State &glState, bool isCallValid, ShaderType typePacked, GLsizei count, const GLchar *const *strings, ParamCapture *paramCapture) CaptureCreateShaderProgramv_strings() argument
/third_party/skia/tools/flags/
H A DCommandLineFlags.cpp361 template <typename Strings> bool ShouldSkipImpl(const Strings& strings, const char* name) { in ShouldSkipImpl() argument
395 bool CommandLineFlags::ShouldSkip(const SkTDArray<const char*>& strings, const char* name) { in ShouldSkip() argument
398 bool CommandLineFlags::ShouldSkip(const StringArray& strings, const char* name) { in ShouldSkip() argument
H A DCommandLineFlags.h129 explicit StringArray(const SkTArray<SkString>& strings) : fStrings(strings) {} in StringArray() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestriebuilder.cpp91 setTo(StringPiece s, int32_t val, CharString &strings, UErrorCode &errorCode) setTo() argument
184 const CharString *strings=static_cast<const CharString *>(context); compareElementStrings() local
[all...]
H A Dloclikelysubtags.cpp55 UniqueCharStrings strings; member
[all...]
H A Ducharstriebuilder.cpp66 setTo(const UnicodeString &s, int32_t val, UnicodeString &strings, UErrorCode &errorCode) setTo() argument
137 const UnicodeString *strings=static_cast<const UnicodeString *>(context); compareElementStrings() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc414 namespace strings { namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_benchmark.cc93 std::string strings[4] = {std::string(no_sso, 'A'), std::string(no_sso, 'B'), in BM_InlinedVectorFillString() local
109 std::string strings[4] = {std::string(no_sso, 'A'), std::string(no_sso, 'B'), in BM_StdVectorFillString() local
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp577 void UsbRightManager::StringVectorSortAndUniq(std::vector<std::string> &strings) in StringVectorSortAndUniq() argument
584 StringVectorFound( const std::vector<std::string> &strings, const std::string &value, int32_t &index) StringVectorFound() argument
[all...]
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c536 const char *strings; in wlan_platdata_parse_dt() local
/kernel/linux/linux-5.10/drivers/base/
H A Dswnode.c169 property_entry_read_string_array(const struct property_entry *props, const char *propname, const char **strings, size_t nval) property_entry_read_string_array() argument
/kernel/linux/linux-5.10/tools/usb/
H A Dffs-test.c316 } __attribute__((packed)) strings = { variable
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dkhugepaged.c161 static int read_string(const char *name, const char *strings[]) in read_string() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-core.c1241 void cx25821_print_irqbits(char *name, char *tag, char **strings, in cx25821_print_irqbits() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-core.c479 void cx88_print_irqbits(const char *tag, const char *strings[], in cx88_print_irqbits() argument
/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.c231 struct xdbc_strings *strings; in xdbc_mem_init() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgcap.c40 static u32 xhci_dbc_populate_strings(struct dbc_str_descs *strings) in xhci_dbc_populate_strings() argument
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_xs.c376 static unsigned int count_strings(const char *strings, unsigned int len) in count_strings() argument
399 static char **split(char *strings, unsigned int len, unsigned int *num) in split() argument
425 char *strings, *path; xenbus_directory() local
[all...]

Completed in 29 milliseconds

12345678910>>...17