Searched refs:FEATURES (Results 1 – 25 of 168) sorted by relevance
1234567
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_partition_models.h | 37 #define FEATURES 4 macro 41 vp9_partition_breakout_weights_64[RESOLUTION_CTX][Q_CTX][FEATURES + 1] = { 91 vp9_partition_breakout_weights_32[RESOLUTION_CTX][Q_CTX][FEATURES + 1] = { 141 vp9_partition_breakout_weights_16[RESOLUTION_CTX][Q_CTX][FEATURES + 1] = { 191 [FEATURES + 1] = { 239 #undef FEATURES 244 #define FEATURES 17 macro 246 static const float vp9_rect_part_nn_weights_16_layer0[FEATURES * 32] = { 382 FEATURES, // num_inputs 398 static const float vp9_rect_part_nn_weights_32_layer0[FEATURES * 32] = { [all …]
|
/external/e2fsprogs/misc/ |
D | e2fuzz.sh | 10 FEATURES="has_journal,extent,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize,64bit,metadata_csum,… 60 FEATURES="${FEATURES},${OPTARG}" 106 base_features = ${FEATURES}
|
/external/e2fsprogs/tests/r_meta_bg_shrink/ |
D | script | 7 FEATURES="-t ext4 -O 64bit,meta_bg,^resize_inode -b 1024" 32 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
|
/external/e2fsprogs/tests/r_1024_small_bg/ |
D | script | 7 FEATURES="-t ext2 -O ^resize_inode -b 1024 -g 1024" 29 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
|
/external/e2fsprogs/tests/r_ext4_small_bg/ |
D | script | 7 FEATURES="-t ext4 -O ^resize_inode -b 1024 -g 512" 29 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
|
/external/e2fsprogs/tests/r_ext4_big_expand/ |
D | script | 7 FEATURES="-t ext4" 34 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
|
/external/e2fsprogs/tests/r_bigalloc_big_expand/ |
D | script | 7 FEATURES="-t ext4 -O bigalloc" 35 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
|
/external/e2fsprogs/tests/r_64bit_big_expand/ |
D | script | 7 FEATURES="-t ext4 -O 64bit" 34 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
|
/external/e2fsprogs/tests/scripts/ |
D | resize_test | 34 echo $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG 35 $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG
|
/external/autotest/server/site_tests/platform_GCC/ |
D | control | 13 …est requires that DejaGNU be installed and that setup_board is run with FEATURES=noclean so that t…
|
/external/libmtp/logs/ |
D | mtp-detect-samsung-yh-925.txt | 198 <DATA><SECURITYLEVEL>2000</SECURITYLEVEL><FEATURES><CLOCK>2</CL 203 /FEATURES><LIMITS><MAXCHAINDEPTH>2</MAXCHAINDEPTH><MAXLICENSESIZE>10240</MAX
|
D | mtp-detect-samsung-yp-t9.txt | 173 type="GROUP"><DATA><SECURITYLEVEL>2000</SECURITYLEVEL><FEATURES><CLOCK>2</CLOCK><SECURECLOCK><URL>h… 176 NSE_SYNC><ENCRYPTION>1</ENCRYPTION><SYMMETRIC_OPT>1</SYMMETRIC_OPT></FEATURES><LIMITS><MAXCHAINDEPT…
|
D | mtp-detect-motorola-v3m-verizon.txt | 135 <FEATURES> 142 </FEATURES>
|
D | mtp-detect-phillips-hdd1630_17.txt | 229 <FEATURES> 242 </FEATURES>
|
D | mtp-detect-philips-hdd1630_17.txt | 229 <FEATURES> 242 </FEATURES>
|
D | mtp-detect-sandisk-sansa-e260.txt | 217 <FEATURES> 230 </FEATURES>
|
D | mtp-detect-samsung-yp-k5.txt | 217 …FEATURES><CLOCK>2</CLOCK><SECURECLOCK><URL>http://go.microsoft.com/fwlink/?LinkId=25817</URL><PUBL…
|
D | mtp-detect-iriver-t10.txt | 183 …FEATURES><CLOCK>2</CLOCK><SECURECLOCK><URL>http://go.microsoft.com/fwlink/?LinkId=25817</URL><PUBL…
|
D | mtp-detect-philips-hdd6320_00.txt | 231 <FEATURES> 244 </FEATURES>
|
D | mtp-detect-sandisk-sansa-e280.txt | 232 <FEATURES> 245 </FEATURES>
|
D | mtp-detect-samsung-yp-k3.txt | 234 …FEATURES><CLOCK>2</CLOCK><SECURECLOCK><URL>http://go.microsoft.com/fwlink/?LinkId=25817</URL><PUBL…
|
D | mtp-detect-creative-zen-V.txt | 300 <FEATURES> 311 </FEATURES>
|
/external/clang/include/clang/Frontend/ |
D | LangStandards.def | 14 /// LANGSTANDARD(IDENT, NAME, DESC, FEATURES) 19 /// \param FEATURES - The standard features as flags, these are enums from the
|
/external/libxml2/test/valid/dtds/ |
D | xhtml1.dcl | 138 FEATURES
|
/external/curl/docs/ |
D | Makefile.am | 56 FEATURES \
|
1234567