Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 7 of 7) sorted by relevance

/development/tools/core_connectivity/
Dcheck_style.sh27 --commit HEAD^ --style file --extensions c,h,cc,cpp
/development/python-packages/
D.gitignore6 # C extensions
/development/python-packages/adb/
D.gitignore6 # C extensions
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DFrameBufferObjectActivity.java238 String extensions = " " + gl.glGetString(GL10.GL_EXTENSIONS) + " "; in checkIfContextSupportsExtension() local
245 return extensions.indexOf(" " + extension + " ") >= 0; in checkIfContextSupportsExtension()
DCubeMapActivity.java208 String extensions = " " + gl.glGetString(GL10.GL_EXTENSIONS) + " "; in checkIfContextSupportsExtension() local
215 return extensions.indexOf(" " + extension + " ") >= 0; in checkIfContextSupportsExtension()
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto116 // Not merged with TranslationUnitDiff to allow future extensions.
/development/tools/winscope/
Dyarn.lock747 binary-extensions@^1.0.0:
749 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.10.0.tgz#9aeb9a6c5e…
2159 binary-extensions "^1.0.0"
4294 websocket-extensions ">=0.1.1"
4296 websocket-extensions@>=0.1.1:
4298 …resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899…