Home
last modified time | relevance | path

Searched refs:hello_world (Results 1 – 11 of 11) sorted by relevance

/third_party/mbedtls/programs/psa/
Dkey_ladder_demo.sh43 input=input.txt output=hello_world.wrap
48 input=hello_world.wrap output=hello_world.txt
50 cmp input.txt hello_world.txt
54 …"$program" unwrap master=master.key input=hello_world.wrap output=hellow_orld.txt label=hellow lab…
59 input=hello_world.wrap output=hello.key
62 input=hello_world.wrap output=hello_world.txt
/third_party/musl/libc-test/src/functionalext/fortify/
Dstdio.c50 char hello_world[] = "hello world!"; in stdio_dynamic_chk_001() local
51 FILE *fp = fmemopen(hello_world, sizeof(hello_world), "r"); in stdio_dynamic_chk_001()
56 EXPECT_EQ(1u, fread(buf, sizeof(hello_world), 1, fp)); in stdio_dynamic_chk_001()
57 EXPECT_STREQ(hello_world, buf); in stdio_dynamic_chk_001()
181 char hello_world[] = "hello world!"; in stdio_dynamic_chk_005() local
182 FILE *fp = fmemopen(hello_world, sizeof(hello_world), "r"); in stdio_dynamic_chk_005()
189 EXPECT_TRUE(strcmp(hello_world, get) == 0); in stdio_dynamic_chk_005()
201 char hello_world[] = "hello world!\nhello boy!\0"; in stdio_dynamic_chk_006() local
202 FILE *fp = fmemopen(hello_world, sizeof(hello_world), "r"); in stdio_dynamic_chk_006()
235 char hello_world[] = "hello world!"; in stdio_dynamic_chk_007() local
[all …]
/third_party/gn/examples/rust_example/hello_world/src/
DBUILD.gn1 executable("hello_world") {
3 deps = [ "//hello_world/foo/src:foo" ]
5 baz = "//hello_world/foo/src:foo"
/third_party/gn/examples/rust_example/
DBUILD.gn2 deps = [ "//hello_world/src:hello_world" ]
/third_party/ltp/testcases/kernel/device-drivers/agp/user_space/
Duser_tagp.h29 #define TEST_STRING hello_world
/third_party/gn/examples/rust_example/hello_world/foo/src/
DBUILD.gn3 deps = [ "//hello_world/bar/src:bar" ]
/third_party/node/test/parallel/
Dtest-node-output-console.mjs22 { name: 'console/hello_world.js' },
/third_party/rust/crates/heck/
DREADME.md28 "hello_world", not the exact same string). Leading or trailing word boundary
/third_party/icu/docs/userguide/boundaryanalysis/
Dbreak-rules.md110 These rules will match "`abc`", "`hello_world`", `"hi-there"`,
118 In the example below, matching "`hello_world`",
125 hello_world
/third_party/python/Doc/library/
Dasyncio-eventloop.rst1583 def hello_world(loop):
1590 # Schedule a call to hello_world()
1591 loop.call_soon(hello_world, loop)
/third_party/icu/icu4c/source/test/testdata/
Dregextst.txt1020 "[\w]+" " <0>hello_world</0>! "