Searched
full:carry (Results
351 -
375 of
1567) sorted by null
<<11121314151617181920>>
/external/aac/libSYS/src/ |
conv_string.cpp | 48 Your modified versions of the FDK AAC Codec must carry prominent notices stating that you changed the software
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognitionException.as | 86 * unexpected char doesn't carry the line info.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
RecognitionException.java | 85 * unexpected char doesn't carry the line info.
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
RecognitionException.js | 90 * unexpected char doesn't carry the line info.
|
/external/apache-http/src/org/apache/http/impl/ |
DefaultConnectionReuseStrategy.java | 129 // but is commonly used to carry one token, "close" or "keep-alive".
|
/external/chromium/base/ |
command_line.h | 41 // A constructor for CommandLines that only carry switches and arguments.
|
string16.h | 22 // It's wasteful to use 4-byte wchar_t strings to carry UTF-16 data, and it's
|
/external/chromium/chrome/browser/extensions/ |
extensions_quota_service.h | 96 // carry through multiple calls to Apply. It "holds" tokens, which are
|
/external/chromium/chrome/browser/ |
mach_broker_mac.cc | 204 // TODO(rohitrao): These notifications do not always carry the proper PIDs,
|
/external/chromium/googleurl/base/ |
string16.h | 45 // It's wasteful to use 4-byte wchar_t strings to carry UTF-16 data, and it's
|
/external/chromium/webkit/glue/ |
site_isolation_metrics.cc | 114 // - Counts of those MIME types that carry CORS headers
|
/external/dropbear/libtommath/mtest/ |
mtest.c | 84 /* initial (2^n - 1)^2 testing, makes sure the comba multiplier works [it has the new carry code] */
|
/external/libgsm/inc/ |
private.h | 41 unsigned char frame_chain; /* half-byte to carry forward */
|
/external/llvm/lib/Support/ |
regex2.h | 101 * preliminary hooks for dealing with such things, we also carry along
|
/external/llvm/lib/Target/MSP430/ |
MSP430ISelLowering.h | 36 /// Y = RRC X, rotate right via carry
|
/external/openssl/crypto/modes/ |
ctr128.c | 232 /* ... overflow was detected, propogate carry. */
|
/external/tcpdump/ |
print-ntp.c | 265 if (uf > ouf) /* must carry into the high-order bits */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_hor_half.s | 241 ADDS mb, mb, #16 ;// +16, Carry=0
|
h264bsd_interpolate_hor_quarter.s | 263 ADDS mb, mb, #16 ;// +16, Carry=0
|
/frameworks/base/core/java/android/util/ |
EventLog.java | 41 * They carry a payload of one or more int, long, or String values. The
|
/frameworks/base/docs/html/guide/topics/manifest/ |
activity-alias-element.jd | 47 For attributes in the subset, none of the values set for the target carry over
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regex2.h | 101 * preliminary hooks for dealing with such things, we also carry along
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 206 @ indicate a pad in r2) and shifting the second into the carry flag. 207 @ If the carry is set, r3 will hold a pad, so we adjust argv less. 223 @ Get pad flag into carry bit. If it's set, we don't pull a value
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ACBTree.m | 296 if ( self.btNodes[i+1].numkeys > BTHNODESIZE+1 ) { /* carry from right */ 304 if ( i > 0 ) { /* carry or merge with left node */ 305 if ( self.btNodes[i-1].numkeys > BTHNODESIZE+1 ) { /* carry from left */
|
/external/openssl/crypto/sha/asm/ |
sha1-armv4-large.s | 245 cmn sp,#0 @ [+3], clear carry to denote 20_39 327 teq r14,sp @ preserve carry 424 cmp sp,#0 @ set carry to denote 60_79
|
Completed in 690 milliseconds
<<11121314151617181920>>