HomeSort by relevance Sort by last modified time
    Searched refs:aim (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-m68k.h 157 force word mode by faking AIM. */
158 #define md_prepare_relax_scan(fragP, address, aim, this_state, this_type) \
161 if (aim == 0 && this_type->rlx_forward == 127) \
162 aim = 128; \
tc-m32c.c 527 m32c_prepare_relax_scan (fragS *fragP, offsetT *aim, relax_substateT this_state)
531 *aim = 0;
533 *aim += subtype_mappings[this_state].pcrel_aim_offset;
    [all...]
tc-msp430.c 3812 offsetT aim = 0; local
    [all...]
tc-mep.c     [all...]
tc-cris.c 523 offsetT aim = 0; local
556 aim = S_GET_VALUE (symbolP);
575 if (aim < 0)
579 if (aim >= this_type->rlx_backward)
593 if (aim <= this_type->rlx_forward)
    [all...]
tc-mmix.c 3371 offsetT aim; local
    [all...]
tc-m68hc11.c 3872 offsetT aim = 0; local
    [all...]
  /cts/tests/tests/icu/
Android.mk 30 # The aim of this package is to run tests against the implementation in use by
  /toolchain/binutils/binutils-2.25/gas/
write.c 2205 offsetT aim; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 38 float **img,*aim,*p; local
51 aim=db_AlignPointer_f(*im,16);
57 img[i]=aim+aw*i+1;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mgc.go 527 // remaining scan work since if we aim a little high,
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mgc.go 527 // remaining scan work since if we aim a little high,
    [all...]

Completed in 1097 milliseconds