Searched
full:select (Results
1126 -
1150 of
8132) sorted by null
<<41424344454647484950>>
/external/chromium_org/third_party/sqlite/src/test/ |
tkt35xx.test | 75 INSERT INTO t3(a, b) SELECT c, d FROM t4; 83 execsql { SELECT count(*) FROM t3 } 89 # would be committed. But, the "SELECT count(*)" in tkt35xx-1.2.6 would 98 execsql { SELECT count(*) FROM t3 }
|
tkt3791.test | 24 SELECT x, length(y) FROM t1;
|
/external/chromium_org/tools/android/forwarder2/ |
pipe_notifier.h | 15 // The |receiver_fd_| can be put into a fd_set and used in a select together
|
/external/chromium_org/tools/cr/cr/actions/ |
gyp.py | 11 """A prepare action that runs gyp whenever you select an output directory."""
|
/external/chromium_org/tools/gn/secondary/third_party/libevent/ |
BUILD.gn | 21 "select.c",
|
/external/chromium_org/ui/android/java/strings/translations/ |
android_ui_strings_en-GB.xtb | 6 <translation id="9068849894565669697">Select colour</translation>
|
android_ui_strings_ro.xtb | 8 <translation id="793640675459356075">Fi?ier. select. nu s-a deschis</translation>
|
/external/chromium_org/ui/keyboard/resources/elements/ |
kb-row.html | 26 <content select="*"></content>
|
/external/chromium_org/ui/shell_dialogs/ |
select_file_dialog_factory.h | 15 // (for example, using an extension to provide the select file dialog needs to
|
/external/chromium_org/ui/views/examples/ |
radio_button_example.h | 37 // Control button to select radio buttons, and show the status of buttons.
|
/external/chromium_org/ui/webui/resources/css/ |
chrome_shared.css | 35 -webkit-user-select: none; 88 * Webkit does not honor the text-align attribute for the select element. 91 html[dir='rtl'] select.weakrtl { 95 html[dir='rtl'] select.weakrtl option {
|
/external/compiler-rt/make/ |
lib_util.mk | 27 # Helper functions that select the entire list of subdirs where a function is 46 # Helper function to select the right set of dirs in generic priority order. 53 # Helper function to select the right set of dirs in optimized priority order. 60 # Helper function to select the right set of dirs (which should be exactly one)
|
/external/icu4c/i18n/ |
upluralrules.cpp | 51 UnicodeString result = ((PluralRules*)uplrules)->select(number);
|
/external/icu4c/test/cintltst/ |
cmsgtst.h | 43 * Test u_formatMessage() with Select option
|
/external/iptables/extensions/ |
libxt_string.man | 4 Select the pattern matching strategy. (bm = Boyer-Moore, kmp = Knuth-Pratt-Morris)
|
/external/kernel-headers/original/linux/ |
serial_reg.h | 87 * UART_LCR_STOP will select 1.5 stop bits, not 2 stop bits. 92 #define UART_LCR_EPAR 0x10 /* Even parity select */ 189 #define UART_FCTR_IRDA 0x04 /* IrDa data encode select */ 190 #define UART_FCTR_TX_INT 0x08 /* Tx interrupt type select */ 191 #define UART_FCTR_TRGA 0x00 /* Tx/Rx 550 trigger table select */ 192 #define UART_FCTR_TRGB 0x10 /* Tx/Rx 650 trigger table select */ 193 #define UART_FCTR_TRGC 0x20 /* Tx/Rx 654 trigger table select */ 194 #define UART_FCTR_TRGD 0x30 /* Tx/Rx 850 programmable trigger select */ 196 #define UART_FCTR_RX 0x00 /* Programmable trigger mode select */ 197 #define UART_FCTR_TX 0x80 /* Programmable trigger mode select */ [all...] |
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_variance8x8_armv6.asm | 43 sel r10, r8, lr ; select bytes with positive difference 46 sel r8, r9, lr ; select bytes with negative difference 68 sel r10, r8, lr ; select bytes with positive difference 71 sel r8, r9, lr ; select bytes with negative difference
|
/external/linux-tools-perf/Documentation/ |
manpage-suppress-sp.xsl | 14 <xsl:value-of select="normalize-space($content)"/>
|
/external/llvm/test/Analysis/BasicAA/ |
phi-and-select.ll | 37 %a = select i1 %m, double* %x, double* %y 38 %b = select i1 %m, double* %y, double* %x 77 %a = select i1 %m, double* %x, double* %y 78 %b = select i1 %n, double* %v, double* %w
|
/external/llvm/test/CodeGen/AArch64/ |
directcond.ll | 5 %val = select i1 %bit, i32 %a, i32 %b 15 %val = select i1 %bit, i64 %a, i64 %b 25 %val = select i1 %bit, float %a, float %b 35 %val = select i1 %bit, double %a, double %b
|
/external/llvm/test/CodeGen/ARM/ |
2012-08-30-select.ll | 13 %vld1. = select i1 %tobool, <16 x i8> %vld1, <16 x i8> zeroinitializer
|
weak2.ll | 6 %t.0 = select i1 %tmp2, i32 (...)* null, i32 (...)* @test_weak ; <i32 (...)*> [#uses=2]
|
/external/llvm/test/CodeGen/Hexagon/ |
cext-valid-packet1.ll | 16 %b.addr.0 = select i1 %cmp, i32 %add1, i32 %add2
|
/external/llvm/test/CodeGen/NVPTX/ |
vector-select.ll | 13 %cond = select <2 x i1> %0, <2 x i32> %tmp6, <2 x i32> %tmp8
|
/external/llvm/test/CodeGen/PowerPC/ |
2006-12-07-SelectCrash.ll | 14 %ii.4.ph = select i1 %tmp73.b, i64 4, i64 0 ; <i64> [#uses=1]
|
Completed in 1621 milliseconds
<<41424344454647484950>>