/prebuilts/go/darwin-x86/src/debug/gosym/ |
pclinetest.asm | 31 TEXT pcfromline(SB),4,$0 // Each record stores its line delta, then n, then n more bytes
|
/prebuilts/go/linux-x86/src/debug/gosym/ |
pclinetest.asm | 31 TEXT pcfromline(SB),4,$0 // Each record stores its line delta, then n, then n more bytes
|
/system/sepolicy/ |
Android.mk | 106 $(hide) if [ "$(TARGET_BUILD_VARIANT)" = "user" -a -s $@.permissivedomains ]; then \ 143 $(hide) if [ "$(TARGET_BUILD_VARIANT)" = "user" -a -s $@.permissivedomains ]; then \
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
IslamicTest.java | 267 Date then = cal.getTime(); local 268 if (!now.equals(then)) { 272 logln(then.toString()); [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
IslamicTest.java | 263 Date then = cal.getTime(); local 264 if (!now.equals(then)) { 268 logln(then.toString()); [all...] |
/external/libavc/common/arm/ |
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s | 53 @* horizontal direction on the output of the first stage. It then averages 61 @* the predictors first in the verical direction and then in the 62 @* horizontal direction to output the (1/2,1/2). It then averages
|
/external/v8/test/mjsunit/ |
strict-mode.js | [all...] |
allocation-site-info.js | 328 // Array function, it went from (uninit->Array) then (Array->megamorphic). 330 // It'll go (uninit->realmBArray) then (realmBArray->megamorphic). Recognize
|
object-freeze.js | 308 // if frozen implies sealed, then the tests in object-seal.js are mostly 330 // Sealing and then Freezing should do the right thing.
|
/external/mdnsresponder/mDNSCore/ |
DNSDigest.c | 306 * has to be at lest 32 bit wide, if it's wider, then 1435 mDNSs32 then; local [all...] |
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/ |
prettify.js | 137 "retry self super then true undef unless until when yield BEGIN END "; 139 "function in local set then until "; 434 // If the range might intersect letters, then expand it. 677 // this will return a list of all chunks which we then classify and wrap as 743 // Then look for the attribute we want. 778 * '(hello (world))', then that portion of the token will be passed to the 788 * then be called with 'foo()', and finally, the current decorator would 792 * Pattern must only match prefixes, and if it matches a prefix, then that [all...] |
/build/core/ |
config.mk | 154 # be used, and if that doesn't work, then the default is an 189 # The build system then combines all the values specified by all the 191 # tree and then exports a TARGET_PRODUCT_KERNEL_HEADERS variable. 222 # then add product-inherited includes, to allow for 414 # PDK_FUSION_PLATFORM_ZIP is needed anyway, then do we need the 'fusion' goal? [all...] |
/external/libvorbis/doc/ |
04-codec.tex | 329 not set) then 344 set) then 393 \varname{[floor_number]}) is zero then decode the floor for 397 is one then decode the floor for channel \varname{[i]} according 428 are set to false, then both must be set to false. Note that an 'unused'
|
03-codebook.tex | 323 6) if ( [codebook_sequence_p] is set ) then set [last] = vector [value_vector] element [i] 353 5) if ( [codebook_sequence_p] is set ) then set [last] = vector [value_vector] element [i] 374 codeword from the bitstream, decoding it into an entry number, and then
|
07-floor1.tex | 256 +/- difference values, then apply to line prediction. 351 \varname{[floor1_X_list]} and then apply the same permutation to 355 Then compute the final curve in one pass:
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 35 ;# address then correspond to position within a register, the higher-order 43 ;# A 16x16 transpose can then be thought of as an operation on 643 ;# Using the regular register file words are read in and then saved back out to 644 ;# memory to align and order them up. Then they are read in using the 843 vperm \Dest, \U, \V, \VMask ;# Dest = active part of U then V 1168 ;# Store 4 pels at word "Offs" in temp array, then advance r7 [all...] |
/ndk/build/core/ |
build-binary.mk | 16 # Check that LOCAL_MODULE is defined, then restore its LOCAL_XXXX values 400 # If we're using the 'system' STL and use rtti or exceptions, then 483 # If LOCAL_LDLIBS contains anything like -l<library> then 501 # command line to a file, then use the @<listfile> syntax to invoke it. 538 # then libA.a and libB.a can be built in parallel, only linking libfoo.so
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 270 // if there's no match, then let's backstep through the directory until we find an index.html 290 // then also check if we're in a third-level nested list that's toggleable 298 // then also check if the parent list is also nested in a hidden list
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 198 // if there's no match, then let's backstep through the directory until we find an index.html page 216 // then also check if we're in a third-level nested list that's toggleable 224 // then also check if the parent list is also nested in a hidden list
|
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 248 ;;; It is then shifted into the high word, to make room for the wmask
472 ;;; then automatically accept it as the best possible match and leave.
480 ;;; have so far, then forget it and return to the lookup loop.
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 234 ;;; It is then shifted into the high word, to make room for the wmask
389 ;;; then automatically accept it as the best possible match and leave.
398 ;;; have so far, then forget it and return to the lookup loop.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_iht8x8_add_neon.asm | 603 ; then transform columns 621 ; then transform columns 636 ; then transform columns
|
/external/llvm/test/MC/ARM/ |
eh-directive-save.s | 15 @ by 0xA0 or 0xA8, then the assembler should prefer them over 0x8000.
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLScanner.java | 289 * Java doesn't support negative array indexes. Then look up 290 * the value in the statetableIndex. If the value is -1, then 292 * you had. If it isn't -1, then action = statetable[value + 2] and 429 // System.err.println("In " + debug_statenames[theState] + " got " + nicechar(ch) + " doing " + debug_actionnames[action] + " then " + debug_statenames[theNextState]);
|
/toolchain/binutils/binutils-2.25/binutils/ |
nlmheader.y | 871 We don't use program_name on every warning, because then some
|