Searched refs:extensions (Results 1 – 11 of 11) sorted by relevance
/development/tools/core_connectivity/ |
D | check_style.sh | 27 --commit HEAD^ --style file --extensions c,h,cc,cpp
|
/development/tools/winscope/ |
D | webpack.spec.config.js | 78 extensions: ['.tsx', '.ts', '.js', '.vue'], property
|
D | webpack.config.common.js | 51 extensions: ['.tsx', '.ts', '.js', '.vue'], property
|
D | README.md | 41 ### Building with internal extensions
|
D | yarn.lock | 1632 binary-extensions@^1.0.0: 1634 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe5475… 1637 binary-extensions@^2.0.0: 1639 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9… 4221 binary-extensions "^1.0.0" 4228 binary-extensions "^2.0.0" 7949 websocket-extensions ">=0.1.1" 7951 websocket-extensions@>=0.1.1: 7953 …resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f847…
|
/development/python-packages/adb/ |
D | .gitignore | 6 # C extensions
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | FrameBufferObjectActivity.java | 238 String extensions = " " + gl.glGetString(GL10.GL_EXTENSIONS) + " "; in checkIfContextSupportsExtension() local 245 return extensions.indexOf(" " + extension + " ") >= 0; in checkIfContextSupportsExtension()
|
D | CubeMapActivity.java | 208 String extensions = " " + gl.glGetString(GL10.GL_EXTENSIONS) + " "; in checkIfContextSupportsExtension() local 215 return extensions.indexOf(" " + extension + " ") >= 0; in checkIfContextSupportsExtension()
|
/development/tools/ndk/ |
D | .gitignore | 6 # C extensions
|
/development/python-packages/ |
D | .gitignore | 6 # C extensions
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | abi_diff.proto | 116 // Not merged with TranslationUnitDiff to allow future extensions.
|