| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_tgsi.c | 70 const char *strings[] = { in print_fs_traits() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | bytestriebuilder.cpp | 91 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 D | ucharstriebuilder.cpp | 66 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 D | gtest-printers.h | 1145 TersePrintPrefixToStrings(const Tuple& t, std::integral_constant<size_t, I>, Strings* strings) TersePrintPrefixToStrings() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | colldata.cpp | 241 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 D | exif-entry.c | 703 const char *strings[10]; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLContext.cpp | 232 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 D | capture_gles_3_1_params.cpp | 16 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 D | CommandLineFlags.cpp | 361 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 D | CommandLineFlags.h | 129 explicit StringArray(const SkTArray<SkString>& strings) : fStrings(strings) {} in StringArray() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestriebuilder.cpp | 91 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 D | loclikelysubtags.cpp | 55 UniqueCharStrings strings; member [all...] |
| H A D | ucharstriebuilder.cpp | 66 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 D | io_win32.cc | 414 namespace strings { namespace
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector_benchmark.cc | 93 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 D | usb_right_manager.cpp | 577 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 D | rfkill-wlan.c | 536 const char *strings; in wlan_platdata_parse_dt() local
|
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | swnode.c | 169 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 D | ffs-test.c | 316 } __attribute__((packed)) strings = { variable
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| H A D | khugepaged.c | 161 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 D | cx25821-core.c | 1241 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 D | cx88-core.c | 479 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 D | xhci-dbc.c | 231 struct xdbc_strings *strings; in xdbc_mem_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | xhci-dbgcap.c | 40 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 D | xenbus_xs.c | 376 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...] |