/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 166 Operand 1 is the code to be executed (typically a SET). 231 Set at the start of shorten_branches: 238 Set by the actual branch shortening process: 266 ALL assignment must use SET. 267 Instructions that do multiple assignments must use multiple SET, 269 DEF_RTL_EXPR(SET, "set", "ee", RTX_EXTRA) 339 by a SET whose first operand is (PC). */ 365 Thus, (SET (SUBREG:HI (REG...)) (MEM:HI ...)) 367 but (SET (STRICT_LOW_PART (SUBREG:HI (REG...))) (MEM:HI ...) [all...] |
rtl.h | 120 /* Set at the start of shorten_branches - ONLY WHEN OPTIMIZING - : */ 132 /* Set by the actual branch shortening process - ONLY WHEN OPTIMIZING - : */ 150 alias_set_type alias; /* Memory alias set. */ 245 /* 1 in a MEM if we should keep the alias set for this mem unchanged 248 1 in a SET that is for a return. 256 /* 1 in a REG, MEM, or CONCAT if the value is set at most once, anywhere. 297 /* 1 in an INSN or a SET if this rtx is related to the call frame, 781 CALL_INSN, JUMP_INSN, BARRIER, SET)->frame_related) 817 If the branch insn has INSN_ANNULLED_BRANCH_P set, this insn should only be [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
fuzz_common.tcl | 15 set n [llength $TemplateList] 16 set i [expr {int(rand()*$n)}] 17 set r [uplevel 1 subst -novar [list [lindex $TemplateList $i]]] 36 set TemplateList { 51 set TemplateList {+ - NOT ~} 58 set TemplateList { 67 set ::ExprDepth 0 71 set TemplateList [concat $c $c $c {[Literal]}] 106 set res [fuzz $TemplateList] 113 set ::TableList [list [all...] |
collate4.test | 17 set testdir [file dirname $argv0] 28 set ::sqlite_search_count 0 38 set ::sqlite_sort_count 0 39 set data [execsql $sql] 40 if {$::sqlite_sort_count} {set x sort} {set x nosort} 487 UPDATE collate4t1 SET a = 'abc'; 515 UPDATE collate4t1 SET a = 'abc'; 544 UPDATE collate4t1 SET a = 'abc';
|
/frameworks/av/media/libstagefright/include/ |
AwesomePlayer.h | 311 SET,
|
/external/smack/src/org/jivesoftware/smackx/ |
ServiceDiscoveryManager.java | 65 private final Set<String> features = new HashSet<String>(); 449 * Returns the data form that is set as extended information for this Service Discovery instance (XEP-0128) 459 * Returns the data form as List of PacketExtensions, or null if no data form is set. 665 discoverItems.setType(IQ.Type.SET);
|
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/ |
Socks5BytestreamManager.java | 337 * @param targetResponseTimeout the timeout to set
360 * @param proxyConnectionTimeout the timeout to set
685 initiation.setType(IQ.Type.SET);
|
/external/smack/src/org/jivesoftware/smackx/filetransfer/ |
FileTransferNegotiator.java | 76 * set this variable to true for testing purposes as IBB is the backup file transfer method
413 si.setType(IQ.Type.SET);
|
/external/smack/src/org/jivesoftware/smack/ |
Roster.java | 282 rosterPacket.setType(IQ.Type.SET); 407 // to. We do this by subracting the new group set from the old. 457 packet.setType(IQ.Type.SET); 459 // Set the item type as REMOVE so that the server will delete the entry 492 Set<RosterEntry> allEntries = new HashSet<RosterEntry>(); 758 * presence sent from the server. After a disconnection, every Presence is set [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
parse.y | 323 refact(A) ::= SET NULL. { A = OE_SetNull; /* EV: R-33326-45252 */} 324 refact(A) ::= SET DEFAULT. { A = OE_SetDflt; /* EV: R-33326-45252 */} 464 // define the result set, or one of the tables in the FROM clause. 652 cmd ::= UPDATE orconf(R) fullname(X) indexed_opt(I) SET setlist(Y) where_opt(W) orderby_opt(O) limit_opt(L). { 654 sqlite3ExprListCheckLength(pParse,Y,"set list"); 660 cmd ::= UPDATE orconf(R) fullname(X) indexed_opt(I) SET setlist(Y) where_opt(W). { 662 sqlite3ExprListCheckLength(pParse,Y,"set list"); 723 /* This is a utility routine used to set the ExprSpan.zStart and 733 ** new Expr to populate pOut. Set the span of pOut to be the identifier [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.h | 120 /* Set at the start of shorten_branches - ONLY WHEN OPTIMIZING - : */ 132 /* Set by the actual branch shortening process - ONLY WHEN OPTIMIZING - : */ 150 alias_set_type alias; /* Memory alias set. */ 245 /* 1 in a MEM if we should keep the alias set for this mem unchanged 248 1 in a SET that is for a return. 256 /* 1 in a REG, MEM, or CONCAT if the value is set at most once, anywhere. 297 /* 1 in an INSN or a SET if this rtx is related to the call frame, 781 CALL_INSN, JUMP_INSN, BARRIER, SET)->frame_related) 817 If the branch insn has INSN_ANNULLED_BRANCH_P set, this insn should only be [all...] |
genrtl.h | 883 gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1)) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.h | 120 /* Set at the start of shorten_branches - ONLY WHEN OPTIMIZING - : */ 132 /* Set by the actual branch shortening process - ONLY WHEN OPTIMIZING - : */ 150 alias_set_type alias; /* Memory alias set. */ 245 /* 1 in a MEM if we should keep the alias set for this mem unchanged 248 1 in a SET that is for a return. 256 /* 1 in a REG, MEM, or CONCAT if the value is set at most once, anywhere. 297 /* 1 in an INSN or a SET if this rtx is related to the call frame, 781 CALL_INSN, JUMP_INSN, BARRIER, SET)->frame_related) 817 If the branch insn has INSN_ANNULLED_BRANCH_P set, this insn should only be [all...] |
genrtl.h | 883 gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1)) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.h | 120 /* Set at the start of shorten_branches - ONLY WHEN OPTIMIZING - : */ 132 /* Set by the actual branch shortening process - ONLY WHEN OPTIMIZING - : */ 150 alias_set_type alias; /* Memory alias set. */ 245 /* 1 in a MEM if we should keep the alias set for this mem unchanged 248 1 in a SET that is for a return. 256 /* 1 in a REG, MEM, or CONCAT if the value is set at most once, anywhere. 297 /* 1 in an INSN or a SET if this rtx is related to the call frame, 781 CALL_INSN, JUMP_INSN, BARRIER, SET)->frame_related) 817 If the branch insn has INSN_ANNULLED_BRANCH_P set, this insn should only be [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
transtst.cpp | 314 /* Another set of rules: 358 * Test inline set syntax and set variable syntax. 793 // Again, using a smaller rule set [all...] |
/external/icu4c/test/intltest/ |
transtst.cpp | 315 /* Another set of rules: 359 * Test inline set syntax and set variable syntax. 794 // Again, using a smaller rule set [all...] |
/external/smack/src/org/jivesoftware/smackx/commands/ |
AdHocCommandManager.java | 168 // Set the NodeInformationProvider that will provide information about
301 // Set the NodeInformationProvider that will provide information about
377 // Only process requests of type SET
378 if (requestData.getType() != IQ.Type.SET) {
579 // Set the new data to the command.
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
VCard.java | 130 * Set generic VCard field. 140 * Set generic VCard field. 143 * @param field field to set. See {@link #getField(String)} 151 * Set generic, unescapable VCard field. If unescabale is set to true, XML maybe a part of the 155 * @param field field to set. See {@link #getField(String)} 256 * Set home address field 276 * Set work address field 287 * Set home phone number 306 * Set work phone numbe [all...] |
/external/smack/src/org/jivesoftware/smackx/workgroup/user/ |
Workgroup.java | 597 setType(IQ.Type.SET);
[all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | 119 LibTomCrypt is a portable ISO C cryptographic library meant to be a tool set for cryptographers who are 271 There are a few helper macros to make the coding process a bit easier. The first set are related to loading and storing 333 /* lets export the key, set x to the size of the 422 The number of rounds can be set to zero to use the default, which is generally a good idea. 644 and tables. The decryption and self--test function pointers of both \textit{encrypt only} descriptors are set to \textbf{NULL} and 659 to not pre-compute the Twofish \textit{$g(X)$} function as a set of four $8 \times 32$ s-boxes. This means that a scheduled [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest4.java | 104 equals = ((Set) objLoaded).size() == 0; 190 objToSave = Collections.unmodifiableCollection(SET); 559 ((java.util.BitSet) objToSave).set(3); 560 ((java.util.BitSet) objToSave).set(5); 561 ((java.util.BitSet) objToSave).set(61, 89); 1094 java.util.Iterator iter = ((Set) objLoaded).iterator(); [all...] |
SerializationStressTest.java | 52 import java.util.Set; 133 static final Set<String> SET = new HashSet<String>(Arrays.asList(new String[] { "one", 180 CALENDAR.set(1999, Calendar.JUNE, 23, 15, 47, 13); 181 CALENDAR.set(Calendar.MILLISECOND, 553);
|
/external/smack/src/org/jivesoftware/smack/util/ |
PacketParserUtils.java.orig | 155 // Set packet properties. 252 // Set packet properties. 328 // Only handle unknown IQs of type result. Types of 'get' and 'set' which are not understood 345 if (IQ.Type.GET == type || IQ.Type.SET == type ) { 346 // If the IQ stanza is of type "get" or "set" containing a child element 374 // Set basic values on the iq packet. 429 // Set status. 433 // Set type. [all...] |
PacketParserUtils.java | 154 // Set packet properties. 251 // Set packet properties. 327 // Only handle unknown IQs of type result. Types of 'get' and 'set' which are not understood 344 if (IQ.Type.GET == type || IQ.Type.SET == type ) { 345 // If the IQ stanza is of type "get" or "set" containing a child element 373 // Set basic values on the iq packet. 428 // Set status. 432 // Set type. [all...] |