/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 394 place = EMSG; 453 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') { 455 place = EMSG; 489 } else if (*place != ':' && strchr(options, *place) != NULL) 495 place = EMSG; 510 if (!*place) 528 place = EMSG; 540 place = EMSG; 544 if (!*place) 552 place = EMSG; [all …]
|
/aosp12/system/extras/simpleperf/ |
H A D | tracing.h | 73 void GetField(const std::string& name, TracingFieldPlace& place) { in GetField() 75 place.offset = field.offset; in GetField() 76 place.size = field.elem_size; in GetField() 79 void GetField(const std::string& name, StringTracingFieldPlace& place) { in GetField() 81 place.offset = field.offset; in GetField() 82 place.size = field.elem_count; in GetField()
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMRelocator.cpp | 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() 1141 Relocator::DWord P = pReloc.place(); in movw_prel_nc() 1185 Relocator::DWord P = pReloc.place(); in movt_prel() 1236 Relocator::DWord P = pReloc.place(); in thm_movw_prel_nc() 1260 Relocator::DWord P = pReloc.place(); in thm_movw_brel() 1318 Relocator::DWord P = pReloc.place(); in thm_movt_prel() [all …]
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A 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) {
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A 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"
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A 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()
|
/aosp12/art/test/994-breakpoint-line/ |
H A D | info.txt | 3 This test ensures we can place breakpoints on particular lines of a method. It
|
/aosp12/art/test/1947-breakpoint-redefine-deopt/ |
H A D | info.txt | 3 This test ensures we can place breakpoints on particular lines of a method. It
|
/aosp12/frameworks/base/tests/TouchLatency/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/frameworks/base/startop/apps/ColorChanging/ |
H A D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
H A D | build.gradle | 13 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
H A D | build.gradle | 9 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/build/make/ |
H A D | Usage.txt | 81 DIST_DIR The directory in which to place the distribution 83 OUT_DIR The directory in which to place non-distribution
|
/aosp12/frameworks/native/libs/renderengine/skia/debug/ |
H A D | README.md | 2 The debug property defines number of milliseconds for the recording to take place.
|
/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/ |
H A D | Relocation.h | 78 Address place() const;
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | mediatranscoding.te | 16 # The goal of the mediaserver split is to place media processing code into
|
/aosp12/system/core/code_coverage/seccomp_policy/ |
H A D | code_coverage.policy.def | 13 // 2nd-Nth: uses mmap() to update in place
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | mediametrics.te | 28 # The goal of the mediaserver split is to place media processing code into
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | mediametrics.te | 31 # The goal of the mediaserver split is to place media processing code into
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | mediametrics.te | 31 # The goal of the mediaserver split is to place media processing code into
|
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
H A D | README | 17 Take this .so and place it where the multi-HAL config will cause the HalProxy to
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | mediametrics.te | 34 # The goal of the mediaserver split is to place media processing code into
|