Searched refs:file (Results 276 - 300 of 339) sorted by relevance

<<11121314

/frameworks/native/opengl/libs/
H A DAndroid.mk71 # OpenGL drivers config file
/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.cpp5 * you may not use this file except in compliance with the License.
209 if (rsc->watchdog.command && rsc->watchdog.file) {
211 rsc->watchdog.command, rsc->watchdog.line, rsc->watchdog.file);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_mid_hor.s4 ; you may not use this file except in compliance with the License.
H A Dh264bsd_interpolate_hor_half.s4 ; you may not use this file except in compliance with the License.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s5 ; you may not use this file except in compliance with the License.
H A Dh264bsdWriteMacroblock.s5 ; you may not use this file except in compliance with the License.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S5 @ you may not use this file except in compliance with the License.
H A Dh264bsdWriteMacroblock.S5 @ you may not use this file except in compliance with the License.
/frameworks/av/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp5 * you may not use this file except in compliance with the License.
51 void assert_fail(const char *file, int line, const char *func, const char *expr) { argument
52 INFO("assertion failed at file %s, line %d, function %s:",
53 file, line, func);
58 void assert_eq_fail(const char *file, int line, const char *func, argument
60 INFO("assertion failed at file %s, line %d, function %s:",
61 file, line, func);
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14cHeader.cpp5 ** you may not use this file except in compliance with the License.
17 // This source file is automatically generated
/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDropBoxTest.java5 * you may not use this file except in compliance with the License.
523 new FileOutputStream(dir).close(); // Create an empty file
531 dir.delete(); // Remove the file so a directory can be created
572 File f = new File(dir, "file.dat");
577 new DropBoxManager.Entry("file", 6000000, f, DropBoxManager.IS_TEXT).writeToParcel(
586 fail("IOException expected for nonexistent file");
594 fail("IllegalArgumentException expected for non-null file and IS_EMPTY flags");
606 File gz = new File(dir, "file.gz");
667 assertEquals("file", e.getTag());
712 File f = new File(dir, "file
758 recursiveDelete(File file) argument
[all...]
/frameworks/base/tools/aapt/
H A DResourceTable.cpp681 * of the R.java file when the product is not known is predictable.
892 " and no previous id defined in this file.\n");
963 " and no previous id defined in this file.\n");
1719 printf("Adding entry left: file=%s, line=%d, type=%s, value=%s\n",
1720 sourcePos.file.string(), sourcePos.line, String8(type).string(),
1760 printf("Adding bag left: file=%s, line=%d, type=%s\n",
1761 sourcePos.file.striing(), sourcePos.line, String8(type).string());
1824 printf("Adding bag left: file=%s, line=%d, type=%s\n",
1825 sourcePos.file.striing(), sourcePos.line, String8(type).string());
2682 // to do this if actually writing the output file
[all...]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_9_arm.s5 ; you may not use this file except in compliance with the License.
H A Dpvmp3_dct_9_gcc.s5 @ you may not use this file except in compliance with the License.
/frameworks/base/test-runner/src/android/test/
H A DTestRunner.java5 * you may not use this file except in compliance with the License.
170 File file = new File("/tmp/trace");
171 file.mkdir();
/frameworks/base/tests/CoreTests/android/core/
H A DSSLSocketTest.java5 * you may not use this file except in compliance with the License.
1037 // Try again now that file-based cache is populated.
1063 for (File file : directory.listFiles()) {
1064 file.delete();
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DColladaParser.java5 * you may not use this file except in compliance with the License.
281 // Check to see if the image file is hidden by a sampler surface link combo
477 String file = getString(img, "init_from");
480 tex.setFileName(file);
/frameworks/support/v4/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/java/android/os/
H A DProcess.java5 * you may not use this file except in compliance with the License.
977 public static final native boolean readProcFile(String file, int[] format, argument
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp5 ** you may not use this file except in compliance with the License.
17 // This source file is automatically generated
/frameworks/base/media/java/android/media/videoeditor/
H A DTransition.java5 * you may not use this file except in compliance with the License.
241 transitionSetting.alphaSettings.file = transitionAlpha.getPNGMaskFilename();
330 * transition video clip file.
/frameworks/base/core/java/android/app/
H A DInstrumentation.java5 * you may not use this file except in compliance with the License.
268 * manifest file for this Instrumentation to true.
272 File file = new File(mThread.getProfileFilePath());
273 file.getParentFile().mkdirs();
274 Debug.startMethodTracing(file.toString(), 8 * 1024 * 1024);
/frameworks/base/services/java/com/android/server/pm/
H A DUserManagerService.java5 * you may not use this file except in compliance with the License.
367 File file = new File(dir, USER_PHOTO_FILENAME);
376 if (bitmap.compress(Bitmap.CompressFormat.PNG, 100, os = new FileOutputStream(file))) {
377 info.iconPath = file.getAbsolutePath();
517 * Writes the user file in this format:
565 * Writes the user list file in this format:
636 Slog.e(LOG_TAG, "User id does not match the file name");
823 // Remove user file
/frameworks/base/services/java/com/android/server/
H A DDevicePolicyManagerService.java5 * you may not use this file except in compliance with the License.
534 Slog.w(TAG, "Tried to remove device policy file for user 0! Ignoring.");
544 Slog.i(TAG, "Removed device policy file " + policyFile.getAbsolutePath());
820 File file = journal.chooseForRead();
822 stream = new FileInputStream(file);
895 Slog.w(TAG, "failed parsing " + file + " " + e);
897 Slog.w(TAG, "failed parsing " + file + " " + e);
899 Slog.w(TAG, "failed parsing " + file + " " + e);
903 Slog.w(TAG, "failed parsing " + file + " " + e);
905 Slog.w(TAG, "failed parsing " + file
[all...]
/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp5 * you may not use this file except in compliance with the License.
84 FILE *file = fdopen(fd, "a"); local
86 fprintf(file, "\nRecent DisplayList operations\n");
87 logBuffer.outputCommands(file, OP_NAMES);
91 fprintf(file, "\nCaches:\n%s", cachesLog.string());
92 fprintf(file, "\n");
94 fflush(file);

Completed in 333 milliseconds

<<11121314