/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagLayouts.inc | 37 "There is no space left to place stubs. Current stub group size: %0\n" 39 "There is no space left to place stubs. Current stub group size: %0\n"
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 842 pReloc.target() = ((S + A) | T) - pReloc.place(); in rel32() 851 pReloc.target() = pReloc.symValue() + A - pReloc.place(); in base_prel() 893 Relocator::Address P = pReloc.place(); in got_prel() 907 Relocator::DWord P = pReloc.place(); in thm_jump8() 925 Relocator::DWord P = pReloc.place(); in thm_jump11() 951 Relocator::Address P = pReloc.place(); in thm_jump19() 1003 Relocator::Address P = pReloc.place(); in call() 1058 Relocator::Address P = pReloc.place(); in thm_call() 1141 Relocator::DWord P = pReloc.place(); in movw_prel_nc() 1185 Relocator::DWord P = pReloc.place(); in movt_prel() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | DessertCaseView.java | 146 place(child, true); 294 place(v, true); in fillFreeList() 321 place(v, pt, false); in fillFreeList() 332 public void place(View v, boolean animate) { in place() method in DessertCaseView 333 place(v, new Point(irand(0, mColumns), irand(0, mRows)), animate); in place() 352 public synchronized void place(View v, Point pt, boolean animate) {
|
/frameworks/base/tests/TouchLatency/ |
D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 512 Relocator::DWord P = pReloc.place(); in rel() 561 Relocator::DWord P = pReloc.place(); in adr_prel_lo21() 580 Relocator::DWord P = pReloc.place(); in adr_prel_pg_hi21() 605 Relocator::Address P = pReloc.place(); in call() 634 Relocator::Address P = pReloc.place(); in condbr() 656 Relocator::Address P = pReloc.place(); in adr_got_page()
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | build.gradle | 8 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Relocation.h | 78 Address place() const;
|
/frameworks/support/samples/SupportLeanbackShowcase/ |
D | build.gradle | 23 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 14 to this bug in place. This archive should be successfully restorable on any
|
/frameworks/compile/mclinker/lib/LD/ |
D | StubFactory.cpp | 46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue); in create()
|
D | IdenticalCodeFolding.cpp | 243 rel.place()); in initConstantContent()
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 81 Relocation::Address Relocation::place() const { in place() function in mcld::Relocation
|
/frameworks/support/buildSrc/src/main/groovy/android/support/doclava/ |
D | DoclavaTask.groovy | 81 * If non-null, the location of where to place the generated api file. 89 * If non-null, the location of where to place the generated removed api file.
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 196 summary: Inverts a matrix in place 205 summary: Inverts and transpose a matrix in place 585 summary: Transpose a matrix place 587 Transpose the matrix m in place.
|
/frameworks/data-binding/extensions/baseAdapters/ |
D | build.gradle | 19 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 903 Relocator::DWord P = pReloc.place(); in rel() 947 pReloc.target() = GOT_ORG + A - pReloc.place(); in gotpc32() 981 Relocator::Address P = pReloc.place(); in plt32() 1627 pReloc.target() = GOT_S + GOT_ORG + A - pReloc.place(); in gotpcrel() 1640 Relocator::Address P = pReloc.place(); in plt32() 1652 Relocator::DWord P = pReloc.place(); in rel()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 670 result = pReloc.addend() + pReloc.symValue() - pReloc.place(); in applyRel() 741 Relocator::DWord P = pReloc.place(); in relocPCREL() 825 Relocator::Address P = pReloc.place(); in relocPLTB22PCREL()
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 197 * rsMatrixInverse: Inverts a matrix in place 208 * rsMatrixInverseTranspose: Inverts and transpose a matrix in place 596 * rsMatrixTranspose: Transpose a matrix place 598 * Transpose the matrix m in place.
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 10 Assembly'2004 event. It won the first place in the 4 KB intro
|
D | license-LGPL.txt | 235 from a designated place, then offering equivalent access to copy the 236 source code from the same place satisfies the requirement to 312 from a designated place, offer equivalent access to copy the above 313 specified materials from the same place. 333 7. You may place library facilities that are a work based on the
|
/frameworks/data-binding/extensions/library/ |
D | build.gradle | 31 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/support/development/checkstyle/ |
D | LICENSE | 235 from a designated place, then offering equivalent access to copy the 236 source code from the same place satisfies the requirement to 312 from a designated place, offer equivalent access to copy the above 313 specified materials from the same place. 333 7. You may place library facilities that are a work based on the
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 2959 if (X.place() < Y.place()) in operator ()() 2961 if (X.place() > Y.place()) in operator ()()
|
/frameworks/compile/mclinker/lib/Script/ |
D | ScriptScanner.ll | 57 /* code to place at the beginning of yylex() */
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 177 extension indicating it can place fence commands, then EGL_NO_SYNC_KHR
|