Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/startop/scripts/trace_analyzer/
Dtrace_analyzer_test.py36 DIR = os.path.abspath(os.path.dirname(__file__)) variable
/frameworks/wilhelm/tools/mphtogen/
DMakefile1 DIR = ../../src/autogen macro
/frameworks/base/startop/scripts/iorap/
Dcompiler_device.py22 DIR = os.path.abspath(os.path.dirname(__file__)) variable
Dcompiler_test.py35 DIR = os.path.abspath(os.path.dirname(__file__)) variable
Danalyze_prefetch_file.py22 DIR = os.path.abspath(os.path.dirname(__file__)) variable
Dcompiler.py25 DIR = os.path.abspath(os.path.dirname(__file__)) variable
/frameworks/native/cmds/ip-up-vpn/
Dip-up-vpn.c34 #define DIR "/data/misc/vpn/" macro
/frameworks/base/startop/scripts/app_startup/
Drun_app_with_prefetch.py40 DIR = os.path.abspath(os.path.dirname(__file__)) variable
Dquery_compiler_filter.py39 DIR = os.path.abspath(os.path.dirname(__file__)) variable
Dapp_startup_runner.py40 DIR = os.path.abspath(os.path.dirname(__file__)) variable
/frameworks/base/startop/scripts/app_startup/lib/
Dperfetto_trace_collector.py25 DIR = os.path.abspath(os.path.dirname(__file__)) variable
Dapp_runner.py61 DIR = os.path.abspath(os.path.dirname(__file__)) variable in AppRunner
/frameworks/base/core/java/android/text/
DDynamicLayout.java1197 private static final int DIR = START; field in DynamicLayout