Searched refs:extensions (Results 1 – 12 of 12) sorted by relevance
/test/vts-testcase/security/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts-testcase/kernel/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts-testcase/performance/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts-testcase/hal/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts-testcase/vndk/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts-testcase/hal-trace/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,java
|
/test/vts/tests/gpu_test/src/com/android/gpu/vts/ |
D | VulkanTest.java | 409 JSONArray extensions = device.getJSONArray("extensions"); in hasExtension() local 410 for (int i = 0; i < extensions.length(); i++) { in hasExtension() 411 JSONObject ext = extensions.getJSONObject(i); in hasExtension()
|
/test/framework/ |
D | .gitignore | 8 # C extensions
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 68 The source for the VTS extensions for tradefed can be found at
|
/test/app_compat/csuite/ |
D | pylintrc | 28 # Allow loading of arbitrary C extensions. Extensions are imported into the 32 # A comma-separated list of package or module names from where C extensions may
|
/test/dittosuite/ |
D | Doxyfile | 339 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise 972 # Note that for custom extensions or not directly supported extensions you also 1122 # Note that for custom extensions or not directly supported extensions you also 1135 # Note that for custom extensions or not directly supported extensions you also 1858 # https://docs.mathjax.org/en/v2.7-latest/tex.html#tex-and-latex-extensions): 1861 # http://docs.mathjax.org/en/latest/input/tex/extensions/index.html): 2197 # similar to doxygen's configuration file. A template extensions file can be
|