/third_party/typescript/tests/baselines/reference/ |
H A D | parserUsingConstructorAsIdentifier.js | 2 function define(constructor, instanceMembers, staticMembers) { function
|
/third_party/rust/crates/memchr/bench/src/ |
H A D | bench.rs | 24 fn define( in define() functions
|
/kernel/linux/linux-6.6/arch/arm64/tools/ |
H A D | gen-sysreg.awk | 47 function define(name, val) { function [all...] |
/third_party/rust/crates/aho-corasick/bench/src/ |
H A D | bench.rs | 155 fn define( in define() functions [all...] |
/third_party/rust/crates/memchr/bench/src/memmem/ |
H A D | mod.rs | 123 macro_rules! define { in oneshot() macros 193 macro_rules! define { in prebuilt() macros 260 macro_rules! define { oneshot_iter() macros 328 macro_rules! define { prebuilt_iter() macros [all...] |
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp-parse.y | 269 define: label [all...] |
/third_party/skia/src/sksl/dsl/ |
H A D | DSLFunction.cpp | 75 void DSLFunction::define(DSLBlock block, PositionInfo pos) { in define() function in SkSL::dsl::DSLFunction
|
/third_party/skia/include/sksl/ |
H A D | DSLFunction.h | 64 void define(Stmt... stmts) { in define() function in SkSL::dsl::DSLFunction
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | ModuleWriter.java | 50 public void writeHeader(String define, String[] includeFiles) in writeHeader() argument 55 public void writeHeader(String define, String[] includeFiles, String brief) in writeHeader() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Stream.hpp | 61 Stream &define(StreamType type, unsigned int count, bool normalized = false) in define() function 70 Stream &define(const void *buffer, StreamType type, unsigned int count, bool normalized = false) in define() function
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_symbol.h | 90 int define; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_symbol.h | 90 int define; member
|
/third_party/alsa-utils/topology/ |
H A D | pre-processor.c | 579 snd_config_t *n, *new, *define; in pre_process_includes() local
|
/third_party/mksh/ |
H A D | exec.c | 1061 define(const char *name, struct op *t) in define() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1253 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &&MU) { in define() function in llvm::JITDylib 1269 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &MU) { define() function in JITDylib [all...] |
/third_party/littlefs/runners/ |
H A D | test_runner.c | 216 test_define_name(size_t define) test_define_name() argument 229 test_define_ispermutation(size_t define) test_define_ispermutation() argument 241 test_define(size_t define) test_define() argument 613 intmax_t define; global() member 631 intmax_t define = test_define_ispermutation(d) ? TEST_DEFINE(d) : 0; test_seen_insert() local 1085 struct list_defines_define *define = mappend( list_defines_add() local 2247 intmax_t define = strtoimax(optarg, &parsed, 0); main() local [all...] |
H A D | bench_runner.c | 203 bench_define_name(size_t define) bench_define_name() argument 216 bench_define_ispermutation(size_t define) bench_define_ispermutation() argument 228 bench_define(size_t define) bench_define() argument 633 intmax_t define; global() member 651 intmax_t define = bench_define_ispermutation(d) ? BENCH_DEFINE(d) : 0; bench_seen_insert() local 1052 struct list_defines_define *define = mappend( list_defines_add() local 1678 intmax_t define = strtoimax(optarg, &parsed, 0); main() local [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingThreadedTests.cpp | 2966 int define; member [all...] |