/external/swiftshader/src/Main/ |
D | SwiftConfig.cpp | 235 const std::string selected = "selected='selected'"; in page() local 274 …html += "<option value='0'" + (config.pixelShaderVersion == 0 ? selected : empty) + ">0.0</optio… in page() 275 …html += "<option value='11'" + (config.pixelShaderVersion == 11 ? selected : empty) + ">1.1</optio… in page() 276 …html += "<option value='12'" + (config.pixelShaderVersion == 12 ? selected : empty) + ">1.2</optio… in page() 277 …html += "<option value='13'" + (config.pixelShaderVersion == 13 ? selected : empty) + ">1.3</optio… in page() 278 …html += "<option value='14'" + (config.pixelShaderVersion == 14 ? selected : empty) + ">1.4</optio… in page() 279 …html += "<option value='20'" + (config.pixelShaderVersion == 20 ? selected : empty) + ">2.0</optio… in page() 280 …html += "<option value='21'" + (config.pixelShaderVersion == 21 ? selected : empty) + ">2.x</optio… in page() 281 …html += "<option value='30'" + (config.pixelShaderVersion == 30 ? selected : empty) + ">3.0 (defau… in page() 284 …html += "<option value='0'" + (config.vertexShaderVersion == 0 ? selected : empty) + ">0.0</opti… in page() [all …]
|
/external/swiftshader/src/Device/ |
D | SwiftConfig.cpp | 235 const std::string selected = "selected='selected'"; in page() local 274 …html += "<option value='0'" + (config.pixelShaderVersion == 0 ? selected : empty) + ">0.0</optio… in page() 275 …html += "<option value='11'" + (config.pixelShaderVersion == 11 ? selected : empty) + ">1.1</optio… in page() 276 …html += "<option value='12'" + (config.pixelShaderVersion == 12 ? selected : empty) + ">1.2</optio… in page() 277 …html += "<option value='13'" + (config.pixelShaderVersion == 13 ? selected : empty) + ">1.3</optio… in page() 278 …html += "<option value='14'" + (config.pixelShaderVersion == 14 ? selected : empty) + ">1.4</optio… in page() 279 …html += "<option value='20'" + (config.pixelShaderVersion == 20 ? selected : empty) + ">2.0</optio… in page() 280 …html += "<option value='21'" + (config.pixelShaderVersion == 21 ? selected : empty) + ">2.x</optio… in page() 281 …html += "<option value='30'" + (config.pixelShaderVersion == 30 ? selected : empty) + ">3.0 (defau… in page() 284 …html += "<option value='0'" + (config.vertexShaderVersion == 0 ? selected : empty) + ">0.0</opti… in page() [all …]
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | resolver.data | 2 "this scalar should be selected" 6 is: [selected] 8 key13: [not, selected] 9 key23: [not, selected] 11 key31: [not, selected] 12 key32: [not, selected] 13 key33: {not: selected} 15 - not selected 16 - selected 17 - not selected [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/ |
D | resolver.test | 4 "this scalar should be selected" 8 is: [selected] 10 key13: [not, selected] 11 key23: [not, selected] 13 key31: [not, selected] 14 key32: [not, selected] 15 key33: {not: selected} 17 - not selected 18 - selected 19 - not selected [all …]
|
/external/llvm/test/YAMLParser/ |
D | resolver.test | 4 "this scalar should be selected" 8 is: [selected] 10 key13: [not, selected] 11 key23: [not, selected] 13 key31: [not, selected] 14 key32: [not, selected] 15 key33: {not: selected} 17 - not selected 18 - selected 19 - not selected [all …]
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3traits.hpp | 94 typedef A selected; typedef in TraitsSelector 101 typedef B selected; typedef in TraitsSelector 108 typedef A selected; typedef in TraitsOneArgSelector 115 typedef B selected; typedef in TraitsOneArgSelector 122 typedef A selected; typedef in BoolSelector 129 typedef B selected; typedef in BoolSelector 138 … typename UserTraits<TraitsType>::AllocPolicyType, DefaultAllocPolicy >::selected AllocPolicyType; 141 std::string >::selected StringType; 144 std::stringstream >::selected StringStreamType; 147 ANTLR_UINT8 >::selected StreamDataType; [all …]
|
/external/boringssl/src/tool/ |
D | speed.cc | 148 static bool SpeedRSA(const std::string &selected) { in SpeedRSA() argument 149 if (!selected.empty() && selected.find("RSA") == std::string::npos) { in SpeedRSA() 235 static bool SpeedRSAKeyGen(const std::string &selected) { in SpeedRSAKeyGen() argument 237 if (selected != "RSAKeyGen") { in SpeedRSAKeyGen() 407 size_t ad_len, const std::string &selected) { in SpeedAEAD() argument 408 if (!selected.empty() && name.find(selected) == std::string::npos) { in SpeedAEAD() 421 size_t ad_len, const std::string &selected) { in SpeedAEADOpen() argument 422 if (!selected.empty() && name.find(selected) == std::string::npos) { in SpeedAEADOpen() 464 const std::string &selected) { in SpeedHash() argument 465 if (!selected.empty() && name.find(selected) == std::string::npos) { in SpeedHash() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/ |
D | arm-instruction-select.mir | 96 selected: false 97 # CHECK: selected: true 125 selected: false 126 # CHECK: selected: true 155 selected: false 156 # CHECK: selected: true 185 selected: false 186 # CHECK: selected: true 215 selected: false 216 # CHECK: selected: true [all …]
|
D | arm-instruction-select-combos.mir | 56 selected: false 57 # CHECK: selected: true 90 selected: false 91 # CHECK: selected: true 124 selected: false 125 # CHECK: selected: true 158 selected: false 159 # CHECK: selected: true 192 selected: false 193 # CHECK: selected: true [all …]
|
D | arm-regbankselect.mir | 92 selected: false 118 selected: false 144 selected: false 170 selected: false 196 selected: false 222 selected: false 248 selected: false 274 selected: false 300 selected: false 326 selected: false [all …]
|
D | arm-select-globals-pic.mir | 23 selected: false 24 # CHECK: selected: true 49 selected: false 50 # CHECK: selected: true 75 selected: false 76 # CHECK: selected: true 101 selected: false 102 # CHECK: selected: true
|
D | arm-legalizer.mir | 69 selected: false 93 selected: false 117 selected: false 139 selected: false 161 selected: false 193 selected: false 225 selected: false 250 selected: false 282 selected: false 314 selected: false [all …]
|
/external/squashfs-tools/squashfs-tools/ |
D | gzip_wrapper.c | 117 if(strategy[i].selected == 0) { in gzip_options() 118 strategy[i].selected = 1; in gzip_options() 152 if(strategy_count == 1 && strategy[0].selected) { in gzip_options_post() 154 strategy[0].selected = 0; in gzip_options_post() 191 strategies |= strategy[i].selected << i; in gzip_dump_options() 263 strategy[i].selected = 1; in gzip_extract_options() 266 strategy[i].selected = 0; in gzip_extract_options() 362 if(!strategy[i].selected) in gzip_init() 401 struct gzip_strategy *selected = NULL; in gzip_compress() local 427 if(!selected || selected->length > strategy->length) in gzip_compress() [all …]
|
D | xz_wrapper.c | 86 if(bcj[i].selected == 0) { in xz_options() 87 bcj[i].selected = 1; in xz_options() 245 flags |= bcj[i].selected << i; in xz_dump_options() 309 bcj[i].selected = 1; in xz_extract_options() 312 bcj[i].selected = 0; in xz_extract_options() 409 if(bcj[i].selected) { in xz_init() 442 struct filter *selected = NULL; in xz_compress() local 460 if(!selected || selected->length > filter->length) in xz_compress() 461 selected = filter; in xz_compress() 466 if(!selected) in xz_compress() [all …]
|
/external/v8/tools/turbolizer/src/ |
D | selection-broker.ts | 32 broadcastSourcePositionSelect(from, sourcePositions, selected) { 42 if (b != from) b.brokeredSourcePositionSelect(sourcePositions, selected); 46 if (b != from) b.brokeredNodeSelect(nodes, selected); 50 broadcastNodeSelect(from, nodes, selected) { 53 if (b != from) b.brokeredNodeSelect(nodes, selected); 57 if (b != from) b.brokeredSourcePositionSelect(sourcePositions, selected); 61 broadcastBlockSelect(from, blocks, selected) { 64 if (b != from) b.brokeredBlockSelect(blocks, selected);
|
D | selection-handler.ts | 7 select(nodeIds: any, selected: any): void; 9 brokeredSourcePositionSelect(sourcePositions: any, selected: any): void; 14 select(nodeIds: any, selected: any): void; 16 brokeredNodeSelect(nodeIds: any, selected: any): void; 21 select(nodeIds: any, selected: any): void; 23 brokeredBlockSelect(blockIds: any, selected: any): void;
|
D | text-view.ts | 39 select: function (nodeIds, selected) { 40 view.selection.select(nodeIds, selected); 42 broker.broadcastNodeSelect(selectionHandler, view.selection.selectedKeys(), selected); 44 brokeredNodeSelect: function (nodeIds, selected) { 46 view.selection.select(nodeIds, selected); 67 select: function (blockIds, selected) { 68 view.blockSelection.select(blockIds, selected); 70 broker.broadcastBlockSelect(blockSelectionHandler, blockIds, selected); 72 brokeredBlockSelect: function (blockIds, selected) { 74 view.blockSelection.select(blockIds, selected);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/ |
D | selects.ll | 13 %selected = select i1 %cnd, i32 addrspace(1)* %a, i32 addrspace(1)* %b 16 %val0 = load i32, i32 addrspace(1)* %selected, align 4 50 …%selected.base.x16.p0.or.4 = select i1 %cnd, i32 addrspace(1)* %a.base.x16, i32 addrspace(1)* %b.b… 51 …%gep.selected.base.x16.p8.or.12 = select i1 %cnd, i8 addrspace(1)* %gep.a.base.x16.p8, i8 addrspac… 52 …%selected.base.x16.p8.or.12 = bitcast i8 addrspace(1)* %gep.selected.base.x16.p8.or.12 to i32 addr… 53 …%selected.base.x16.p40.or.44 = getelementptr inbounds i32, i32 addrspace(1)* %selected.base.x16.p0… 54 …%selected.base.x16.p44.or.48 = getelementptr inbounds i32, i32 addrspace(1)* %selected.base.x16.p8… 55 %val0 = load i32, i32 addrspace(1)* %selected.base.x16.p40.or.44, align 4 56 %val1 = load i32, i32 addrspace(1)* %selected.base.x16.p44.or.48, align 4 85 …%selected.1.L = select i1 %cnd1, i32 addrspace(1)* %gep.a.base.p2, i32 addrspace(1)* %gep.b.base.x… [all …]
|
/external/u-boot/scripts/kconfig/lxdialog/ |
D | menubox.c | 54 int selected, int hotkey) in do_print_item() argument 75 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item() 78 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item() 82 if (selected) { in do_print_item() 89 #define print_item(index, choice, selected) \ argument 92 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \ 142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() argument 147 print_button(win, gettext("Select"), y, x, selected == 0); in print_buttons() 148 print_button(win, gettext(" Exit "), y, x + 12, selected == 1); in print_buttons() 149 print_button(win, gettext(" Help "), y, x + 24, selected == 2); in print_buttons() [all …]
|
/external/grpc-grpc/templates/tools/fuzzer/ |
D | runners.template | 4 cond: selected.build == 'fuzzer' 5 output_name: ${selected.name}.sh 23 …flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=${selected.maxlen} -timeo… 25 %if selected.get('dict'): 26 flags="$flags -dict=${selected.dict}" 39 bins/$config/${selected.name} $flags fuzzer_output ${' '.join(selected.corpus_dirs)}
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | ApplicationProtocolSelectorAdapter.java | 64 final String selected; in selectApplicationProtocol() local 66 selected = selector.selectApplicationProtocol(engine, protocols); in selectApplicationProtocol() 68 selected = selector.selectApplicationProtocol(socket, protocols); in selectApplicationProtocol() 70 if (selected == null || selected.isEmpty()) { in selectApplicationProtocol() 76 if (selected.equals(protocol)) { in selectApplicationProtocol()
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | ApplicationProtocolSelectorAdapter.java | 65 final String selected; in selectApplicationProtocol() local 67 selected = selector.selectApplicationProtocol(engine, protocols); in selectApplicationProtocol() 69 selected = selector.selectApplicationProtocol(socket, protocols); in selectApplicationProtocol() 71 if (selected == null || selected.isEmpty()) { in selectApplicationProtocol() 77 if (selected.equals(protocol)) { in selectApplicationProtocol()
|
/external/toybox/kconfig/lxdialog/ |
D | menubox.c | 67 int selected, int hotkey) in do_print_item() argument 88 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item() 91 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item() 95 if (selected) { in do_print_item() 102 #define print_item(index, choice, selected) \ argument 105 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \ 155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() argument 160 print_button(win, "Select", y, x, selected == 0); in print_buttons() 161 print_button(win, " Exit ", y, x + 12, selected == 1); in print_buttons() 162 print_button(win, " Help ", y, x + 24, selected == 2); in print_buttons() [all …]
|
/external/v8/src/base/utils/ |
D | random-number-generator.cc | 141 std::unordered_set<uint64_t> selected; in NextSample() local 144 while (selected.size() != smaller_part && counter / 3 < smaller_part) { in NextSample() 148 selected.insert(x); in NextSample() 152 if (selected.size() == smaller_part) { in NextSample() 154 return ComplementSample(selected, max); in NextSample() 156 return std::vector<uint64_t>(selected.begin(), selected.end()); in NextSample() 160 return NextSampleSlow(max, n, selected); in NextSample()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/ |
D | KMeansPlusPlusClusterer.java | 209 Cluster<T> selected = null; in getPointFromLargestVarianceCluster() local 224 selected = cluster; in getPointFromLargestVarianceCluster() 231 if (selected == null) { in getPointFromLargestVarianceCluster() 236 final List<T> selectedPoints = selected.getPoints(); in getPointFromLargestVarianceCluster() 250 Cluster<T> selected = null; in getPointFromLargestNumberCluster() local 259 selected = cluster; in getPointFromLargestNumberCluster() 265 if (selected == null) { in getPointFromLargestNumberCluster() 270 final List<T> selectedPoints = selected.getPoints(); in getPointFromLargestNumberCluster()
|