OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tend
(Results
1 - 11
of
11
) sorted by null
/external/expat/tests/benchmark/
benchmark.c
33
clock_t tstart,
tend
;
local
102
tend
= clock();
103
cpuTime += ((double) (
tend
- tstart)) / CLOCKS_PER_SEC;
/external/icu/android_icu4j/src/main/java/android/icu/util/
RuleBasedTimeZone.java
605
long
tend
= getTransitionTime(historicTransitions.get(idx),
local
607
if (time >
tend
) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
RuleBasedTimeZone.java
630
long
tend
= getTransitionTime(historicTransitions.get(idx),
local
632
if (time >
tend
) {
/external/wpa_supplicant_8/src/eap_peer/
ikev2.c
122
const u8 *
tend
;
local
136
tend
= pos + transform_len;
151
if (pos <
tend
) {
153
pos,
tend
- pos);
160
if (
tend
- pos != 4) {
/external/wpa_supplicant_8/src/eap_server/
ikev2.c
127
const u8 *
tend
;
local
141
tend
= pos + transform_len;
156
if (pos <
tend
) {
158
pos,
tend
- pos);
166
if (
tend
- pos != 4) {
/external/icu/icu4c/source/i18n/
rbtz.cpp
442
UDate
tend
= getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx),
local
444
if (date >
tend
) {
/toolchain/binutils/binutils-2.25/binutils/
ieee.c
780
struct ieee_type *
tend
;
local
797
tend
= info->types.types + nalloc;
798
for (t = info->types.types + info->types.alloc; t <
tend
; t++)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 353 milliseconds