Searched refs:compiled (Results 1 – 16 of 16) sorted by relevance
/development/tools/motion/motion_test_watcher_app/src/app/ |
D | app.component.spec.ts | 26 const compiled = fixture.nativeElement as HTMLElement; constant 27 expect(compiled.querySelector('h1')?.textContent).toContain(
|
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
D | GLToolbox.java | 28 int[] compiled = new int[1]; in loadShader() local 29 GLES20.glGetShaderiv(shader, GLES20.GL_COMPILE_STATUS, compiled, 0); in loadShader() 30 if (compiled[0] == 0) { in loadShader()
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
D | GLToolbox.java | 28 int[] compiled = new int[1]; in loadShader() local 29 GLES20.glGetShaderiv(shader, GLES20.GL_COMPILE_STATUS, compiled, 0); in loadShader() 30 if (compiled[0] == 0) { in loadShader()
|
/development/samples/BasicGLSurfaceView/src/com/example/android/basicglsurfaceview/ |
D | GLES20TriangleRenderer.java | 160 int[] compiled = new int[1]; in loadShader() local 161 GLES20.glGetShaderiv(shader, GLES20.GL_COMPILE_STATUS, compiled, 0); in loadShader() 162 if (compiled[0] == 0) { in loadShader()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | GLES20TriangleRenderer.java | 162 int[] compiled = new int[1]; in loadShader() local 163 GLES20.glGetShaderiv(shader, GLES20.GL_COMPILE_STATUS, compiled, 0); in loadShader() 164 if (compiled[0] == 0) { in loadShader()
|
/development/python-packages/adb/ |
D | .gitignore | 1 # Byte-compiled / optimized / DLL files
|
/development/tools/external_crates/license_checker/src/licenses/ |
D | Unlicense.txt | 4 this software, either in source code form or as a compiled binary, for any
|
D | Apache-2.0.txt | 24 not limited to compiled object code, generated documentation,
|
/development/tools/ndk/ |
D | .gitignore | 1 # Byte-compiled / optimized / DLL files
|
/development/samples/TicTacToeMain/ |
D | README.txt | 33 One important thing to realize is that the library is not a separately-compiled
|
/development/python-packages/ |
D | .gitignore | 1 # Byte-compiled / optimized / DLL files
|
/development/tools/idegen/ |
D | excluded-paths | 60 # We don't want compiled jars.
|
/development/apps/OBJViewer/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/development/host/windows/usb/ |
D | NOTICE | 32 not limited to compiled object code, generated documentation,
|
/development/tools/external_crates/crate_tool/src/testdata/ |
D | mls_rs_core.patch | 45 + not limited to compiled object code, generated documentation,
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 767 Library, but is designed to work with the Library by being compiled or 1302 not limited to compiled object code, generated documentation, 2021 not limited to compiled object code, generated documentation, 2490 Library, but is designed to work with the Library by being compiled or 2941 Library, but is designed to work with the Library by being compiled or 3225 not limited to compiled object code, generated documentation, 4434 not limited to compiled object code, generated documentation, 5097 Library, but is designed to work with the Library by being compiled or 5679 not limited to compiled object code, generated documentation, 6828 Library, but is designed to work with the Library by being compiled or [all …]
|