HomeSort by relevance Sort by last modified time
    Searched full:select (Results 1226 - 1250 of 8132) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/PowerPC/
2008-03-17-RegScavengerCrash.ll 12 %iftmp.87.0 = select i1 %toBool, i32 %tmp61, i32 0 ; <i32> [#uses=2]
14 %min = select i1 %tmp69, i32 %iftmp.87.0, i32 32 ; <i32> [#uses=1]
  /external/llvm/test/CodeGen/R600/
kcache-fold.ll 14 %7 = select i1 %6, float %3, float %5
22 %15 = select i1 %14, float %11, float %13
30 %23 = select i1 %22, float %19, float %21
38 %31 = select i1 %30, float %27, float %29
62 %7 = select i1 %6, float %3, float %5
70 %15 = select i1 %14, float %11, float %13
78 %23 = select i1 %22, float %19, float %21
86 %31 = select i1 %30, float %27, float %29
  /external/llvm/test/CodeGen/X86/
2008-01-08-SchedulerCrash.ll 33 %low.0 = select i1 %tmp995, i32 0, i32 %tmp1002 ; <i32> [#uses=1]
34 %high.0 = select i1 %tmp995, i32 %tmp955, i32 0 ; <i32> [#uses=1]
2011-10-21-widen-cmp.ll 15 %1 = select <2 x i1> %0, <2 x float> undef, <2 x float> undef
27 %1 = select <2 x i1> %0, <2 x double> undef, <2 x double> undef
targetLoweringGeneric.ll 33 ; force not fast isel by using a select
34 %i32SelVal = select i1 %i1In1, i32 %i32In1, i32 %xor1
  /external/llvm/test/Transforms/InstSimplify/
call-callconv.ll 12 ; CHECK: %[[RET:.*]] = select i1 %[[ISPOS]], i32 %i, i32 %[[NEG]]
24 ; CHECK: %[[RET:.*]] = select i1 %[[ISPOS]], i32 %i, i32 %[[NEG]]
  /external/llvm/test/Transforms/SimplifyCFG/
select-gep.ll 18 ; CHECK-NOT: select
38 ; CHECK: %incdec.ptr.y = select i1 %cmp, i8* %incdec.ptr, i8* %y
sink-common-code.ll 9 ; CHECK: select
35 ; CHECK: select
  /external/openssh/
fixprogs 35 select(OUT); $|=1; select(STDOUT);
  /external/skia/gm/viewer/
view.html 15 <select ng-model="platformPath" ng-change="changePlatformPath()">
18 </select>
  /external/valgrind/main/gdbserver_tests/
nlcontrolc.stdinB.gdb 12 # Here, all tasks should be blocked in a loooonnnng select, all in WaitSys
19 # ensure select finishes in a few milliseconds max:
  /frameworks/base/docs/html/samples/
index.jd 30 <strong>File > Import Project</strong> and select the root folder of the unpacked project.
33 external model</strong> and select the <strong>Gradle</strong> option.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
Server.cpp 91 // Clear FD for select()
94 // Select server socket descriptor
98 // Select socket descriptor of all connections
110 // Wait for activities, select() returns the number of sockets
113 int numSockets = select(
118 // Check if select failed
120 LOG_ERRNO("select");
126 LOG_W(" Server: select() returned 0, spurious event?.");
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
MockAbstractSelector.java 77 public int select(long arg0) throws IOException { method in class:MockAbstractSelector
81 public int select() throws IOException { method in class:MockAbstractSelector
  /libcore/luni/src/test/java/libcore/sqlite/
OldFunctionContextTest.java 49 TableResult res = db.get_table("select test(ftext) from "
62 TableResult res = db.get_table("select testInt(speed) from "
75 TableResult res = db.get_table("select testDouble(fdouble) from "
93 TableResult res = db.get_table("select testError(fdouble) from "
120 .get_table("select testBinArray(binVal) from testBinaryData");
156 .get_table("select testZeroBlob() from testBinaryData");
157 TableResult res2 = db.get_table("select zeroblob("
188 .get_table("select testCount() from "+DatabaseCreator.TEST_TABLE2);
  /packages/apps/Music/res/values-en-rGB-keyshidden/
strings.xml 22 <string name="create_playlist_create_text_prompt" msgid="2379436619128383935">"Open the keyboard to give your new Playlist a name or select Save to name it \"<xliff:g id="PLAYLIST">%s</xliff:g>\"."</string>
24 <string name="rename_playlist_diff_prompt" msgid="900422624897120958">"Open the keyboard to give playlist \"<xliff:g id="PLAYLIST">%1$s</xliff:g>\" a new name or select Save to name it \"<xliff:g id="NAME">%2$s</xliff:g>\"."</string>
  /packages/apps/Music/res/values-en-rIN-keyshidden/
strings.xml 22 <string name="create_playlist_create_text_prompt" msgid="2379436619128383935">"Open the keyboard to give your new Playlist a name or select Save to name it \"<xliff:g id="PLAYLIST">%s</xliff:g>\"."</string>
24 <string name="rename_playlist_diff_prompt" msgid="900422624897120958">"Open the keyboard to give playlist \"<xliff:g id="PLAYLIST">%1$s</xliff:g>\" a new name or select Save to name it \"<xliff:g id="NAME">%2$s</xliff:g>\"."</string>
  /packages/apps/Music/res/values-keyshidden/
strings.xml 22 <string name="create_playlist_create_text_prompt">Open the keyboard to give your new Playlist a name, or select Save to name it \"<xliff:g id="playlist" example="Favorite Songs">%s</xliff:g>\".</string>
27 <string name="rename_playlist_diff_prompt">Open the keyboard to give playlist \"<xliff:g id="playlist">%1$s</xliff:g>\" a new name, or select Save to name it \"<xliff:g id="name" example="Favorite Songs">%2$s</xliff:g>\".</string>
  /sdk/eclipse/
README_WINDOWS.txt 9 Then in Eclipse, you can use Help > Software Updates > Find and Install > Search for new Features > Next > New Archived Site > select the new android-eclipse.zip. Then with the new archive checked, click Finish/Next.
26 - Select packages autoconf, gcc, g++, bison, python, zip, unzip, mingw-zlib
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 32 * Select multiple files.
40 * Select a single file.
167 SELECT_FOLDER_TITLE: 'Select a folder to open',
168 SELECT_OPEN_FILE_TITLE: 'Select a file to open',
169 SELECT_OPEN_MULTI_FILE_TITLE: 'Select one or more files',
170 SELECT_SAVEAS_FILE_TITLE: 'Select a file to save as',
  /external/chromium/chrome/browser/resources/options/
advanced_options.html 72 <label class="web-content-select-label">
74 <select id="defaultFontSize">
80 </select>
86 <label class="web-content-select-label">
88 <select id="defaultZoomLevel" pref="profile.default_zoom_level"
100 </select>
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_handler_api.h 6 // The function prompts user to select a file path to be used by the caller. It
27 // select the file path that should be reported back to the extension function
34 // Starts the file selection. It should prompt user to select a file path.
37 // User should be initially suggested to select file named |suggested_name|.
59 // create a FileSelector it can use to select a file path.
131 // Factory used to create FileSelector to be used for prompting user to select
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/
ttsdemo.html 130 <td><select id="voices">
132 </select></td>
137 <td><select id="lang">
145 </select></td></tr>
148 <td><select id="enqueue">
151 </select></td></tr>
  /external/chromium_org/third_party/WebKit/PerformanceTests/XSSAuditor/
large-post-many-events.html 44 document.write("<tr><td><a href=\"changed-name.php?ID=" + i + "\" target=\"_blank\">ChangedName, ChangedName</a></td> <td width=\"80px\">22331133</td> <td>06.02.2010</td> <td ondblclick=\"tR('" + i + "_1865_5721','')\">&nbsp;&nbsp;22:15&nbsp;&nbsp;</td> <td><input type=\"text\" name=\"frmI1_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmU1_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmI2_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmU2_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmLU_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td> <select name=\"frmOK_" + i + "_1865_5721\" onblur=\"checkFlag(this)\" onchange=\"tOK(this)\" > <option value=\"0\" selected=\"selected\">Nei</option> <option value=\"1\">Ja</option></td> </select> <td><a href=\"changed-another-name.php?ID=1865\">Changed name</a></td> <td>Changed name</td> <td>&nbsp;&nbsp;&nbsp;BLS&nbsp;&nbsp;&nbsp;</td> <td align=\"center\">&nbsp;&nbsp;&nbsp;201&nbsp;&nbsp;&nbsp;</td> <td><div style=\"display:none;\"><input type=\"checkbox\" id=\"funcFlag_" + i + "_1865_5721\" value=\"\" name=\"funcFlag[]\"></div> <select name=\"frmUarr_" + i + "_1865_5721\" onchange=\"chkVFunc(this)\" style=\"background-color:#FFFFFF;\"> <option value=\"5719\" style=\"background-color:#FFFFFF;\">Changed1 (22:15 - 05:00)</option> <option value=\"5720\" style=\"background-color:#FFFFFF;\">Changed2 (22:15 - 05:00)</option> <option value=\"5721\" selected=\"selected\" style=\"background-color:#FFFFFF;\">Changed3 (22:15 - 05:00)</option> <option value=\"5787\" style=\"background-color:#FF8800\">Changed4 (22:15 - 22:30)</option> <option class=\"funcDesc\" value=\"0\" disabled=\"disabled\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Changed text here as well</option> <option class=\"funcDesc\" value=\"0\" disabled=\"disabled\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Changed text here also</option> </select><input type=\"hidden\" id=\"frmUarr_" + i + "_1865_5721_h\" value=\"5721\"></td> <td align=\"center\" > <select name=\"frmJobb_" + i + "_1865_5721\" title=\"JA\" onchange=\"checkFlag(this)\"> <option value=\"1\">Chan</option> <option value=\"2\" disabled=\"disabled\">Chan</option> <option value=\"3\" selected=\"selected\">Chan</option> </select></td> <td><input class=\"ro\" type=\"text\" readonly=\"readonly\" onblur=\"checkFlag(this)\" name=\"frmKommArb_" + i + "_1865_5721\" value=\"\" size=\"20\"></td> <td><input class=\"ro\" type=\"text\" readonly=\"readonly\" onblur=\"checkFlag(this)\" name=\"frmKommKru_" + i + "_1865_5721\" value=\"\" size=\"20\"></td> <td><input type=\"text\" onblur=\"checkFlag(this)\" name=\"frmKomm_" + i + "_1865_5721\" value=\"\" size=\"20\"></td> <td align=\"center\" style=\"\"><input type=\"checkbox\" onclick=\"checkUncheckOpptatt(this,this.value)\" id=\"O_" + i + "_1\" name=\"frmAnsOppt[]\" value=\"" + i + "_2010-02-06\" style=\"margin-left:20px; margin-right:20px;\"></td> </tr>");
  /external/chromium_org/third_party/sqlite/src/test/
pageropt.test 72 SELECT length(x) FROM t1
80 set blobcontent [db2 one {SELECT hex(x) FROM t1}]
83 SELECT hex(x) FROM t1
93 SELECT hex(x) FROM t1
98 SELECT hex(x) FROM t1
150 INSERT INTO t2 SELECT * FROM t1;

Completed in 2834 milliseconds

<<41424344454647484950>>