Home
last modified time | relevance | path

Searched defs:NEW (Results 1 – 10 of 10) sorted by relevance

/third_party/node/test/wasi/c/
Dlink.c6 #define NEW "/tmp/output.txt" macro
/third_party/openssl/test/
Dcmp_ctx_test.c337 DEFAULT, NEW, FREE) \ argument
515 DEFAULT, NEW, FREE) \ argument
609 DEFAULT, NEW, FREE) \ argument
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto51 NEW = 45; enumerator
Dtest_reserved_message_upper.proto50 message NEW {} message
Dtest_reserved_enum_upper.proto50 enum NEW { ZERO46 = 0; } enum
/third_party/openssl/util/
Dcheck-format-test-negatives.c423 DEFAULT, NEW, FREE) \ argument
/third_party/node/deps/openssl/openssl/util/
Dcheck-format-test-negatives.c423 DEFAULT, NEW, FREE) \ argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngimage.c363 #define NEW(type) ((type *)malloc(sizeof (type))) macro
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java281 NEW("Newari", "new"), enumConstant
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs14483 pub const NEW: Self = Self::new(); constant