Home
last modified time | relevance | path

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

12

/external/autotest/client/site_tests/power_LowMemorySuspend/
Dpower_LowMemorySuspend.py60 def check_tab_discard(self, cr, tabs): argument
73 def cycling_suspend(self, cr, tabs, switches_per_suspend, argument
/external/llvm-project/mlir/tools/mlir-tblgen/
DSPIRVUtilsGen.cpp490 ArrayRef<SMLoc> loc, StringRef tabs, in emitAttributeSerialization()
534 StringRef tabs, StringRef opVar, in emitArgumentSerialization()
617 StringRef tabs, StringRef opVar, in emitResultSerialization()
643 static void emitDecorationSerialization(const Operator &op, StringRef tabs, in emitDecorationSerialization()
723 static void emitSerializationDispatch(const Operator &op, StringRef tabs, in emitSerializationDispatch()
746 ArrayRef<SMLoc> loc, StringRef tabs, in emitAttributeDeserialization()
794 StringRef tabs, StringRef words, in emitResultDeserialization()
838 StringRef tabs, StringRef words, in emitOperandDeserialization()
897 static void emitDecorationDeserialization(const Operator &op, StringRef tabs, in emitDecorationDeserialization()
978 StringRef tabs, StringRef words, in emitDeserializationDispatch()
/external/python/cpython3/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
/external/python/cpython2/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
/external/autotest/client/site_tests/power_LoadTest/extension/
Durls.js27 tabs: [ property
96 tabs: [ property
Dtest.js160 chrome.tabs.getAllInWindow(win.id, function(tabs) { argument
216 chrome.tabs.getAllInWindow(win_id, function(tabs) { argument
/external/mesa3d/src/panfrost/midgard/
Ddisassemble.c201 print_quad_word(FILE *fp, uint32_t *words, unsigned tabs) in print_quad_word()
631 const midgard_constants *consts, unsigned tabs) in print_vector_field()
743 const midgard_constants *consts, unsigned tabs) in print_scalar_field()
972 unsigned tabs, unsigned next) in print_alu_word()
1180 unsigned tabs) in print_load_store_instr()
1242 print_load_store_word(FILE *fp, uint32_t *word, unsigned tabs) in print_load_store_word()
1409 print_texture_word(FILE *fp, uint32_t *word, unsigned tabs, unsigned in_reg_base, unsigned out_reg_… in print_texture_word()
1591 int tabs = 0; in disassemble_midgard() local
/external/toybox/toys/posix/
Dexpand.c89 struct arg_list *tabs; in parse_tablist() local
/external/igt-gpu-tools/tests/
Ddebugfs_test.c34 char tabs[8]; in read_and_discard_sysfs_entries() local
/external/skqp/src/core/
DSkStringUtils.cpp33 SkString tabs; in SkTabString() local
/external/skia/src/core/
DSkStringUtils.cpp33 SkString tabs; in SkTabString() local
/external/mesa3d/src/compiler/nir/
Dnir_print.c1386 print_instr(const nir_instr *instr, print_state *state, unsigned tabs) in print_instr()
1451 print_block(nir_block *block, print_state *state, unsigned tabs) in print_block()
1496 print_if(nir_if *if_stmt, print_state *state, unsigned tabs) in print_if()
1517 print_loop(nir_loop *loop, print_state *state, unsigned tabs) in print_loop()
1531 print_cf_node(nir_cf_node *node, print_state *state, unsigned int tabs) in print_cf_node()
/external/perfetto/ui/src/frontend/
Ddetails_panel.ts66 tabs: Tab[]; property
/external/perfetto/ui/src/assets/
Ddetails.scss30 .tabs { class
/external/angle/scripts/
Dgenerate_android_bp.py33 def tabs(indent): function

12