/external/autotest/client/site_tests/power_LowMemorySuspend/ |
D | power_LowMemorySuspend.py | 60 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/ |
D | SPIRVUtilsGen.cpp | 490 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/ |
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
|
/external/python/cpython2/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
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | urls.js | 27 tabs: [ property 96 tabs: [ property
|
D | test.js | 160 chrome.tabs.getAllInWindow(win.id, function(tabs) { argument 216 chrome.tabs.getAllInWindow(win_id, function(tabs) { argument
|
/external/mesa3d/src/panfrost/midgard/ |
D | disassemble.c | 201 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/ |
D | expand.c | 89 struct arg_list *tabs; in parse_tablist() local
|
/external/igt-gpu-tools/tests/ |
D | debugfs_test.c | 34 char tabs[8]; in read_and_discard_sysfs_entries() local
|
/external/skqp/src/core/ |
D | SkStringUtils.cpp | 33 SkString tabs; in SkTabString() local
|
/external/skia/src/core/ |
D | SkStringUtils.cpp | 33 SkString tabs; in SkTabString() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_print.c | 1386 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/ |
D | details_panel.ts | 66 tabs: Tab[]; property
|
/external/perfetto/ui/src/assets/ |
D | details.scss | 30 .tabs { class
|
/external/angle/scripts/ |
D | generate_android_bp.py | 33 def tabs(indent): function
|