Searched refs:blank (Results 1 – 9 of 9) sorted by relevance
/system/core/adf/libadf/tests/ |
D | adf_test.cpp | 110 void blank(uint8_t mode) { in blank() function in AdfTest 215 TEST_F(AdfTest, blank) { in TEST_F() argument 222 ASSERT_NO_FATAL_FAILURE(blank(DRM_MODE_DPMS_OFF)); in TEST_F() 226 ASSERT_NO_FATAL_FAILURE(blank(DRM_MODE_DPMS_ON)); in TEST_F() 250 ASSERT_NO_FATAL_FAILURE(blank(DRM_MODE_DPMS_ON)); in TEST_F() 334 ASSERT_NO_FATAL_FAILURE(blank(DRM_MODE_DPMS_ON)); in TEST_F()
|
/system/core/libdiskconfig/ |
D | config_mbr.c | 289 struct part_info blank; in config_mbr() local 291 memset(&blank, 0, sizeof(struct part_info)); in config_mbr() 292 if (!(temp_wr = mk_pri_pentry(dinfo, &blank, cnt, &cur_lba))) { in config_mbr()
|
/system/core/adf/libadfhwc/include/adfhwc/ |
D | adfhwc.h | 120 int adf_blank(struct adf_hwc_helper *dev, int disp, int blank);
|
/system/core/adf/libadfhwc/ |
D | adfhwc.cpp | 65 int adf_blank(struct adf_hwc_helper *dev, int disp, int blank) in adf_blank() argument 70 uint8_t dpms_mode = blank ? DRM_MODE_DPMS_OFF : DRM_MODE_DPMS_ON; in adf_blank()
|
/system/bt/doc/ |
D | style_guide.md | 271 * use one blank line to separate logical code blocks, function definitions, 302 Use a single blank line to separate logical code blocks, function definitions,
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 59 # left blank the current directory will be used. 108 # text. Otherwise, the brief description is used as-is. If left blank, the 140 # If left blank the directory from which doxygen is run is used as the path to 151 # header file to include in order to use a class. If left blank only the name of 731 # messages should be written. If left blank the output is written to standard 759 # *.h) to filter out the source-files in the directories. If left blank the 818 # *.h) to filter out the source-files in the directories. If left blank all 1021 # each generated HTML page. If the tag is left blank doxygen will generate a 1041 # generated HTML page. If the tag is left blank doxygen will generate a standard 1052 # the HTML output. If left blank doxygen will generate a default style sheet. [all …]
|
D | Doxyfile | 59 # left blank the current directory will be used. 108 # text. Otherwise, the brief description is used as-is. If left blank, the 140 # If left blank the directory from which doxygen is run is used as the path to 151 # header file to include in order to use a class. If left blank only the name of 731 # messages should be written. If left blank the output is written to standard 759 # *.h) to filter out the source-files in the directories. If left blank the 818 # *.h) to filter out the source-files in the directories. If left blank all 1021 # each generated HTML page. If the tag is left blank doxygen will generate a 1041 # generated HTML page. If the tag is left blank doxygen will generate a standard 1052 # the HTML output. If left blank doxygen will generate a default style sheet. [all …]
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 3312 blank, Y, O 3334 If the entry is blank, then writing to NV is not allowed in the command 3338 blank, Y 3345 blank, 2, 4 3354 blank, 2, 4 16484 The "Implemented" column contains a "Y", "YES", or blank to indicate that the command is present in… 16673 The "Implemented or Dependent" column contains a "Y", "YES", or blank to indicate that the command … 16677 To indicate that the command is implemented, only "Y", "N", blank, or a value from Table 214 is all…
|
D | raw_structures_fixed.txt | 3306 blank, Y, O 3328 If the entry is blank, then writing to NV is not allowed in the command 3332 blank, Y 3339 blank, 2, 4 3348 blank, 2, 4 16467 The "Implemented" column contains a "Y", "YES", or blank to indicate that the command is present in… 16656 The "Implemented or Dependent" column contains a "Y", "YES", or blank to indicate that the command … 16660 To indicate that the command is implemented, only "Y", "N", blank, or a value from Table 214 is all…
|