/external/webkit/WebKit/scripts/ |
generate-webkitversion.pl | 62 while (my $line = <INPUT>) { 63 chomp $line; 64 if ($line =~ /^MAJOR_VERSION\s+=\s+\d+;/) { 65 $line =~ s/^(MAJOR_VERSION)\s+(=)\s+(\d+);/$3/; 66 $major_version = $line; 68 if ($line =~ /^MINOR_VERSION\s+=\s+\d+;/) { 69 $line =~ s/^(MINOR_VERSION)\s+(=)\s+(\d+);/$3/; 70 $minor_version = $line;
|
/frameworks/base/core/java/com/android/internal/os/ |
AndroidPrintStream.java | 46 protected void log(String line) { 47 Log.println(priority, tag, line);
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
IPhoneSubInfo.aidl | 47 * Retrieves the phone number string for line 1. 52 * Retrieves the alpha identifier for line 1.
|
/frameworks/base/tests/CoreTests/android/core/ |
BufferedWriterTest.java | 46 a.write("I'm on a new line."); 48 assertEquals("AbCdEfGhIjKlMnOpQrStUvWxYzXbravo\nI\'m on a new line.", aa.toString());
|
/packages/providers/ApplicationsProvider/res/values/ |
strings.xml | 21 <!-- Description line displayed for an application entry in the search suggest list. --> 24 <!-- Description line displayed for 'apps' as a searchable item within system search
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
IDescription.java | 27 * A description is a multi-line of text, typically much more
35 * A description is a multi-line of text, typically much more
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
AdbWrapper.java | 164 String line = errReader.readLine();
165 if (line != null) {
166 display("ADB Error: %1$s", line);
167 errorOutput.add(line);
186 String line = outReader.readLine();
187 if (line != null) {
188 display("ADB: %1$s", line);
189 stdOutput.add(line);
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
bfd.info | 264 linker has command line switches to allow users to throw it away. 288 mapping between symbols, source line numbers, and addresses in the 290 symbol information. Each symbol with an associated list of line 292 of a line number list consists of a pointer to the symbol, which 293 allows finding out the address of the function whose line number 295 offsets into the section and line numbers. Any format which can 377 /* BFD has line number information (basically used for F_LNNO in a [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
bfd.info | 264 linker has command line switches to allow users to throw it away. 288 mapping between symbols, source line numbers, and addresses in the 290 symbol information. Each symbol with an associated list of line 292 of a line number list consists of a pointer to the symbol, which 293 allows finding out the address of the function whose line number 295 offsets into the section and line numbers. Any format which can 377 /* BFD has line number information (basically used for F_LNNO in a [all...] |
/external/dropbear/libtommath/ |
booker.pl | 75 $line = 0; 84 $text[$line++] = $_; 95 $text[$line++] = $_; 104 printf OUT ("%03d ", $line); 115 $totlines = $line; 121 # line contains [number,text] 167 print "Found replacement tag for \"$parms[1]\" on line $srcline which refers to line $foundline (delta $delta)\n"; 170 print "ERROR: The tag \"$parms[1]\" on line $srcline was not found in the most recently parsed source!\n"; 173 # remake the rest of the line [all...] |
/external/opencore/protocols/sdp/parser/src/ |
h263mediainfoparser.cpp | 116 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad payload number")); 164 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad profile= field")); 177 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad level= field")); 191 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad framesize= field")); 205 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - frame width missing")); 217 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - frame height missing")); 232 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad decode_buf= field")); 243 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=fmtp line format")); 258 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=framesize line format")); 270 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Bad a=framesize line format - bad payload number")) [all...] |
rfc3640mediainfoparser.cpp | 106 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad StreamType field")); 112 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad StreamType field")); 124 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad mode field")); 135 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format")); 149 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - No fmtp line found")); 155 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - No mode field")); 248 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad payload number")); 265 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - payload pointer not found for payload")); 294 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad profile-level-id field")); 309 PVMF_SDP_PARSER_LOGERROR((0, "SDPRFC3640MediaInfoParser::parseMediaInfo - Bad a=fmtp line format - Bad sizelength field")) [all...] |
/external/webkit/WebKitTools/Scripts/ |
commit-log-editor | 109 # We want to match the line endings of the existing log file in case they're 110 # different from perl's line endings. 147 my $line = $_; 152 $line =~ s/^ {8}//; 154 # Save the reviewed by line 155 if ($line =~ m/^Reviewed by .*/) { 156 $reviewedByLine = $line; 160 # Grab the author and the date line 161 if ($line =~ m/^([0-9]{4}-[0-9]{2}-[0-9]{2})\s+(.*[^\s])\s+<(.*)>/ && $lineCount == 0) { 171 # Attempt to insert the "patch by" line, after the first blank line [all...] |
/frameworks/base/core/tests/coretests/src/android/text/ |
StaticLayoutTest.java | 39 * metrics and line metrics. 64 * Basic test showing effect of includePad = true with 1 line. 65 * Top and bottom padding are affected, as is the line descent and height. 80 * Ascent of top line and descent of bottom line are affected. 97 * First line ascent is top, bottom line descent is bottom. 311 private void assertLineMetrics(Layout l, int line, 313 String info = "line " + line; [all...] |
/ndk/samples/bitmap-plasma/jni/ |
plasma.c | 201 uint16_t* line = (uint16_t*)pixels; local 216 uint16_t* line_end = line + info->width; 218 if (line < line_end) { 219 if (((uint32_t)line & 3) != 0) { 225 line[0] = palette_from_fixed(ii >> 2); 226 line++; 229 while (line + 2 <= line_end) { 241 ((uint32_t*)line)[0] = pixel; 242 line += 2; 245 if (line < line_end) [all...] |
/external/dbus/dbus/ |
dbus-sha.c | 556 decode_compact_string (const DBusString *line, 569 if (!_dbus_string_parse_int (line, offset, &val, &next)) 572 _dbus_string_get_const_data (line)); 576 _dbus_string_skip_blank (line, next, &next); 579 if (!_dbus_string_parse_int (line, offset, &val, &next)) 582 _dbus_string_get_const_data (line)); 592 _dbus_string_skip_blank (line, next, &next); 597 while (next < _dbus_string_get_length (line)) 603 if (_dbus_string_get_byte (line, offset) == '^') 606 if (!_dbus_string_parse_int (line, offset, &val, &next) 661 DBusString line; local 743 DBusString line; local [all...] |
/external/apache-http/src/org/apache/http/ |
HttpResponseFactory.java | 49 * Creates a new response from status line elements. 57 * @return the new response with an initialized status line 63 * Creates a new response from a status line. 65 * @param statusline the status line 71 * @return the new response with the argument status line
|
/external/bluetooth/bluez/src/ |
bluetoothd.8.in | 17 itself does not accept many command\-line options, as most of its 44 is the address of the local device. The file is line separated, with 57 is the address of the local device. The file is line separated, with 68 is the address of the local device. The file is line separated, with 79 is the address of the local device. The file is line separated, with
|
/external/bluetooth/glib/gio/xdgmime/ |
xdgmimealias.c | 124 char line[255]; local 136 while (fgets (line, 255, file) != NULL) 139 if (line[0] == '#') 142 sep = strchr (line, ' '); 153 list->aliases[list->n_aliases].alias = strdup (line);
|
xdgmimeicon.c | 123 char line[255]; local 135 while (fgets (line, 255, file) != NULL) 138 if (line[0] == '#') 141 sep = strchr (line, ':'); 152 list->icons[list->n_icons].mime_type = strdup (line);
|
/external/clearsilver/scripts/ |
document.py | 98 line = fp.readline() 99 if not line: break 101 m = CParser.RE_C_comment.search (line) 103 line = m.group(1) 106 m = CParser.RE_C_define.match(line) 108 m = CParser.RE_C_typedef.search(line) 110 m = CParser.RE_C_func_def.match(line) 114 f._defn = line 116 m = CParser.RE_C_func_def_b.match(line) 121 f._defn = line [all...] |
/external/elfutils/tests/ |
get-lines.c | 79 printf ("%s: cannot get individual line\n", argv[cnt]); 88 int line; local 89 if (dwarf_lineno (l, &line) != 0) 90 line = 0; 93 file ?: "???", line);
|
/external/icu4c/common/ |
rbbicst.pl | 26 $num_states = 1; # Always the state number for the line being compiled. 27 $line_num = 0; # The line number in the input file. 35 $line = $_; 40 # that follow on the line. 63 print " rbbicst: at line $line-num duplicate definition of state $state_name\n"; 68 # if the label was the only thing on this line, go on to the next line, 69 # otherwise assume that a state definition is on the same line and fall through. 74 # for handling the rest of the line [all...] |
/external/icu4c/i18n/ |
regexcst.pl | 27 $num_states = 1; # Always the state number for the line being compiled. 28 $line_num = 0; # The line number in the input file. 36 $line = $_; 41 # that follow on the line. 64 print " rbbicst: at line $line-num duplicate definition of state $state_name\n"; 69 # if the label was the only thing on this line, go on to the next line, 70 # otherwise assume that a state definition is on the same line and fall through. 75 # for handling the rest of the line [all...] |
/external/v8/test/mjsunit/ |
debug-step.js | 45 // Clear the break point on line 2 if set. 58 for (i = 0; i < 1000; i++) { // Line 1. 59 x = 1; // Line 2. 63 // Set a breakpoint on the for statement (line 1). 73 // for loop (line 2) will only make i 0 as a real break point breaks even when
|