Searched refs:FILENAME (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/jinja2/
H A Dget_jinja2.sh19 FILENAME="$(basename $SRC_URL)"
20 MD5_FILENAME="$FILENAME.md5"
21 SHA512_FILENAME="$FILENAME.sha512"
32 # FILENAME=Jinja2-2.7.1.tar.gz
33 # md5sum "$FILENAME" > "$FILENAME.md5"
34 # sha512sum "$FILENAME" > "$FILENAME.sha512"
35 # unset FILENAME
45 MD5_HASHFILE_REGEX="^[0-9a-f]{32} $FILENAME"
[all...]
/external/chromium_org/third_party/markupsafe/
H A Dget_markupsafe.sh17 FILENAME="$(basename $SRC_URL)"
18 MD5_FILENAME="$FILENAME.md5"
19 SHA512_FILENAME="$FILENAME.sha512"
30 # FILENAME=MarkupSafe-0.18.tar.gz
31 # md5sum "$FILENAME" > "$FILENAME.md5"
32 # sha512sum "$FILENAME" > "$FILENAME.sha512"
33 # unset FILENAME
43 MD5_HASHFILE_REGEX="^[0-9a-f]{32} $FILENAME"
[all...]
/external/chromium_org/build/
H A Dgdb-add-index121 FILENAME="$1"
122 if [[ ! -f "$FILENAME" ]]; then
123 echo "Path $FILENAME does not exist."
137 declare -a FILES_TO_INDEX=($FILENAME
138 $(ldd "$FILENAME" 2>/dev/null \
139 | grep $(dirname "$FILENAME") \
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/
H A Dversion.rc.h20 VALUE "OriginalFilename", FILENAME ".dll"
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
H A Dversion.rc.h20 VALUE "OriginalFilename", FILENAME ".dll"
/external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/android/content/
H A DTestSharedPreferencesTest.java22 protected final static String FILENAME = "filename"; field in class:TestSharedPreferencesTest
31 sharedPreferences = new TestSharedPreferences(content, FILENAME, 3);
44 TestSharedPreferences anotherSharedPreferences = new TestSharedPreferences(content, FILENAME, 3);
62 content.put(FILENAME, new HashMap<String, Object>());
63 content.get(FILENAME).put("deleteMe", "foo");
72 TestSharedPreferences anotherSharedPreferences = new TestSharedPreferences(content, FILENAME, 3);
85 content.put(FILENAME, new HashMap<String, Object>());
86 content.get(FILENAME).put("deleteMe", "foo");
93 TestSharedPreferences anotherSharedPreferences = new TestSharedPreferences(content, FILENAME, 3);
108 TestSharedPreferences anotherSharedPreferences = new TestSharedPreferences(content, FILENAME,
[all...]
/external/tcpdump/
H A Dmakemib88 NF > 1 && index($2,".")>0 && FILENAME ~ /\.defs/ {
189 print "/* oidadd" inn(FILENAME) ":", new, "in", parent, "as", value, "line", $0, "*/"
196 inn(FILENAME), parent, new, value
202 inn(FILENAME), parent, new, value, oid[new]
213 inn(FILENAME), new, parent, \
/external/libmtp/examples/
H A Ddelfile.c61 int FILENAME = 1; local
68 field_type = FILENAME;
/external/libpng/scripts/
H A Dchecksym.awk35 master = FILENAME
37 FILENAME==master && NF==2 && $2~/^@/ && $1!~/^;/ {
50 FILENAME==master && $1==";missing" && NF==2{
57 FILENAME==master {
H A Doptions.awk109 version_file = FILENAME
112 pre && version == "search" && version_file != FILENAME{
124 pre && FILENAME == version_file{
/external/clang/test/Preprocessor/
H A Dhas_include.c123 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}} expected-error@+1 {{token is not a valid binary operator in a preprocessor subexpression}}
127 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}}
139 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}} expected-warning@+1 {{missing terminating '"' character}} expected-error@+1 {{invalid token at start of a preprocessor expression}}
143 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}} expected-warning@+1 {{missing terminating '"' character}} expected-error@+1 {{token is not a valid binary operator in a preprocessor subexpression}}
147 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}} expecte
[all...]
/external/chromium_org/third_party/lcov/bin/
H A Dgendesc128 -o, --output-filename FILENAME Write description to FILENAME
H A Dgenpng149 -o, --output-filename FILENAME Write image to FILENAME
225 # Write an overview PNG file to FILENAME. Source code is defined by SOURCE
H A Dlcov516 -o, --output-file FILENAME Write data to FILENAME instead of stdout
529 --to-package FILENAME Store unprocessed coverage data in FILENAME
530 --from-package FILENAME Capture from unprocessed data in FILENAME
535 --config-file FILENAME Specify configuration file location
3239 # Read diff output from FILENAME to memory. The diff file has to follow the
3553 # Find line hash in DIFF_DATA which matches FILENAME. On success, return list
3655 FILENAME label
[all...]
/external/libexif/contrib/examples/
H A Dcam_features.c30 #define FILENAME "test.jpg" macro
80 pData = jpeg_data_new_from_file (FILENAME); //input data
82 printf ("Could not load '%s'!\n", FILENAME);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DPepperPluginManager.java37 private static final String FILENAME = "filename"; field in class:PepperPluginManager
45 String filename = metaData.getString(FILENAME);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parser.h40 FILENAME, enumerator in enum:tokentype
H A Dnasm-parse.c114 case FILENAME:
165 case FILENAME: str = "filename"; break;
294 case LINE: /* LINE INTNUM '+' INTNUM FILENAME */
312 if (!expect(FILENAME)) return NULL;
/external/bison/build-aux/
H A Dvc-list-files92 f=FILENAME; \
/external/chromium_org/v8/tools/
H A Dcheck-name-clashes.py11 FILENAME = "src/runtime.cc" variable
110 # Detects runtime functions by parsing FILENAME.
113 expanded_lines = ReadFileAndExpandMacros(FILENAME)
/external/mdnsresponder/mDNSShared/
H A DDebugServices.h1171 #define debug_print_assert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION ) \
1172 DebugPrintAssert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION )
1174 #define debug_print_assert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION )
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
H A Dexportfig.m3 % EXPORTFIG(H, FILENAME) writes the figure H to FILENAME. H is
4 % a figure handle and FILENAME is a string that specifies the
17 % FILENAME parameter is ignored.
H A DplotBenchmark.m4 % files given by the cell array of strings FILENAME. It plots the results and
/external/e2fsprogs/misc/
H A De4defrag.c92 #define FILENAME 2 macro
1823 arg_type = FILENAME;
1837 if (arg_type == FILENAME || arg_type == DIRNAME) {
1982 case FILENAME:
/external/checkpolicy/
H A Dpolicy_parse.y84 %token FILENAME
808 filename : FILENAME

Completed in 528 milliseconds

12