HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 1 - 25 of 6323) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/po/
remove-potcdate.sin 5 # pattern is achieved by looking at the hold space.
8 # Test if the hold space is empty.
16 # The hold space was nonempty. Following occurrences. Do nothing.
insert-header.sin 6 # occurrences is achieved by looking at the hold space.
9 # Test if the hold space is empty.
20 # The hold space was nonempty. Following occurrences. Do nothing.
  /external/bison/runtime-po/
remove-potcdate.sin 5 # pattern is achieved by looking at the hold space.
8 # Test if the hold space is empty.
16 # The hold space was nonempty. Following occurrences. Do nothing.
insert-header.sin 6 # occurrences is achieved by looking at the hold space.
9 # Test if the hold space is empty.
20 # The hold space was nonempty. Following occurrences. Do nothing.
  /external/e2fsprogs/po/
remove-potcdate.sin 5 # pattern is achieved by looking at the hold space.
8 # Test if the hold space is empty.
16 # The hold space was nonempty. Following occurrences. Do nothing.
insert-header.sin 6 # occurrences is achieved by looking at the hold space.
9 # Test if the hold space is empty.
20 # The hold space was nonempty. Following occurrences. Do nothing.
  /external/elfutils/po/
remove-potcdate.sin 5 # pattern is achieved by looking at the hold space.
8 # Test if the hold space is empty.
16 # The hold space was nonempty. Following occurrences. Do nothing.
insert-header.sin 6 # occurrences is achieved by looking at the hold space.
9 # Test if the hold space is empty.
20 # The hold space was nonempty. Following occurrences. Do nothing.
  /external/libexif/po/
remove-potcdate.sin 5 # pattern is achieved by looking at the hold space.
8 # Test if the hold space is empty.
16 # The hold space was nonempty. Following occurrences. Do nothing.
insert-header.sin 6 # occurrences is achieved by looking at the hold space.
9 # Test if the hold space is empty.
20 # The hold space was nonempty. Following occurrences. Do nothing.
  /ndk/sources/host-tools/make-3.81/po/
remove-potcdate.sin 5 # pattern is achieved by looking at the hold space.
8 # Test if the hold space is empty.
16 # The hold space was nonempty. Following occurrences. Do nothing.
insert-header.sin 6 # occurrences is achieved by looking at the hold space.
9 # Test if the hold space is empty.
20 # The hold space was nonempty. Following occurrences. Do nothing.
  /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiP2pService.java 7 * A structure to hold service information.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
baddata1.s 7 # no way these are going to hold the pointers.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
limits.h 26 /* Minimum and maximum values a `signed char' can hold. */
32 /* Maximum value an `unsigned char' can hold. (Minimum is 0). */
40 /* Minimum and maximum values a `char' can hold. */
57 /* Minimum and maximum values a `signed short int' can hold. */
63 /* Maximum value an `unsigned short int' can hold. (Minimum is 0). */
71 /* Minimum and maximum values a `signed int' can hold. */
77 /* Maximum value an `unsigned int' can hold. (Minimum is 0). */
81 /* Minimum and maximum values a `signed long int' can hold.
88 /* Maximum value an `unsigned long int' can hold. (Minimum is 0). */
93 /* Minimum and maximum values a `signed long long int' can hold. *
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
limits.h 26 /* Minimum and maximum values a `signed char' can hold. */
32 /* Maximum value an `unsigned char' can hold. (Minimum is 0). */
40 /* Minimum and maximum values a `char' can hold. */
57 /* Minimum and maximum values a `signed short int' can hold. */
63 /* Maximum value an `unsigned short int' can hold. (Minimum is 0). */
71 /* Minimum and maximum values a `signed int' can hold. */
77 /* Maximum value an `unsigned int' can hold. (Minimum is 0). */
81 /* Minimum and maximum values a `signed long int' can hold.
88 /* Maximum value an `unsigned long int' can hold. (Minimum is 0). */
93 /* Minimum and maximum values a `signed long long int' can hold. *
    [all...]
  /external/testng/src/main/java/org/testng/collections/
ListMultiMap.java 7 * A container to hold lists indexed by a key.
SetMultiMap.java 6 * A container to hold sets indexed by a key.
  /external/webrtc/webrtc/modules/video_coding/test/
plotJitterEstimate.m 8 hold on;
17 subfigure(3, 2, 3); hold on;
22 hold on;
29 hold on;
37 figure; hold on;
  /docs/source.android.com/src/source/
running.jd 75 <td>Press and hold <em>Volume Down</em>, then press and hold <em>Power</em></td>
79 <td>Press and hold <em>Volume Down</em>, then press and hold <em>Power</em></td>
83 <td>Press and hold <em>Volume Down</em>, then press and hold <em>Power</em></td>
87 <td>Press and hold <em>Power</em></td>
91 <td>Press and hold <em>Volume Down</em>, then press and hold <em>Power</em></td>
95 <td>Press and hold both <em>Volume Up</em> and <em>Volume Down</em>, then pres
    [all...]
  /external/opencv3/3rdparty/zlib/
inffast.c 84 unsigned long hold; /* local strm->hold */ local
111 hold = state->hold;
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits;
127 here = lcode[hold & lmask];
130 hold >>= op;
144 hold += (unsigned long)(PUP(in)) << bits;
147 len += (unsigned)hold & ((1U << op) - 1)
    [all...]
  /external/pdfium/third_party/zlib_v128/
inffast.c 84 unsigned long hold; /* local strm->hold */ local
111 hold = state->hold;
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits;
127 here = lcode[hold & lmask];
130 hold >>= op;
144 hold += (unsigned long)(PUP(in)) << bits;
147 len += (unsigned)hold & ((1U << op) - 1)
    [all...]
  /external/tcpdump/tests/
pimv2_hellos-v.out 4 Hold Time Option (1), length 2, Value: 1m45s
11 Hold Time Option (1), length 2, Value: 1m45s
18 Hold Time Option (1), length 2, Value: 1m45s
25 Hold Time Option (1), length 2, Value: 1m45s
32 Hold Time Option (1), length 2, Value: 1m45s
39 Hold Time Option (1), length 2, Value: 1m45s
  /external/zlib/src/
inffast.c 84 unsigned long hold; /* local strm->hold */ local
111 hold = state->hold;
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits;
127 here = lcode[hold & lmask];
130 hold >>= op;
144 hold += (unsigned long)(PUP(in)) << bits;
147 len += (unsigned)hold & ((1U << op) - 1)
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
limits.h 71 /* Minimum and maximum values a `signed char' can hold. */
77 /* Maximum value an `unsigned char' can hold. (Minimum is 0). */
85 /* Minimum and maximum values a `char' can hold. */
102 /* Minimum and maximum values a `signed short int' can hold. */
108 /* Maximum value an `unsigned short int' can hold. (Minimum is 0). */
116 /* Minimum and maximum values a `signed int' can hold. */
122 /* Maximum value an `unsigned int' can hold. (Minimum is 0). */
126 /* Minimum and maximum values a `signed long int' can hold.
133 /* Maximum value an `unsigned long int' can hold. (Minimum is 0). */
138 /* Minimum and maximum values a `signed long long int' can hold. *
    [all...]

Completed in 2863 milliseconds

1 2 3 4 5 6 7 8 91011>>