/external/angle/src/libANGLE/ |
D | Config.cpp | 143 #define SORT(attribute) \ in operator ()() macro 152 SORT(configCaveat); in operator ()() 156 SORT(colorComponentType); in operator ()() 159 SORT(colorBufferType); in operator ()() 170 SORT(bufferSize); in operator ()() 171 SORT(sampleBuffers); in operator ()() 172 SORT(samples); in operator ()() 173 SORT(depthSize); in operator ()() 174 SORT(stencilSize); in operator ()() 175 SORT(alphaMaskSize); in operator ()() [all …]
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/ |
D | SerializeOptions.java | 41 public static final int SORT = 0x1000; field in SerializeOptions 207 return getOption(SORT); in getSort() 217 setOption(SORT, value); in setSort() 417 case SORT : return "NORMALIZED"; in defineOptionName() 434 SORT; in getValidOptions()
|
/external/u-boot/arch/riscv/cpu/ |
D | u-boot-spl.lds | 44 KEEP(*(SORT(.u_boot_list*))); 51 KEEP(*(SORT(.binman_sym*)));
|
D | u-boot.lds | 49 KEEP(*(SORT(.u_boot_list*)));
|
/external/u-boot/arch/x86/cpu/ |
D | u-boot-spl.lds | 26 KEEP(*(SORT(.u_boot_list*))); 41 KEEP(*(SORT(.binman_sym*)));
|
/external/u-boot/arch/arm/cpu/ |
D | u-boot-spl.lds | 36 KEEP(*(SORT(.u_boot_list*))); 42 KEEP(*(SORT(.binman_sym*)));
|
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 869 #define SORT(data, func) \ in prepareData() macro 874 SORT(ord_icu_data, icu_strcoll_len); in prepareData() 875 SORT(ord_icu_key, icu_cmpkey); in prepareData() 876 SORT(ord_posix_data, posix_strcoll_null); in prepareData() 877 SORT(ord_posix_key, posix_cmpkey); in prepareData() 879 SORT(ord_win_data, win_cmp_len); in prepareData() 880 SORT(ord_win_key, win_cmpkey); in prepareData() 881 SORT(ord_win_wcscmp, win_wcscmp); in prepareData() 883 SORT(ord_icu_strcmp, icu_strcmp); in prepareData() 884 SORT(ord_icu_cmpcpo, icu_cmpcpo); in prepareData()
|
/external/libyuv/files/ |
D | CMakeLists.txt | 18 LIST ( SORT ly_source_files ) 21 LIST ( SORT ly_unittest_sources )
|
/external/u-boot/tools/binman/test/ |
D | u_boot_binman_syms_bad.lds | 24 KEEP(*(SORT(.binman_sym*)));
|
D | u_boot_binman_syms.lds | 25 KEEP(*(SORT(.binman_sym*)));
|
D | u_boot_binman_syms_x86.lds | 25 KEEP(*(SORT(.binman_sym*)));
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | int128_no_gather.ll | 11 @.str = private unnamed_addr constant [46 x i8] c" PASS.....Y3 1/1 (BUBBLE SORT), X(25) = 5085\0A\0… 12 @.str.1 = private unnamed_addr constant [44 x i8] c" FAIL.....Y3 1/1 (BUBBLE SORT), X(25) = %d\0A\0… 13 @str = private unnamed_addr constant [45 x i8] c" PASS.....Y3 1/1 (BUBBLE SORT), X(25) = 5085\00"
|
/external/u-boot/arch/sandbox/cpu/ |
D | u-boot-spl.lds | 13 KEEP(*(SORT(.u_boot_list*)));
|
D | u-boot.lds | 13 KEEP(*(SORT(.u_boot_list*)));
|
/external/v8/src/objects/ |
D | js-collator.cc | 29 SORT, enumerator 305 {Usage::SORT, Usage::SEARCH}, Usage::SORT); in New() 501 if (usage == Usage::SORT) { in New()
|
/external/u-boot/arch/microblaze/cpu/ |
D | u-boot.lds | 45 KEEP(*(SORT(.u_boot_list*)));
|
D | u-boot-spl.lds | 41 KEEP(*(SORT(.u_boot_list*)));
|
/external/u-boot/arch/arc/cpu/ |
D | u-boot.lds | 43 KEEP(*(SORT(.u_boot_list*)));
|
/external/u-boot/arch/arm/mach-omap2/ |
D | u-boot-spl.lds | 37 KEEP(*(SORT(.u_boot_list*)));
|
/external/u-boot/arch/nds32/cpu/n1213/ |
D | u-boot.lds | 39 KEEP(*(SORT(.u_boot_list*)));
|
/external/u-boot/board/samsung/common/ |
D | exynos-uboot-spl.lds | 36 KEEP(*(SORT(.u_boot_list*)));
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | IReportProperties.java | 63 String SORT = "sort"; // comma-separated list of ('+'/'-'-prefixed column names) field
|
/external/u-boot/board/davinci/da8xxevm/ |
D | u-boot-spl-da850evm.lds | 39 .u_boot_list : { KEEP(*(SORT(.u_boot_list*))); } >.sram
|
/external/u-boot/arch/arm/cpu/arm926ejs/spear/ |
D | u-boot-spl.lds | 39 KEEP(*(SORT(.u_boot_list*)));
|
/external/u-boot/arch/arm/mach-at91/armv7/ |
D | u-boot-spl.lds | 39 .u_boot_list : { KEEP(*(SORT(.u_boot_list*))) } > .sram
|