/external/u-boot/board/toradex/apalis_imx6/ |
D | pf0100_otp.inc | 28 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94 29 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95 30 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96 31 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102 32 {pmic_i2c, 0xA9, 0x02}, // Auto gen from Row103 33 {pmic_i2c, 0xAA, 0x01}, // Auto gen from Row104 34 {pmic_i2c, 0xAC, 0x18}, // Auto gen from Row106 35 {pmic_i2c, 0xAE, 0x01}, // Auto gen from Row108 36 {pmic_i2c, 0xB0, 0x2C}, // Auto gen from Row110 37 {pmic_i2c, 0xB1, 0x04}, // Auto gen from Row111 [all …]
|
/external/u-boot/board/toradex/colibri_imx6/ |
D | pf0100_otp.inc | 29 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94 30 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95 31 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96 32 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102 33 {pmic_i2c, 0xA9, 0x02}, // Auto gen from Row103 34 {pmic_i2c, 0xAA, 0x01}, // Auto gen from Row104 35 {pmic_i2c, 0xAC, 0x18}, // Auto gen from Row106 36 {pmic_i2c, 0xAE, 0x01}, // Auto gen from Row108 37 {pmic_i2c, 0xB0, 0x2C}, // Auto gen from Row110 38 {pmic_i2c, 0xB1, 0x04}, // Auto gen from Row111 [all …]
|
/external/swiftshader/third_party/marl/include/marl/ |
D | event.h | 34 Auto, enumerator 42 inline Event(Mode mode = Mode::Auto, 135 if (mode == Mode::Auto) { in signal() 148 if (mode == Mode::Auto) { in wait() 160 if (mode == Mode::Auto) { in wait_for() 173 if (mode == Mode::Auto) { in wait_until() 213 if (shared->mode == Mode::Auto) { in test() 240 return any(Mode::Auto, begin, end); in any()
|
/external/swiftshader/third_party/marl/src/ |
D | event_test.cpp | 31 marl::Event::Mode::Auto}; in TEST_P() 44 auto event = marl::Event(marl::Event::Mode::Auto); in TEST_P() 61 auto event = marl::Event(marl::Event::Mode::Auto); in TEST_P() 62 auto done = marl::Event(marl::Event::Mode::Auto); in TEST_P() 102 marl::Event::Mode::Auto}; in TEST_P() 146 auto event = marl::Event(marl::Event::Mode::Auto); in TEST_P() 178 auto event = marl::Event(marl::Event::Mode::Auto); in TEST_P() 219 marl::Event(marl::Event::Mode::Auto), in TEST_P() 220 marl::Event(marl::Event::Mode::Auto), in TEST_P() 221 marl::Event(marl::Event::Mode::Auto), in TEST_P()
|
/external/clang/test/Parser/ |
D | cxx0x-in-cxx98.cpp | 25 struct Auto { struct 28 auto Auto::n = 0; // expected-warning {{'auto' type specifier is a C++11 extension}} argument 29 auto Auto::m = 0; // expected-error {{no member named 'm' in 'Auto'}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cxxfilt/ |
D | llvm-cxxfilt.cpp | 20 Auto, ///< auto-detect mangling enumerator 32 cl::values(clEnumValN(Auto, "auto", "auto-detect style"), 34 cl::init(Auto));
|
/external/catch2/include/internal/ |
D | catch_console_colour.cpp | 111 : UseColour::Auto; in platformColourInstance() 112 if( colourMode == UseColour::Auto ) in platformColourInstance() 185 : UseColour::Auto; in platformColourInstance() 186 if( colourMode == UseColour::Auto ) in platformColourInstance()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_medium.cpp | 17 (void*)XFA_AttributeValue::Auto}, 24 (void*)XFA_AttributeValue::Auto},
|
D | cxfa_textedit.cpp | 24 (void*)XFA_AttributeValue::Auto}, 30 (void*)XFA_AttributeValue::Auto},
|
D | cxfa_break.cpp | 28 (void*)XFA_AttributeValue::Auto}, 33 (void*)XFA_AttributeValue::Auto},
|
D | cxfa_numericedit.cpp | 26 (void*)XFA_AttributeValue::Auto},
|
/external/google-fonts/fraunces/fonts/ |
D | WebFonts Report.txt | 12 Auto hint the existing TTF file. 23 Auto hint the existing TTF file.
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | Extract.rc | 32 IDS_EXTRACT_OVERWRITE_RENAME "Auto rename" 33 IDS_EXTRACT_OVERWRITE_RENAME_EXISTING "Auto rename existing files"
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 43 Auto, enumerator 130 Auto, enumerator
|
/external/harfbuzz_ng/test/shaping/ |
D | hb-diff-colorize | 5 formatter = ColorFormatter.Auto (sys.argv)
|
/external/opencensus-java/contrib/spring_sleuth_v1x/src/main/resources/META-INF/ |
D | spring.factories | 1 # Auto Configuration
|
/external/guice/ |
D | .gitattributes | 1 # Auto detect text files and perform LF normalization
|
/external/guava/ |
D | .gitattributes | 1 # Auto detect text files and perform LF normalization
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Auto links.text | 11 Auto-links should not occur here: `<http://example.com/>`
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Auto links.text | 11 Auto-links should not occur here: `<http://example.com/>`
|
/external/markdown/tests/markdown-test/ |
D | auto-links.txt | 15 Auto-links should not occur here: `<http://example.com/>`
|
/external/lz4/examples/ |
D | streaming_api_basics.md | 7 - "Auto Framing" API (lz4frame.h) : 16 Basically, you should use "Auto Framing" API.
|
/external/grpc-grpc/.github/ |
D | CODEOWNERS | 1 # Auto-generated by the tools/mkowners/mkowners.py tool
|
/external/icu/icu4j/perf-tests/.settings/ |
D | org.eclipse.jdt.ui.prefs | 10 …Auto-generated catch block\r\n${exception_var}.printStackTrace();</template><template autoinsert\=…
|
/external/slf4j/ |
D | .gitattributes | 1 # Auto detect text files and perform LF normalization
|