/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsReactComponents.js | 21 tabs: undefined property 40 tabs: "default value" property 59 tabs: "default value" property 75 tabs: "default value" property 114 tabs: undefined property 131 tabs: "default value" property 148 tabs: "default value" property 162 tabs: "default value" property 196 const tabs: undefined; constant 227 const tabs: string; constant
|
/third_party/python/Mac/PythonLauncher/ |
D | PreferencesWindowController.h | 17 IBOutlet NSButton *tabs; variable
|
D | FileSettings.h | 35 BOOL tabs; // -t option: warn about inconsistent tabs variable
|
D | MyDocument.h | 23 IBOutlet NSButton *tabs; variable
|
D | PreferencesWindowController.m | 83 - (BOOL) tabs { return [tabs state];}; method
|
D | MyDocument.m | 159 - (BOOL) tabs { return [tabs state];}; method
|
D | FileSettings.m | 302 - (BOOL) tabs { return tabs;}; method
|
/third_party/node/deps/npm/node_modules/detect-indent/ |
D | index.js | 36 let tabs = 0; variable
|
/third_party/cef/libcef/common/extensions/api/ |
D | _permission_features.json | 26 "tabs": [ array
|
D | _api_features.json | 36 "tabs": { object
|
/third_party/toybox/toys/posix/ |
D | expand.c | 93 struct arg_list *tabs; in parse_tablist() local
|
/third_party/boost/boost/spirit/home/x3/support/utility/ |
D | error_reporting.hpp | 30 , std::string file = "", int tabs = 4) in error_handler() 74 int tabs; member in boost::spirit::x3::error_handler
|
/third_party/skia/src/core/ |
D | SkStringUtils.cpp | 33 SkString tabs; in SkTabString() local
|
/third_party/flutter/skia/src/core/ |
D | SkStringUtils.cpp | 33 SkString tabs; in SkTabString() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_print.c | 1364 print_instr(const nir_instr *instr, print_state *state, unsigned tabs) in print_instr() 1420 print_block(nir_block *block, print_state *state, unsigned tabs) in print_block() 1454 print_if(nir_if *if_stmt, print_state *state, unsigned tabs) in print_if() 1475 print_loop(nir_loop *loop, print_state *state, unsigned tabs) in print_loop() 1489 print_cf_node(nir_cf_node *node, print_state *state, unsigned int tabs) in print_cf_node()
|
/third_party/boost/boost/spirit/home/support/iterators/ |
D | line_pos_iterator.hpp | 169 std::size_t tabs) in get_column()
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | disassemble.c | 361 print_quad_word(FILE *fp, uint32_t *words, unsigned tabs) in print_quad_word() 814 const midgard_constants *consts, unsigned tabs, bool verbose) in print_vector_field() 931 const midgard_constants *consts, unsigned tabs, bool verbose) in print_scalar_field() 1170 unsigned num_quad_words, unsigned tabs, unsigned next, in print_alu_word() 1712 unsigned tabs, unsigned in_reg_base, unsigned out_reg_base) in print_texture_word() 1899 int tabs = 0; in disassemble_midgard() local
|
/third_party/typescript/src/services/formatting/ |
D | formatting.ts | 1365 const tabs = Math.floor(indentation / options.tabSize!); constant 1366 const spaces = indentation - tabs * options.tabSize!; constant
|
/third_party/ffmpeg/libavcodec/ |
D | mace.c | 145 } tabs[] = { variable
|
D | on2avc.c | 324 int step, int order0, int order1, const double * const *tabs) in pretwiddle() 352 int order0, int order1, const double * const *tabs) in twiddle()
|
D | twinvq_data.h | 10346 } tabs[] = { variable
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | generate_android_bp.py | 33 def tabs(indent): function
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | xcodeproj_file.py | 567 def _XCPrint(self, file, tabs, line): argument 570 def _XCPrintableValue(self, tabs, value, flatten_list=False): argument 635 def _XCKVPrint(self, file, tabs, key, value): argument
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | xcodeproj_file.py | 584 def _XCPrint(self, file, tabs, line): argument 587 def _XCPrintableValue(self, tabs, value, flatten_list=False): argument 659 def _XCKVPrint(self, file, tabs, key, value): argument
|
/third_party/quickjs/ |
D | libbf.c | 1944 static limb_t mp_sqrtrem2(limb_t *tabs, limb_t *taba) in mp_sqrtrem2() 1976 static int mp_sqrtrem_rec(bf_context_t *s, limb_t *tabs, limb_t *taba, limb_t n, in mp_sqrtrem_rec() 2050 int mp_sqrtrem(bf_context_t *s, limb_t *tabs, limb_t *taba, limb_t n) in mp_sqrtrem() 5972 static limb_t mp_sqrtrem2_dec(limb_t *tabs, limb_t *taba) in mp_sqrtrem2_dec() 5997 static limb_t mp_sqrtrem_rec_dec(limb_t *tabs, limb_t *taba, limb_t n, in mp_sqrtrem_rec_dec() 6063 int mp_sqrtrem_dec(bf_context_t *s, limb_t *tabs, limb_t *taba, limb_t n) in mp_sqrtrem_dec()
|