Home
last modified time | relevance | path

Searched defs:tabs (Results 1 – 25 of 26) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsReactComponents.js21 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/
DPreferencesWindowController.h17 IBOutlet NSButton *tabs; variable
DFileSettings.h35 BOOL tabs; // -t option: warn about inconsistent tabs variable
DMyDocument.h23 IBOutlet NSButton *tabs; variable
DPreferencesWindowController.m83 - (BOOL) tabs { return [tabs state];}; method
DMyDocument.m159 - (BOOL) tabs { return [tabs state];}; method
DFileSettings.m302 - (BOOL) tabs { return tabs;}; method
/third_party/node/deps/npm/node_modules/detect-indent/
Dindex.js36 let tabs = 0; variable
/third_party/cef/libcef/common/extensions/api/
D_permission_features.json26 "tabs": [ array
D_api_features.json36 "tabs": { object
/third_party/toybox/toys/posix/
Dexpand.c93 struct arg_list *tabs; in parse_tablist() local
/third_party/boost/boost/spirit/home/x3/support/utility/
Derror_reporting.hpp30 , std::string file = "", int tabs = 4) in error_handler()
74 int tabs; member in boost::spirit::x3::error_handler
/third_party/skia/src/core/
DSkStringUtils.cpp33 SkString tabs; in SkTabString() local
/third_party/flutter/skia/src/core/
DSkStringUtils.cpp33 SkString tabs; in SkTabString() local
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c1364 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/
Dline_pos_iterator.hpp169 std::size_t tabs) in get_column()
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c361 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/
Dformatting.ts1365 const tabs = Math.floor(indentation / options.tabSize!); constant
1366 const spaces = indentation - tabs * options.tabSize!; constant
/third_party/ffmpeg/libavcodec/
Dmace.c145 } tabs[] = { variable
Don2avc.c324 int step, int order0, int order1, const double * const *tabs) in pretwiddle()
352 int order0, int order1, const double * const *tabs) in twiddle()
Dtwinvq_data.h10346 } tabs[] = { variable
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_android_bp.py33 def tabs(indent): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py567 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/
Dxcodeproj_file.py584 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/
Dlibbf.c1944 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()

12