Home
last modified time | relevance | path

Searched defs:string (Results 51 – 75 of 381) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dget_json_type.cpp26 [&] (const std::string&) { return "string"; }, in getJSONType()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutstring.c29 void acpi_ut_print_string(char *string, u16 max_length) in acpi_ut_print_string()
H A Dtbprint.c38 static void acpi_tb_fix_string(char *string, acpi_size length) in acpi_tb_fix_string()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dmem.c11 const char *string) in check()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dstderr_console.c19 static void stderr_console_write(struct console *console, const char *string, in stderr_console_write()
/OK3568_Linux_fs/external/linux-rga/samples/im2d_api_demo/
H A Dargs.cpp63 char string[] = "hw:"; in readArguments() local
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_xen.c641 static int __init xenboot_console_setup(struct console *console, char *string) in xenboot_console_setup()
653 static void xenboot_write_console(struct console *console, const char *string, in xenboot_write_console()
717 const char *string, in xenboot_earlycon_write()
/OK3568_Linux_fs/external/rknpu2/runtime/
H A DAndroid.go77 func getLibrknnrtLibrary(ctx android.LoadHookContext, arch string) ([]string) {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqt_image.cpp27 PremultipliedImage decodeImage(const std::string& string) { in decodeImage()
H A Dbidi.cpp11 QString string; member in mbgl::BiDiImpl
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h394 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get()
400 const char *string) in phy_optional_get()
405 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get()
411 const char *string) in devm_phy_optional_get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dvector_source.cpp13 VectorSource::VectorSource(std::string id, variant<std::string, Tileset> urlOrTileset_) in VectorSource()
H A Draster_source.cpp12 RasterSource::RasterSource(std::string id, variant<std::string, Tileset> urlOrTileset_, uint16_t ti… in RasterSource()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h74 const char *string, in kbasep_serialize_string()
/OK3568_Linux_fs/kernel/sound/core/
H A Dinfo_oss.c24 int snd_oss_info_register(int dev, int num, char *string) in snd_oss_info_register()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/conversion/
H A Dconstant.hpp34 optional<std::string> string = toString(value); in operator ()() local
/OK3568_Linux_fs/u-boot/board/varisys/common/
H A Dsys_eeprom.c267 static void set_date(const char *string) in set_date()
289 static void set_mac_address(unsigned int index, const char *string) in set_mac_address()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c149 const unsigned short *string) in efi_cout_output_string()
175 const unsigned short *string) in efi_cout_test_string()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dprocattr.c33 int aa_getprocattr(struct aa_label *label, char **string) in aa_getprocattr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile.cpp36 std::unordered_map<std::string, std::vector<Feature>>&, in queryRenderedFeatures()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_lvds.c27 const char *string; in rk628_lvds_parse() local
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.y59 DMXConfigStringPtr string; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dconversion.hpp153 …optional<Error> eachMember(const Convertible& v, const std::function<optional<Error> (const std::s… in eachMember()
228 …static auto vtableEachMember(const Storage& s, const std::function<optional<Error>(const std::stri… in vtableEachMember()
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dfeatures.c16 const char *string; member

12345678910>>...16