Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 26) sorted by relevance

12

/system/incremental_delivery/incfs/
Dpath.cpp170 auto relative = nested.substr(parent.size()); in relativize() local
171 while (relative.front() == '/') { in relativize()
172 relative.remove_prefix(1); in relativize()
174 return relative; in relativize()
/system/core/bootstat/
DREADME.md4 `boot_complete`) and the relative time at which these events occurred. The
24 To record the relative time of an event during the boot phase, call `bootstat`
29 The relative time at which the command runs is recorded along with the name of
/system/linkerconfig/testdata/
Dprepare_root.sh109 preinstalled_path=/$(realpath --relative-to=$ROOT_OUT $src)
110 module_path=/$(realpath --relative-to=$ROOT_OUT $dst)
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
DCMakeLists.txt9 # or SHARED, and provides the relative paths to its source code.
19 # Provides a relative path to your source file(s).
/system/chre/build/variant/
Dqcom_hexagonv60_nanohub-uimg.mk9 TARGET_CFLAGS += -mno-pic-data-is-text-relative
Dgoogle_hexagonv62_slpi-uimg.mk12 TARGET_CFLAGS += -mno-pic-data-is-text-relative
/system/bt/gd/packet/parser/
Dpacketgen.gni21 # source_root: Root of source relative to current BUILD.gn
98 # source_root: Root of source relative to current BUILD.gn
146 # source_root: Root of source relative to current BUILD.gn
/system/update_engine/
D.clang-format18 # style guide defined by Brillo. To use this file create a *relative* symlink in
Dupdate_metadata.proto256 // relative to the root of this filesystem. If not set, the default "postinst"
/system/extras/perf2cfg/
DREADME.md7 - Methods are annotated with their contribution relative to the total profile.
9 relative to the method profile.
/system/chre/apps/test/common/proto/
Dchre_cross_validation_sensor.proto83 * absolute timestamp instead of the delta relative to the last sample.
/system/tools/hidl/
DCoordinator.h106 status_t getPackagePath(const FQName& fqName, bool relative, bool sanitized,
DCoordinator.cpp415 status_t Coordinator::getPackagePath(const FQName& fqName, bool relative, bool sanitized, in getPackagePath() argument
429 if (!relative) { in getPackagePath()
/system/bt/gd/dumpsys/bundler/
Dbundler.gni59 # headers get generated ito subdirectories based on relative path
/system/unwinding/libunwindstack/
DAndroidVersions.md30 FDEs use pc relative addressing in the eh\_frame\_hdr.
114 and uses pc relative FDEs, the unwind will be incorrect. This tends
/system/libufdt/utils/
DREADME.md96 the DTB/DTBO file and assign into relative property in `dt_table_entry`.
/system/media/audio_utils/
DDoxyfile56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
155 # part of the path. The tag can be used to show relative paths in the file list.
159 # Note that you can specify absolute paths here, but also relative paths, which
160 # will be relative from the directory where doxygen is started.
860 # Note that relative paths are relative to the directory from which doxygen is
1125 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1390 # the file name of the resulting .qch file. The path specified is relative to
1556 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]
/system/chre/build/sys_support/qcom/
Duimage.lcs.toolv80187 Symbols in the DWARF debugging sections are relative to the beginning
/system/chre/pal/doc/
DDoxyfile56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
147 # part of the path. The tag can be used to show relative paths in the file list.
151 # Note that you can specify absolute paths here, but also relative paths, which
152 # will be relative from the directory where doxygen is started.
811 # Note that relative paths are relative to the directory from which doxygen is
1047 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1301 # the file name of the resulting .qch file. The path specified is relative to
1467 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]
/system/chre/chre_api/doc/
DDoxyfile56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
147 # part of the path. The tag can be used to show relative paths in the file list.
151 # Note that you can specify absolute paths here, but also relative paths, which
152 # will be relative from the directory where doxygen is started.
811 # Note that relative paths are relative to the directory from which doxygen is
1047 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1301 # the file name of the resulting .qch file. The path specified is relative to
1467 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]
/system/bt/gd/docs/architecture/
Dstyle_guide.md58 * Include path must be relative to the root directory of the stack. Normally
/system/bt/gd/docs/testing/
Dgtest.md121 Note: All paths are relative to
/system/chre/doc/
Dframework_overview.md194 relative scarcity of memory and CPU resources, and power considerations.
/system/apex/
Dpylintrc124 relative-import,
/system/tools/mkbootimg/
Dpylintrc118 relative-import,

12