Home
last modified time | relevance | path

Searched refs:adjusted (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/build/project-properties/jni/
DAndroid.mk13 … OK: Correct target platform retrieved from project.properties but auto-adjusted: $(TARGET_PLATFOR…
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.cc618 Elf_Word adjusted = in get_pc_address_file_info() local
620 state.address_ += (adjusted / stmtl_header_.line_range) * in get_pc_address_file_info()
679 const Elf_Word adjusted = op - stmtl_header_.opcode_base; in get_pc_address_file_info() local
681 state.address_ += (adjusted / stmtl_header_.line_range) * in get_pc_address_file_info()
689 (adjusted % stmtl_header_.line_range); in get_pc_address_file_info()
/ndk/sources/android/crazy_linker/
DDESIGN.TXT68 be adjusted after load. That's what the relocation entries do. They can
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog730 * sed/execute.c (output_file): Is now struct output; users adjusted
760 (fp_list): Move to sed.h (users adjusted) and rename as...
859 backslash escapes. Callers adjusted
860 (match_slash): Remove same parameter from here. Callers adjusted.
1173 check_final_program): Callers adjusted
1618 * sed/execute.c(str_append): adjusted to new resize_line()
1738 adjusted to new cur_cmd->a2 pointer status; added addr_is_num2
Daclocal.m476 # relative path needs to be adjusted first.
/ndk/sources/host-tools/make-3.81/
Daclocal.m451 # relative path needs to be adjusted first.
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi362 @comment This paragraph adjusted to avoid overfull hbox --roland 5jul94
/ndk/docs/text/
DCHANGES.text1126 3. ndk-build now warns about the adjusted API level is larger than android:minSdkVersion
1577 of base class object 'b' to derived class D is adjusted wrong