Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 25 of 147) sorted by relevance

123456

/external/v8/src/
Dscanner-base.cc247 token = Select(Token::LTE); in Scan()
249 token = Select('=', Token::ASSIGN_SHL, Token::SHL); in Scan()
261 token = Select(Token::GTE); in Scan()
266 token = Select(Token::ASSIGN_SAR); in Scan()
268 token = Select('=', Token::ASSIGN_SHR, Token::SHR); in Scan()
281 token = Select('=', Token::EQ_STRICT, Token::EQ); in Scan()
291 token = Select('=', Token::NE_STRICT, Token::NE); in Scan()
301 token = Select(Token::INC); in Scan()
303 token = Select(Token::ASSIGN_ADD); in Scan()
322 token = Select(Token::ASSIGN_SUB); in Scan()
[all …]
/external/zlib/old/visualc6/
DREADME.txt29 2) Select "Build | Set Active Configuration".
32 3) Select "Build | Clean".
34 4) Select "Build | Build ... (F7)". Ignore warning messages about
43 1) Select "Project | Settings (Alt+F7)".
49 Select "Insert Project into Workspace".
53 3) Select "Build | Configurations".
60 4) Select "Build | Set Active Configuration".
63 5) Select "Build | Build ... (F7)".
/external/zlib/projects/visualc6/
DREADME.txt29 2) Select "Build | Set Active Configuration".
32 3) Select "Build | Clean".
34 4) Select "Build | Build ... (F7)". Ignore warning messages about
43 1) Select "Project | Settings (Alt+F7)".
49 Select "Insert Project into Workspace".
53 3) Select "Build | Configurations".
60 4) Select "Build | Set Active Configuration".
63 5) Select "Build | Build ... (F7)".
/external/libpng/projects/visualc71/
DREADME_zlib.txt20 binaries set "zlib" as the startup project (Select "zlib" tree view item +
22 binaries set it to "example" (Select "example" tree view item + Project |
24 "minigzip" (Select "minigzip" tree view item + Project | Set as StartUp
27 4) Select "Build | Configuration Manager...".
30 5) Select "Build | Clean Solution".
32 6) Select "Build | Build Solution (Ctrl-Shift-B)"
DREADME.txt21 binaries set "libpng" as the startup project (Select "libpng" tree view
23 binaries set it to "pngtest" (Select "pngtest" tree view item +
26 4) Select "Build | Configuration Manager...".
29 5) Select "Build | Clean Solution".
31 6) Select "Build | Build Solution (Ctrl-Shift-B)"
/external/llvm/test/Transforms/InstCombine/
Dudiv_select_to_select_shift.ll2 ; udiv X, (Select Cond, C1, C2) --> Select Cond, (shr X, C1), (shr X, C2)
/external/quake/
DREADME58 Select "SD card & phone storage
112 1 1 impulse 1 Select weapon 1 (axe)
113 2 2 impulse 2 Select weapon 2 (shotgun)
192 Select Settings
193 Select Applications
195 Select Quake
201 Select "SD card & phone storage
/external/libpng/contrib/visupng/
DREADME.txt27 1) On the main menu Select "Build|Set Active configuration".
32 2) Select "Build|Clean"
34 3) Select "Build|Rebuild All"
/external/libpng/projects/visualc6/
DREADME.txt19 2) Select "Build | Set Active Configuration".
23 3) Select "Build | Clean".
25 4) Select "Build | Build ... (F7)". Ignore warning messages about
/external/llvm/test/Transforms/GVN/
D2009-01-22-SortInvalidation.ll24 …pe, %struct..4sPragmaType, i32, i32, %struct.AggInfo*, i32, i32, %struct.Select*, %struct.Table*, …
46Select = type { %struct.ExprList*, i8, i8, i8, i8, i8, i8, i8, %struct.SrcList*, %struct.Expr*, %s…
48 …%struct.SrcList_item = type { i8*, i8*, i8*, %struct.Table*, %struct.Select*, i8, i8, i32, %struct…
49 …%struct.Table = type { i8*, i32, %struct.Column*, i32, %struct.Index*, i32, %struct.Select*, i32, …
53 …%struct.TriggerStep = type { i32, i32, %struct.Trigger*, %struct.Select*, %struct..4sPragmaType, %…
74 …* %pParse, %struct.SrcList* %pTabList, %struct.ExprList* %pList, %struct.Select* %pSelect, %struct…
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/
Dtab_manipulation.applescript11 set active tab index of window 1 to (var - 1) -- Select the previous tab.
14 set active tab index of window 1 to (var + 1) -- Select the next tab.
/external/llvm/test/CodeGen/X86/
D2009-04-29-RegAllocAssert.ll27 …pe, %struct..5sPragmaType, i32, i32, %struct.AggInfo*, i32, i32, %struct.Select*, %struct.Table*, …
47Select = type { %struct.ExprList*, i8, i8, i8, i8, i8, i8, i8, %struct.SrcList*, %struct.Expr*, %s…
49 …%struct.SrcList_item = type { i8*, i8*, i8*, %struct.Table*, %struct.Select*, i8, i8, i32, %struct…
50 …%struct.Table = type { i8*, i32, %struct.Column*, i32, %struct.Index*, i32, %struct.Select*, i32, …
52 …%struct.TriggerStep = type { i32, i32, %struct.Trigger*, %struct.Select*, %struct..5sPragmaType, %…
Dselect.ll39 ;; Select between two floating point constants.
84 ; Select with fp80's
142 ;; Select between -1 and 1.
/external/proguard/src/proguard/gui/
DGUIResources.properties157 Select from the currently available optimizations...
448 selectOptimizations = Select optimizations...
515 selectConfigurationFile = Select a configuration file...
517 selectUsageFile = Select a usage output file...
518 selectPrintMappingFile = Select an output mapping file...
519 selectApplyMappingFile = Select an input mapping file...
520 selectObfuscationDictionaryFile = Select an obfuscation dictionary...
521 selectSeedsFile = Select a seeds output file...
522 selectDumpFile = Select a class dump file...
523 selectStackTraceFile = Select a stack trace file...
[all …]
/external/llvm/lib/Target/PTX/
DPTXISelDAGToDAG.cpp34 SDNode *Select(SDNode *Node);
67 SDNode *PTXDAGToDAGISel::Select(SDNode *Node) { in Select() function in PTXDAGToDAGISel
/external/wpa_supplicant/
Ddefconfig176 # Select control interface backend for external programs, e.g, wpa_cli:
211 # Select configuration backend:
218 # Select program entry point implementation:
224 # Select wrapper for operatins system and C library specific functions
230 # Select event loop implementation
236 # Select layer 2 packet implementation
254 # Select TLS implementation
/external/llvm/lib/Target/Blackfin/
DBlackfinISelDAGToDAG.cpp53 SDNode *Select(SDNode *N);
77 SDNode *BlackfinDAGToDAGISel::Select(SDNode *N) { in Select() function in BlackfinDAGToDAGISel
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp44 SDNode *Select(SDNode *N);
137 SDNode *SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
/external/sonivox/jet_tools/JetCreator_content/
DREADME.txt9 3. Select the IMPORT command and import one of the JetCreator_demo_*.zip files.
/external/wpa_supplicant_8/wpa_supplicant/
D.config218 # Select control interface backend for external programs, e.g, wpa_cli:
259 # Select configuration backend:
276 # Select program entry point implementation:
282 # Select wrapper for operatins system and C library specific functions
288 # Select event loop implementation
294 # Select layer 2 packet implementation
312 # Select TLS implementation
/external/wpa_supplicant_6/wpa_supplicant/
Ddefconfig207 # Select control interface backend for external programs, e.g, wpa_cli:
253 # Select configuration backend:
270 # Select program entry point implementation:
276 # Select wrapper for operatins system and C library specific functions
282 # Select event loop implementation
288 # Select layer 2 packet implementation
306 # Select TLS implementation
D.config204 # Select control interface backend for external programs, e.g, wpa_cli:
250 # Select configuration backend:
267 # Select program entry point implementation:
273 # Select wrapper for operatins system and C library specific functions
279 # Select event loop implementation
285 # Select layer 2 packet implementation
303 # Select TLS implementation
/external/llvm/lib/Target/MBlaze/
DMBlazeISelDAGToDAG.cpp82 SDNode *Select(SDNode *N);
189 SDNode* MBlazeDAGToDAGISel::Select(SDNode *Node) { in Select() function in MBlazeDAGToDAGISel
/external/iptables/extensions/
Dlibxt_string.man4 Select the pattern matching strategy. (bm = Boyer-Moore, kmp = Knuth-Pratt-Morris)
/external/chromium/net/data/proxy_resolver_perftest/
Dno-ads.pac94 // 2. Select a no-ads "blackhole".
253 // Select "Advanced"
254 // Select "Proxies"
259 // Select "Coonection Settings" on the General tab:
261 // Select the "Auto proxy configuration URL" option.
306 // Select "Connections" tab
321 // Select "Security" tab
322 // Select "Local intranet"
350 // Select "Network"
352 // Select "Use automatic proxy configuration"
[all …]

123456