Home
last modified time | relevance | path

Searched refs:string (Results 8801 - 8825 of 27492) sorted by relevance

1...<<351352353354355356357358359360>>...1100

/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A DMakefile34 vmlinuzobjs-y := $(obj)/head.o $(obj)/decompress.o $(obj)/string.o
96 $(obj)/string.o $(objtree)/drivers/firmware/efi/libstub/lib.a
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dssl.c114 static void ssl_console_write(struct console *c, const char *string, in ssl_console_write() argument
121 console_write_chan(line->chan_out, string, len); in ssl_console_write()
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Datags_to_fdt.c34 const char *property, const char *string) in setprop_string()
39 return fdt_setprop_string(fdt, offset, property, string); in setprop_string()
85 /* len is the length of the string in merge_fdt_bootargs()
33 setprop_string(void *fdt, const char *node_path, const char *property, const char *string) setprop_string() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dssl.c111 static void ssl_console_write(struct console *c, const char *string, in ssl_console_write() argument
118 console_write_chan(line->chan_out, string, len); in ssl_console_write()
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Ddialog.h13 #include <string.h>
211 int first_alpha(const char *string, const char *exempt);
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dexec-cmd.c3 #include <linux/string.h>
7 #include <string.h>
/kernel/linux/linux-5.10/tools/perf/tests/
H A Devent-times.c3 #include <linux/string.h>
6 #include <string.h>
/kernel/linux/linux-5.10/tools/perf/util/c++/
H A Dclang.cpp132 std::string TargetTriple("bpf-pc-linux"); in getBPFObjectFromModule()
133 std::string Error; in getBPFObjectFromModule()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dexec-cmd.c3 #include <linux/string.h>
7 #include <string.h>
/kernel/linux/linux-6.6/tools/perf/tests/
H A Devent-times.c3 #include <linux/string.h>
6 #include <string.h>
H A Dbuiltin-test-list.c7 #include <linux/string.h>
9 #include <string.h>
110 /* Duplicate a string and fall over and die if we run out of memory */
117 pr_err("Out of memory while duplicating test script string\n"); in strdup_check()
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Ddialog.h13 #include <string.h>
195 int first_alpha(const char *string, const char *exempt);
/kernel/uniproton/cmake/common/build_auxiliary_script/
H A DKconfig2macro.py124 def write_def_config(filename, string):
127 if string in line:
/third_party/backends/backend/genesys/
H A Ddevice.h253 std::string file_name;
254 std::string calib_file;
H A Derror.h31 #include <string>
69 std::string msg_;
/third_party/gn/src/gn/
H A Drust_values_generator.cc47 std::string(Target::GetStringForOutputType( in Run()
141 std::string to_find = in FillCrateRoot()
/third_party/googletest/googletest/test/
H A Dgtest_stress_test.cc54 std::string IdToKey(int id, const char* suffix) { in IdToKey()
60 std::string IdToString(int id) { in IdToString()
95 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()
144 ExpectKeyAndValueWereRecordedForId(properties, i, "string"); in TEST()
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc88 const string ele_full_name_string = string(naming()) + "." + ele_name; in eleForName()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocalePriorityListTest.java130 private void assertEquals(Object expected, Object string) { in assertEquals() argument
131 assertEquals("", expected, string); in assertEquals()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLigatureTree.java226 public void insert(String string) in insert() argument
228 root.insert(toIntArray(string), 0); in insert()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocalePriorityListTest.java127 private void assertEquals(Object expected, Object string) { in assertEquals() argument
128 assertEquals("", expected, string); in assertEquals()
/third_party/json/include/nlohmann/detail/iterators/
H A Diteration_proxy.hpp13 #include <string> // string, to_string
53 /// a string representation of the array index
55 /// an empty string (to return a reference for primitive values)
137 case value_t::string: in key()
/third_party/json/tests/src/
H A Dunit-32bit.cpp43 std::string of_type_str;
53 std::string type_str;
/third_party/json/benchmarks/src/
H A Dbenchmarks.cpp42 // parse JSON from string
48 std::string str((std::istreambuf_iterator<char>(f)), std::istreambuf_iterator<char>()); in ParseString()
82 std::string str((std::istreambuf_iterator<char>(f)), std::istreambuf_iterator<char>()); in Dump()
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c17 #include <string.h>
27 #include <string.h>

Completed in 20 milliseconds

1...<<351352353354355356357358359360>>...1100