/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_wide_line.c | 56 * Draw a wide line by drawing a quad (two triangles). 87 * Draw wide line as a quad (two tris) by "stretching" the line along 93 /* x-major line */ 100 /* left to right line */ 107 /* right to left line */ 116 /* y-major line */ 123 /* top to bottom line */ 130 /* bottom to top line */ 166 stage->line = wideline_line [all...] |
/external/oprofile/gui/ |
oprof_start_util.cpp | 180 * @param maxlen width of line 195 string line; local 198 if (line.size() + oline.size() < maxlen) { 199 lines.push_back(line + oline); 200 line.erase(); 202 lines.push_back(line); 203 line.erase(); 208 if (line.size() + word.size() > maxlen) { 209 lines.push_back(line); 210 line.erase() [all...] |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
ViewHierarchyLoader.java | 46 String line; local 70 while ((line = in.readLine()) != null) { 71 if ("DONE.".equalsIgnoreCase(line)) { 75 int whitespaceCount = countFrontWhitespace(line); 86 line = line.trim(); 87 int index = line.indexOf(' '); 90 lastNode.name = line.substring(0, index); 92 line = line.substring(index + 1) [all...] |
/external/chromium_org/third_party/icu/source/tools/genrb/ |
parse.c | 61 uint32_t line; member in struct:Lookahead 74 "<end of line>" 130 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); 167 *linenumber = state->lookahead[state->lookaheadPosition].line; 179 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); 209 *linenumber = state->lookahead[i].line; 222 uint32_t line; local 224 enum ETokenType token = getToken(state, tokenValue, comment, &line, status); 228 *linenumber = line; 239 error(line, "expecting %s, got %s", tokenNames[expectedToken], tokenNames[token]) 287 uint32_t line; local 432 uint32_t line; local 508 uint32_t line; local 814 uint32_t line; local 1015 uint32_t line; local 1138 uint32_t line; local 1431 uint32_t line; local 1562 uint32_t line; local 1677 uint32_t line; local 1855 uint32_t line=0; local 1900 uint32_t line; local 2023 uint32_t line; local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
errwarn.h | 43 YASM_WARN_ORPHAN_LABEL, /**< Label alone on a line without a colon */ 85 * \param line source line (ala __LINE__) 90 (const char *file, unsigned int line, const char *message); 93 * __FILE__ and __LINE__ as the file and line. 168 * \param xrefline virtual line to cross-reference to (should not be 0) 179 * \param xrefline virtual line to cross-reference to (should not be 0) 196 * \param xrefline virtual line used for cross-referencing (0 if no xref) 282 * Generally multiple errors on the same line will be reported, but errors 284 * same line [all...] |
/external/linux-tools-perf/Documentation/ |
perf-probe.txt | 19 'perf probe' [options] --line='LINE' 26 without debuginfo, or by C expressions (C line numbers, C function names, 63 --line=:: 65 which specifies a range of the source code. (see LINE SYNTAX for detail) 106 2) Define event based on source file with line number 114 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is the offset from function entry address in bytes, ':RLN' is the relative-line number from function entry line, and '%return' means that it probes function return. And ';PTN' means lazy matching pattern (see LAZY MATCHING). Note that ';PTN' must be the end of the probe point definition. In addition, '@SRC' specifies a source file which has that function. 115 It is also possible to specify a probe point by the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is the source file path, ':ALN' is the line number and ';PTN' is the lazy matching pattern [all...] |
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/ |
ml_sysfs_helper.c | 103 char line[4096], d; local 118 memset(line, 0, 100); 122 line[0] = 0; 125 sprintf(&line[i], "%c", d); 128 if(line[0] == 'N'){ 130 while(line[i] != '"'){ 138 if(!memcmp(&line[i], chip_name[j], strlen(chip_name[j]))){ 145 if(!memcmp(&line[i], name, strlen(name))){ 152 if(line[0] == 'S'){ 155 while(line[i] != '=') i++ [all...] |
/ndk/sources/host-tools/ndk-stack/ |
ndk-stack-parser.c | 67 /* Regular expression for the process ID information line. */ 70 /* Regular expression for the signal information line. */ 73 /* Regular expression for the frame information line. */ 80 /* Parses a line representing a crash frame. 81 * This routine will try to obtain source file / line information for the 86 * frame - Line containing crash frame. 95 * line - String to matches against the regular expression. 103 static int MatchRegex(const char* line, const regex_t* regex, regmatch_t* match); 170 ParseLine(NdkCrashParser* parser, const char* line) 174 if (line == NULL || *line == '\0') [all...] |
/external/chromium_org/chrome/utility/importer/ |
bookmark_html_reader.cc | 112 std::string line; local 113 TrimString(lines[i], " ", &line); 116 if (internal::ParseCharsetFromLine(line, &charset)) 120 if (internal::ParseFolderNameFromLine(line, 138 internal::ParseBookmarkFromLine(line, charset, &title, 141 internal::ParseMinimumBookmarkFromLine(line, charset, &title, &url); 182 if (StartsWithASCII(line, "<DL>", false)) { 193 } else if (StartsWithASCII(line, "</DL>", false)) { 233 bool ParseCharsetFromLine(const std::string& line, std::string* charset) { 235 if (StartsWithASCII(line, "<META", false) & [all...] |
/external/chromium-trace/trace-viewer/test_data/ |
tcmalloc_trace.json | 1 {"traceEvents":[{"cat":"__metadata","pid":26910,"tid":26935,"ts":0,"ph":"M","name":"thread_name","args":{"name":"Chrome_ChildIOThread"}},{"cat":"__metadata","pid":26956,"tid":13,"ts":0,"ph":"M","name":"thread_name","args":{"name":"Chrome_ChildIOThread"}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073336828,"ph":"B","name":"PluginDispatcher::OnMessageReceived","args":{"Class":13,"Line":374}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073336909,"ph":"E","name":"PluginDispatcher::OnMessageReceived","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073337253,"ph":"B","name":"PluginDispatcher::OnMessageReceived","args":{"Class":13,"Line":380}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073337266,"ph":"B","name":"PluginDispatcher::Send","args":{"Class":65535,"Line":65520}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073337280,"ph":"E","name":"PluginDispatcher::Send","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073337284,"ph":"E","name":"PluginDispatcher::OnMessageReceived","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073337810,"ph":"B","name":"PluginDispatcher::OnMessageReceived","args":{"Class":13,"Line":582}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339717,"ph":"B","name":"PluginResource::SendCreate","args":{"Class":13,"Line":1650}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339730,"ph":"B","name":"PluginDispatcher::Send","args":{"Class":13,"Line":1258}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339746,"ph":"E","name":"PluginDispatcher::Send","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339750,"ph":"E","name":"PluginResource::SendCreate","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339753,"ph":"B","name":"PluginResource::SendCreate","args":{"Class":13,"Line":1650}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339762,"ph":"E","name":"PluginResource::SendCreate","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339891,"ph":"B","name":"PluginDispatcher::Send","args":{"Class":13,"Line":938}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339905,"ph":"E","name":"PluginDispatcher::Send","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339910,"ph":"B","name":"PluginDispatcher::Send","args":{"Class":13,"Line":938}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339913,"ph":"E","name":"PluginDispatcher::Send","args":{}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073339932,"ph":"B","name":"PluginDispatcher::Send","args":{"Class":13,"Line":964}},{"cat":"ppapi proxy","pid":27027,"tid":44,"ts":98073340163,"ph":"E","name":"PluginDispatche (…) [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glsl_parser.cc | 76 /* Line 268 of yacc.c */ 77 #line 1 "src/src/glsl/glsl_parser.yy" 121 /* Line 268 of yacc.c */ 122 #line 123 "src/chromium_gensrc/mesa/glsl_parser.cc" 267 LINE = 376, 468 #define LINE 376 556 /* Line 293 of yacc.c */ 557 #line 59 "src/src/glsl/glsl_parser.yy" 594 /* Line 293 of yacc.c */ 595 #line 596 "src/chromium_gensrc/mesa/glsl_parser.cc [all...] |
/external/clang/test/Analysis/diagnostics/ |
deref-track-symbolic-region.c | 55 // CHECK-NEXT: <key>line</key><integer>13</integer> 60 // CHECK-NEXT: <key>line</key><integer>13</integer> 68 // CHECK-NEXT: <key>line</key><integer>14</integer> 73 // CHECK-NEXT: <key>line</key><integer>14</integer> 85 // CHECK-NEXT: <key>line</key><integer>14</integer> 93 // CHECK-NEXT: <key>line</key><integer>14</integer> 98 // CHECK-NEXT: <key>line</key><integer>14</integer> 118 // CHECK-NEXT: <key>line</key><integer>14</integer> 123 // CHECK-NEXT: <key>line</key><integer>14</integer> 131 // CHECK-NEXT: <key>line</key><integer>17</integer [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
WordBreakTest.txt | 27 ÷ 0001 ÷ 000A ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [3.11] <LINE FEED (LF)> (LF) ÷ [0.3] 28 ÷ 0001 × 0308 ÷ 000A ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [3.11] <LINE FEED (LF)> (LF) ÷ [0.3] 29 ÷ 0001 ÷ 000B ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [3.11] <LINE TABULATION> (Newline) ÷ [0.3] 30 ÷ 0001 × 0308 ÷ 000B ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [3.11] <LINE TABULATION> (Newline) ÷ [0.3] 43 ÷ 0001 ÷ 005F ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] LOW LINE (ExtendNumLet) ÷ [0.3] 44 ÷ 0001 × 0308 ÷ 005F ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LOW LINE (ExtendNumLet) ÷ [0.3] 71 ÷ 000D × 000A ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) × [3.0] <LINE FEED (LF)> (LF) ÷ [0.3] 72 ÷ 000D ÷ 0308 ÷ 000A ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [3.11] <LINE FEED (LF)> (LF) ÷ [0.3] 73 ÷ 000D ÷ 000B ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] <LINE TABULATION> (Newline) ÷ [0.3] 74 ÷ 000D ÷ 0308 ÷ 000B ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [3.11] <LINE TABULATION> (Newline) ÷ [0.3 [all...] |
/external/clang/test/Analysis/inlining/ |
path-notes.m | 190 // CHECK-NEXT: <key>line</key><integer>79</integer> 195 // CHECK-NEXT: <key>line</key><integer>79</integer> 203 // CHECK-NEXT: <key>line</key><integer>79</integer> 208 // CHECK-NEXT: <key>line</key><integer>79</integer> 220 // CHECK-NEXT: <key>line</key><integer>79</integer> 228 // CHECK-NEXT: <key>line</key><integer>79</integer> 233 // CHECK-NEXT: <key>line</key><integer>79</integer> 253 // CHECK-NEXT: <key>line</key><integer>79</integer> 258 // CHECK-NEXT: <key>line</key><integer>79</integer> 266 // CHECK-NEXT: <key>line</key><integer>79</integer [all...] |
/external/icu4c/layoutex/layout/ |
ParagraphLayout.h | 41 * Clients can use this to break a paragraph into lines, and to display the glyphs in each line. 50 * This class represents a single line of text in a <code>ParagraphLayout</code>. They 51 * can only be created by calling <code>ParagraphLayout::nextLine()</code>. Each line 60 class U_LAYOUTEX_API Line : public UObject 71 ~Line(); 74 * Count the number of visual runs in the line. 83 * Get the ascent of the line. This is the maximum ascent 84 * of all the fonts on the line. 86 * @return the ascent of the line. 93 * Get the descent of the line. This is the maximum descen [all...] |
/dalvik/dx/tests/021-code-attrib-LineNumberTable/ |
small-class.txt | 48 0000 0011 # offset 0000, line #17 49 0001 0022 # offset 0001, line #34
|
/external/chromium/chrome/browser/resources/shared/js/cr/ |
command_line.js | 7 * command line string. 16 * Class to reperesent command line options passed to chrome. 29 * Note that the Chromium code that computes the command line string 34 * @param {string} commandLineString The command line string to parse. 42 * Return the command line as a single string. 49 * Parse the array of command line options into this.executable, this.options, 52 * @param {Array} ary The list of command line arguments. The first argument 53 * must be the executable name. Named command line arguments must start
|
/external/chromium_org/build/android/pylib/ |
device_stats_monitor.py | 64 for line in profile: 65 if ' mmcblk0 ' in line: 66 stats = io_stats_parser.ParseIoStatsLine(line) 73 elif line.startswith('cpu '): 74 stats = self._ParseCpuStatsLine(line) 102 def _ParseCpuStatsLine(line): 103 """Parses a line of cpu stats into a CpuStats named tuple.""" 115 fields = line.split()
|
/external/chromium_org/chrome/browser/prefs/ |
pref_service_syncable_builder.h | 37 // Specifies to use an actual command-line backed command-line pref store.
|
/external/chromium_org/chrome/browser/translate/ |
translate_event_details.h | 23 // The source line in |filename| where this event was created. 24 int line; member in struct:TranslateEventDetails
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
nsview_additions.h | 12 // Returns the line width that will generate a 1 pixel wide line.
|
/external/chromium_org/chromeos/ime/ |
gen_input_methods.py | 11 file names are specified on the command line. 103 for line in fileinput.input(sys.argv[1]): 104 line = line.strip() 105 if not line or re.match(r'#', line): 107 columns = line.split() 108 assert len(columns) == 3 or len(columns) == 4, "Invalid format: " + line
|
/external/chromium_org/content/browser/renderer_host/ |
DEPS | 2 "+cc/switches.h", # For cc command line switches. 3 "+media/base", # For media command line switches.
|
/external/chromium_org/ppapi/generators/ |
test_lex.in | 7 COMMENT /*MULTI LINE*/ 60 Contains /* Multi-line
|
/external/chromium_org/skia/ext/ |
google_logging.cc | 13 void SkDebugf_FileLine(const char* file, int line, bool fatal, 22 logging::LogMessage(file, line,
|