HomeSort by relevance Sort by last modified time
    Searched refs:lastLine (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium/third_party/icu/source/tools/genprops/misc/
ucdmerge.c 73 static char line[2000], firstLine[2000], lastLine[2000];
103 end=strchr(lastLine, '#');
139 lastLine[0]=0;
143 strcpy(lastLine, line);
  /external/icu4c/tools/genprops/misc/
ucdmerge.c 73 static char line[2000], firstLine[2000], lastLine[2000];
103 end=strchr(lastLine, '#');
139 lastLine[0]=0;
143 strcpy(lastLine, line);
  /external/icu4c/tools/genprops/
ucdmerge.c 73 static char line[2000], firstLine[2000], lastLine[2000];
103 end=strchr(lastLine, '#');
139 lastLine[0]=0;
143 strcpy(lastLine, line);
  /external/webkit/JavaScriptCore/runtime/
Executable.h 137 int lastLine() const { return m_lastLine; }
146 void recordParse(CodeFeatures features, int firstLine, int lastLine)
150 m_lastLine = lastLine;
249 static PassRefPtr<FunctionExecutable> create(ExecState* exec, const Identifier& name, const SourceCode& source, bool forceUsesArguments, FunctionParameters* parameters, int firstLine, int lastLine)
251 return adoptRef(new FunctionExecutable(exec, name, source, forceUsesArguments, parameters, firstLine, lastLine));
254 static PassRefPtr<FunctionExecutable> create(JSGlobalData* globalData, const Identifier& name, const SourceCode& source, bool forceUsesArguments, FunctionParameters* parameters, int firstLine, int lastLine)
256 return adoptRef(new FunctionExecutable(globalData, name, source, forceUsesArguments, parameters, firstLine, lastLine));
296 FunctionExecutable(JSGlobalData* globalData, const Identifier& name, const SourceCode& source, bool forceUsesArguments, FunctionParameters* parameters, int firstLine, int lastLine)
305 m_lastLine = lastLine;
308 FunctionExecutable(ExecState* exec, const Identifier& name, const SourceCode& source, bool forceUsesArguments, FunctionParameters* parameters, int firstLine, int lastLine)
    [all...]
Executable.cpp 70 recordParse(evalNode->features(), evalNode->lineNo(), evalNode->lastLine());
101 recordParse(programNode->features(), programNode->lineNo(), programNode->lastLine());
122 recordParse(body->features(), body->lineNo(), body->lastLine());
263 return FunctionExecutable::create(&exec->globalData(), functionName, body->source(), body->usesArguments(), body->parameters(), body->lineNo(), body->lastLine());
  /external/icu4c/samples/layout/
pflow.h 29 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine);
paragraph.h 44 void draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine);
gnomelayout.cpp 221 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight();
224 context->paragraph->draw(&surface, firstLine, (maxLines < lastLine)? maxLines : lastLine);
cgnomelayout.c 213 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph);
216 pf_draw(context->paragraph, surface, firstLine, (maxLines < lastLine)? maxLines : lastLine);
clayout.c 233 le_int32 firstLine, lastLine;
252 lastLine = min (si.nPos + (le_int32) si.nPage, pf_getLineCount(context->paragraph) - 1);
254 pf_draw(context->paragraph, surface, firstLine, lastLine);
layout.cpp 231 le_int32 firstLine, lastLine;
250 lastLine = min (si.nPos + (le_int32) si.nPage, context->paragraph->getLineCount() - 1);
252 context->paragraph->draw(surface, firstLine, lastLine);
paragraph.cpp 216 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine)
223 for (li = firstLine; li <= lastLine; li += 1) {
pflow.c 315 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine)
323 for (li = firstLine; li <= lastLine; li += 1) {
  /external/webkit/JavaScriptCore/parser/
Parser.cpp 81 ParserArenaData<DeclarationStacks::FunctionStack>* funcStack, CodeFeatures features, int lastLine, int numConstants)
87 m_lastLine = lastLine;
Parser.h 52 ParserArenaData<DeclarationStacks::FunctionStack>*, CodeFeatures features, int lastLine, int numConstants);
Nodes.cpp 55 void StatementNode::setLoc(int firstLine, int lastLine)
58 m_lastLine = lastLine;
  /frameworks/base/libs/utils/
BufferedTextOutput.cpp 188 const char* lastLine = txt+1;
190 if (*txt++ == '\n') lastLine = txt;
194 vec.iov_len = lastLine-first;
197 txt = lastLine;
  /external/webkit/JavaScriptCore/bytecompiler/
NodesCodegen.cpp     [all...]
BytecodeGenerator.h 346 void emitDebugHook(DebugHookID, int firstLine, int lastLine);
453 return FunctionExecutable::create(exec, body->ident(), body->source(), body->usesArguments(), body->parameters(), body->lineNo(), body->lastLine());
458 return FunctionExecutable::create(globalData, body->ident(), body->source(), body->usesArguments(), body->parameters(), body->lineNo(), body->lastLine());
  /external/webkit/JavaScriptCore/interpreter/
Interpreter.h 112 NEVER_INLINE void debug(CallFrame*, DebugHookID, int firstLine, int lastLine);
  /external/chromium/third_party/icu/source/tools/gencnval/
gencnval.c 314 char lastLine[MAX_LINE_SIZE];
331 while (T_FileStream_readLine(in, lastLine, MAX_LINE_SIZE) != NULL) {
332 lastLineSize = chomp(lastLine);
333 if (lineSize == 0 || (lastLineSize > 0 && isspace(*lastLine))) {
334 uprv_strcpy(line + lineSize, lastLine);
365 uprv_strcpy(line, lastLine);
    [all...]
  /external/icu4c/tools/gencnval/
gencnval.c 314 char lastLine[MAX_LINE_SIZE];
331 while (T_FileStream_readLine(in, lastLine, MAX_LINE_SIZE) != NULL) {
332 lastLineSize = chomp(lastLine);
333 if (lineSize == 0 || (lastLineSize > 0 && isspace(*lastLine))) {
334 uprv_strcpy(line + lineSize, lastLine);
365 uprv_strcpy(line, lastLine);
    [all...]
  /external/webkit/WebCore/rendering/
InlineFlowBox.h 120 void determineSpacingForFlowBoxes(bool lastLine, RenderObject* endObject);
RenderFlexibleBox.cpp 717 RootInlineBox* lastLine = blockChild->lineAtIndex(lineCount-1);
718 if (!lastLine)
732 InlineBox* anchorBox = lastLine->lastChild();
742 RenderBlock* srcBlock = toRenderBlock(lastLine->renderer());
    [all...]
RenderBlockLineLayout.cpp 264 RootInlineBox* RenderBlock::constructLine(unsigned runCount, BidiRun* firstRun, BidiRun* lastRun, bool firstLine, bool lastLine, RenderObject* endObject)
320 lastLineBox()->determineSpacingForFlowBoxes(lastLine, endObject);
    [all...]

Completed in 4855 milliseconds

1 2