Home
last modified time | relevance | path

Searched defs:CONTENT (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/parallel/
Dtest-readline-async-iterators-backpressure.js8 const CONTENT = 'content'; constant
Dtest-tls-destroy-stream.js18 const CONTENT = 'Hello World'; constant
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range.h28 #define CONTENT "ABCDEFGHIJKLMNOPQRSTUVWXYZ12345\n" macro
/third_party/rust/crates/serde/serde_derive/src/internals/
Dsymbol.rs10 pub const CONTENT: Symbol = Symbol("content"); constant
/third_party/musl/libc-test/src/functional/
Dfscanf.c8 #define CONTENT "0.1234567\n" macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_update.js327 CONTENT: 0, property
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h338 #define CONTENT(a) CHOICE(a, a, (a)) /* take contents of variable */ macro