Home
last modified time | relevance | path

Searched refs:torque (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/third_party/node/deps/v8/tools/torque/vim-torque/
DREADME.md15 ln -s $V8/tools/torque/vim-torque ~/.vim/bundle/vim-torque
16 # or ~/.config/nvim/bundle/vim-torque for Neovim
24 Plugin 'file:///path/to/v8/tools/torque/vim-torque'
32 Plug '~/path/to/v8/tools/torque/vim-torque'
/third_party/node/tools/v8_gypfiles/
Dv8.gyp19 …'torque_outputs_csa_cc': ['<!@pymod_do_main(ForEachFormat "<(SHARED_INTERMEDIATE_DIR)/torque-gener…
20 …'torque_outputs_csa_h': ['<!@pymod_do_main(ForEachFormat "<(SHARED_INTERMEDIATE_DIR)/torque-genera…
21 …'torque_outputs_inl_inc': ['<!@pymod_do_main(ForEachFormat "<(SHARED_INTERMEDIATE_DIR)/torque-gene…
22 …'torque_outputs_cc': ['<!@pymod_do_main(ForEachFormat "<(SHARED_INTERMEDIATE_DIR)/torque-generated…
23 …'torque_outputs_inc': ['<!@pymod_do_main(ForEachFormat "<(SHARED_INTERMEDIATE_DIR)/torque-generate…
56 'dependencies': ['torque#host'],
58 'dependencies': ['torque#target'],
71 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)torque<(EXECUTABLE_SUFFIX)',
75 "<(SHARED_INTERMEDIATE_DIR)/torque-generated/bit-fields.h",
76 "<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtin-definitions.h",
[all …]
/third_party/node/deps/v8/tools/debug_helper/
DBUILD.gn78 "$target_gen_dir/../../torque-generated/class-debug-readers.cc",
79 "$target_gen_dir/../../torque-generated/class-debug-readers.h",
80 "$target_gen_dir/../../torque-generated/debug-macros.cc",
81 "$target_gen_dir/../../torque-generated/debug-macros.h",
82 "$target_gen_dir/../../torque-generated/instance-types.h",
DDEPS2 "+torque-generated"
/third_party/node/deps/v8/src/objects/
Dtorque-defined-classes.tq5 #include "src/objects/torque-defined-classes.h"
16 // - src/objects/torque-defined-classes.h
17 // - src/objects/torque-defined-classes-inl.h
/third_party/node/deps/v8/tools/torque/vim-torque/syntax/
Dtorque.vim10 let main_syntax = 'torque'
11 elseif exists("b:current_syntax") && b:current_syntax == "torque"
77 let b:current_syntax = "torque"
78 if main_syntax == 'torque'
/third_party/node/deps/v8/src/torque/ls/
Dtorque-language-server.cc17 namespace torque { namespace
51 return v8::internal::torque::ls::WrappedMain(argc, argv); in main()
Dmessage-pipe.h13 namespace torque {
Djson-parser.h15 namespace torque {
Dmessage-handler.h15 namespace torque {
Dglobals.h13 namespace torque {
/third_party/node/deps/v8/
DBUILD.bazel752 srcs = ["src/torque/runtime-support.h"],
860 "src/builtins/torque-internal.tq",
945 "src/objects/torque-defined-classes.tq",
947 "test/torque/test-torque.tq",
984 "src/torque/ast.h",
985 "src/torque/cc-generator.cc",
986 "src/torque/cc-generator.h",
987 "src/torque/cfg.cc",
988 "src/torque/cfg.h",
989 "src/torque/class-debug-reader-generator.cc",
[all …]
DBUILD.gn280 # Enable additional targets necessary for verification of torque
1571 "$target_gen_dir/torque-generated/instance-types.h",
1748 "src/builtins/torque-internal.tq",
1833 "src/objects/torque-defined-classes.tq",
1835 "test/torque/test-torque.tq",
1865 # Template for running torque
1867 # to be able to run torque for both 32 and 64 bits in the same build
1885 deps = [ ":torque($toolchain)" ]
1891 destination_folder = "$target_gen_dir/torque-generated$suffix"
1929 get_label_info(":torque($toolchain)", "root_out_dir") + "/torque",
[all …]
/third_party/node/deps/v8/src/torque/
Dcontextual.h15 namespace torque {
84 : v8::internal::torque::ContextualVariable<VarName, __VA_ARGS__> {}
Dtorque.cc10 namespace torque { namespace
88 return v8::internal::torque::WrappedMain(argc, argv); in main()
Dtype-oracle.cc12 namespace torque { namespace
55 v8::internal::torque::Scope* requester_scope = CurrentScope::Get(); in GetGenericTypeInstance()
Dtorque-parser.h12 namespace torque {
Dglobal-context.cc9 namespace torque { namespace
Dtorque-compiler.h17 namespace torque {
Dtype-inference.h18 namespace torque {
/third_party/node/deps/v8/bazel/
Ddefs.bzl301 args.append(ctx.bin_dir.path + "/" + v8root + "/" + ctx.attr.prefix + "/torque-generated")
317 file = ctx.attr.prefix + "/torque-generated/" + root
323 …outs += [ctx.actions.declare_file(ctx.attr.prefix + "/torque-generated/" + f) for f in ctx.attr.ex…
359 "//conditions:default": ":torque",
370 "//conditions:default": ":torque",
/third_party/node/deps/v8/test/torque/
DOWNERS1 file:../../src/torque/OWNERS
/third_party/node/deps/v8/tools/torque/vim-torque/ftdetect/
Dtorque.vim1 au BufRead,BufNewFile *.tq set filetype=torque
/third_party/icu/icu4c/source/data/unit/
Des_US.txt96 torque{
244 torque{
/third_party/skia/third_party/externals/icu/source/data/unit/
Des_US.txt125 torque{
267 torque{

12345678910>>...12