OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:line
(Results
601 - 625
of
1500
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Email/src/com/android/email/mail/transport/
SmtpSender.java
241
String
line
= mTransport.readLine(true);
local
243
String result =
line
;
245
while (
line
.length() >= 4 &&
line
.charAt(3) == '-') {
246
line
= mTransport.readLine(true);
247
result +=
line
.substring(3);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropMath.java
118
float[]
line
= {
local
123
GeometryMathUtils.shortestVectorFromPointToLine(point,
line
));
126
bestLine =
line
;
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileSystemUtils.java
112
* the command
line
.
124
* The free space is calculated via the command
line
.
143
* the command
line
.
148
* The free space is calculated via the command
line
.
154
* some simple tests to compare the command
line
with the output from this class.
177
* The free space is calculated via the command
line
.
228
// non-empty
line
(the free space bytes should be in the last element
230
// not, still assuming it is on the last non-blank
line
)
232
String
line
= lines.get(i);
local
233
if (
line
.length() > 0) {
409
String
line
= inr.readLine();
local
[
all
...]
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java
245
String
line
= String.format(REPORT_FMT,
local
254
Log.d(TAG,
line
);
/packages/experimental/procstatlog/
procstatlog.c
49
// /proc/binder/stats - per
line
: "/proc/binder/stats:BC_REPLY"
52
// /proc/stat - per
line
: "/proc/stat:intr"
53
// /proc/yaffs - per device/
line
: "/proc/yaffs:userdata:nBlockErasures"
55
// - per
line
: "/sys/.../time_in_state:245000"
96
// Read a name/value file and write data entries for each
line
.
99
// delimiter: used to split each
line
into name and value
101
// skip_words: skip this many words at the start of each
line
126
char *
line
;
local
127
for (
line
= strtok(buf, "\n");
128
line
!= NULL && num < stats_count
175
char *
line
, *device = NULL;
local
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
UsabilityStudyLogUtils.java
172
String
line
;
local
174
while ((
line
= br.readLine()) != null) {
176
sb.append(
line
);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
Uploader.java
135
String
line
;
local
136
while ((
line
= reader.readLine()) != null) {
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
CombinedInputOutput.java
60
* Concretely this only tests the header
line
.
123
String
line
;
local
129
while (null != (
line
= reader.readLine())) {
130
if (
line
.startsWith(COMMENT_LINE_STARTER)) continue;
131
final String args[] =
line
.trim().split(",");
144
if (2 != params.length) throw new RuntimeException("Wrong format : " +
line
);
158
if (2 != params.length) throw new RuntimeException("Wrong format : " +
line
);
170
throw new RuntimeException("Wrong format : " +
line
);
177
if (2 != params.length) throw new RuntimeException("Wrong format : " +
line
);
187
throw new RuntimeException("Wrong format : " +
line
);
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
mt9t013.h
91
uint16_t
line
;
member in struct:mt9t013_exposure_gain
Completed in 1525 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>