Searched
full:lines (Results
351 -
375 of
1727) sorted by null
<<11121314151617181920>>
/external/openssl/crypto/jpake/ |
jpake.h | 103 /* The following lines are auto generated by the script mkerr.pl. Any changes
|
/external/openssl/crypto/perlasm/ |
x86asm.pl | 122 SOL - solaris systems, which are elf with strange comment lines
|
/external/proguard/src/proguard/wtk/ |
ProGuardObfuscator.java | 33 * following lines in the file
|
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/ |
SDL_xbios.h | 46 SDL_bool doubleline; /* Double the lines ? */
|
/external/qemu/hw/ |
pxa.h | 75 CPUState *env, qemu_irq *pic, int lines);
|
/external/qemu/telephony/ |
modem_driver.c | 96 if (md->in_pos == 0) /* skip empty lines */
|
/external/quake/quake/src/QW/client/ |
cvar.h | 97 // Writes lines containing "set variable value" for all variables
|
/external/quake/quake/src/QW/server/ |
qwsvdef.h | 67 char *cachedir; // for development over ISDN lines
|
/external/quake/quake/src/WinQuake/ |
cvar.h | 97 // Writes lines containing "set variable value" for all variables
|
/external/skia/bench/ |
RectBench.cpp | 120 return SkNEW_ARGS(PointsBench, (p, SkCanvas::kLines_PointMode, "lines"));
|
/external/tcpdump/ |
mkdep | 69 # lines will try and replace the "cc -M". The real problem is that this
|
/external/v8/tools/ |
csvparser.js | 35 * Creates a CSV lines parser.
|
run-valgrind.py | 70 # Make sure we found between 2 and 3 leak lines.
|
/external/webkit/JavaScriptCore/qt/api/ |
qscriptengine.cpp | 60 lines of code, and the statement on the second line causes a script
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/Array/ |
tostring_1.js | 51 * Commenting out the following lines forces the test to expect JavaScript
|
/external/webkit/WebCore/editing/ |
visible_units.h | 50 // lines
|
/external/webkit/WebCore/rendering/style/ |
StyleRareNonInheritedData.h | 96 bool textOverflow : 1; // Whether or not lines that spill out should be truncated with "..."
|
/external/webkit/WebKitTools/Scripts/ |
SpacingHeuristics.pm | 29 # Used for helping remove extra blank lines from files when processing.
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
metered_stream.py | 33 and rewritten repeatedly, without producing multiple lines of output. It
|
/external/wpa_supplicant_6/wpa_supplicant/ |
.config | 4 # hostapd binary. All lines starting with # are ignored. Configuration option 5 # lines must be commented out complete, if they are not to be included, i.e., 9 # be modified from here. In most cases, these lines should use += in order not 13 # Uncomment following two lines and fix the paths if you have installed OpenSSL
|
defconfig | 4 # hostapd binary. All lines starting with # are ignored. Configuration option 5 # lines must be commented out complete, if they are not to be included, i.e., 9 # be modified from here. In most cases, these lines should use += in order not 13 # Uncomment following two lines and fix the paths if you have installed OpenSSL
|
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
ModelInterpreter.java | 550 List<String> lines; local 552 lines = simulatedCallState.getClccLines(); 554 for (int i = 0, s = lines.size() ; i < s ; i++) { 555 println (lines.get(i));
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmsdh_sdmmc.h | 50 printf("!!!ASSERT fail: file %s lines %d", __FILE__, __LINE__); \
|
bcmspibrcm.h | 28 printf("!!!ASSERT fail: file %s lines %d", __FILE__, __LINE__); \
|
/hardware/ti/omap3/libopencorehw/ |
android_surface_output_omap34xx.cpp | 414 // convert lines 417 // upsample by repeating the UV values on adjacent lines 418 // to save memory accesses, we handle 2 adjacent lines at a time 419 // convert 4 pixels in 2 adjacent lines at a time
|
Completed in 156 milliseconds
<<11121314151617181920>>