Searched
full:lines (Results
926 -
950 of
5102) sorted by null
<<31323334353637383940>>
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_strings.c | 137 "LINES",
|
/external/mesa3d/src/gtest/src/ |
gtest-all.cc | 41 // The following lines pull in the real gtest *.cc files.
|
/external/openssh/ |
ssh.h | 28 * Maximum length of lines in authorized_keys file.
|
/external/parameter-framework/tools/xmlGenerator/analyse/ |
replaceAmixerByPfwParameters.sh | 38 # a perl regexp that matches only alsa mixer lines
|
/external/pdfium/core/src/fpdftext/ |
fpdf_text.cpp | 191 void CTextPage::WriteOutput(CFX_WideStringArray& lines, int iMinWidth) 276 lines.Add(L""); 283 lines.Add(str); 717 void PDF_GetPageText_Unicode(CFX_WideStringArray& lines, CPDF_Document* pDoc, CPDF_Dictionary* pPage, 720 lines.RemoveAll(); 749 texts.WriteOutput(lines, iMinWidth); 751 void PDF_GetPageText(CFX_ByteStringArray& lines, CPDF_Document* pDoc, CPDF_Dictionary* pPage, 754 lines.RemoveAll(); 763 lines.Add(str);
|
/external/protobuf/gtest/src/ |
gtest-all.cc | 41 // The following lines pull in the real gtest *.cc files.
|
/external/replicaisland/res/layout/ |
mainmenu.xml | 72 android:lines="1"
|
/external/skia/animations/ |
lines#1.xml | 47 <text id="linescaption" text="Lines" x="0" y="120" />
|
/external/skia/experimental/StrokePathRenderer/ |
GrStrokePathRenderer.cpp | 45 // Check if the x and y coordinates are within both lines 72 // Check that the path contains no curved lines, only straight lines 215 // lines initially intersect. We'd need to add
|
/external/skia/include/effects/ |
Sk1DPathEffect.h | 47 kMorph_Style, // transform each point, and turn lines into curves
|
/external/skia/resources/ |
slides_utils.lua | 74 for line in file:lines() do
|
/external/skia/samplecode/ |
SampleLines.cpp | 39 SampleCode::TitleR(evt, "Lines");
|
/external/skia/src/core/ |
SkLineClipper.cpp | 175 int SkLineClipper::ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], 277 // Now copy the results into the caller's lines[] parameter 281 lines[lineCount - i] = result[i]; 284 memcpy(lines, result, (lineCount + 1) * sizeof(SkPoint));
|
/external/skia/src/pathops/ |
SkOpAngle.h | 128 SkLineParameters fTangentHalf; // used only to sort a pair of lines or line-like sections
|
/external/skia/tests/ |
PathOpsThreeWayTest.cpp | 15 SkDCubic curve; // largest can hold lines / quads/ cubics
|
/external/slf4j/integration/src/test/java/org/slf4j/ |
MissingSingletonMethodAssertionTest.java | 62 assertTrue("number of lines should be 3 but was " + lineCount, lineCount == 3);
|
/external/toybox/kconfig/lxdialog/ |
textbox.c | 87 y = (LINES - height) / 2; 268 * Go back 'n' lines in text. Called by dialog_textbox(). 276 /* Go back 'n' lines */ 365 /* Truncate lines longer than MAX_LEN characters */
|
/external/toybox/tests/ |
nl.test | 27 # For non-matching lines the separator is "suppressed" meaning it...
|
/external/v8/test/mjsunit/regress/ |
regress-1639.js | 48 "should not break on unexpected lines")
|
/external/v8/tools/ |
csvparser.js | 30 * Creates a CSV lines parser.
|
/external/valgrind/auxprogs/ |
Merge3Way.hs | 63 let fs = lines t
|
/external/valgrind/helgrind/tests/ |
tc15_laog_lockdel.c | 75 sequence at lines 52/3 does not produce a complaint, EVEN WHEN the
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
LVREV_ClearAudioBuffers.c | 61 * Clear all filter tap data, delay-lines and other signal related data
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/ |
omxVCCOMM_Copy16x16_s.s | 8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
omxVCCOMM_Copy16x16.c | 47 * step - distance between the starts of consecutive lines in the reference
|
Completed in 289 milliseconds
<<31323334353637383940>>