HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 51 - 75 of 6269) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tcpdump/tests/
pimv2_dm-v.out 4 Hold Time Option (1), length 2, Value: 1m45s
11 Hold Time Option (1), length 2, Value: 1m45s
26 Hold Time Option (1), length 2, Value: 1m45s
33 Hold Time Option (1), length 2, Value: 1m45s
40 Hold Time Option (1), length 2, Value: 1m45s
47 Hold Time Option (1), length 2, Value: 1m45s
54 Hold Time Option (1), length 2, Value: 1m45s
61 Hold Time Option (1), length 2, Value: 1m45s
68 Hold Time Option (1), length 2, Value: 1m45s
75 Hold Time Option (1), length 2, Value: 1m45
    [all...]
pimv2_sm-v.out 4 Hold Time Option (1), length 2, Value: 1m45s
11 Hold Time Option (1), length 2, Value: 1m45s
24 Hold Time Option (1), length 2, Value: 1m45s
31 Hold Time Option (1), length 2, Value: 1m45s
38 Hold Time Option (1), length 2, Value: 1m45s
45 Hold Time Option (1), length 2, Value: 1m45s
58 Hold Time Option (1), length 2, Value: 1m45s
65 Hold Time Option (1), length 2, Value: 1m45s
70 1.1.1.1 > 224.0.0.2: igmp pimv1 RP-reachable group 239.123.123.123 RP 1.1.1.1 hold 4m30s
74 Hold Time Option (1), length 2, Value: 1m45
    [all...]
mpls-ldp-hello.out 6 Hold Time: 15s, Flags: [Link Hello]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
limits.h 57 /* Minimum and maximum values a `signed char' can hold. */
61 /* Maximum value an `unsigned char' can hold. (Minimum is 0.) */
64 /* Minimum and maximum values a `char' can hold. */
73 /* Minimum and maximum values a `signed short int' can hold. */
77 /* Maximum value an `unsigned short int' can hold. (Minimum is 0.) */
80 /* Minimum and maximum values a `signed int' can hold. */
84 /* Maximum value an `unsigned int' can hold. (Minimum is 0.) */
87 /* Minimum and maximum values a `signed long int' can hold. */
95 /* Maximum value an `unsigned long int' can hold. (Minimum is 0.) */
104 /* Minimum and maximum values a `signed long long int' can hold. *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
limits.h 57 /* Minimum and maximum values a `signed char' can hold. */
61 /* Maximum value an `unsigned char' can hold. (Minimum is 0.) */
64 /* Minimum and maximum values a `char' can hold. */
73 /* Minimum and maximum values a `signed short int' can hold. */
77 /* Maximum value an `unsigned short int' can hold. (Minimum is 0.) */
80 /* Minimum and maximum values a `signed int' can hold. */
84 /* Maximum value an `unsigned int' can hold. (Minimum is 0.) */
87 /* Minimum and maximum values a `signed long int' can hold. */
95 /* Maximum value an `unsigned long int' can hold. (Minimum is 0.) */
104 /* Minimum and maximum values a `signed long long int' can hold. *
    [all...]
  /packages/apps/Protips/res/values/
arrays.xml 41 Touch &amp; hold an app in the Launcher until it vibrates.</item>
45 Touch &amp; hold an item and when it vibrates, drag it where you want.</item>
49 Touch &amp; hold an item and when it vibrates, drag it to the Trash icon. @drawable/trash</item>
59 Touch &amp; hold it and when it vibrates, drag it to the Trash icon.</item>
66 \nTouch &amp; hold an empty spot
76 \nTouch &amp; hold to learn.</item>
  /external/clang/test/CodeGenCXX/
2010-06-21-LocalVarDbg.cpp 2 // Do not use function name to create named metadata used to hold
  /external/llvm/test/CodeGen/Thumb2/
tail-call-r9.ll 5 ; Make sure in the presence of a tail call, r9 doesn't get used to hold
  /external/skia/include/utils/
SkPictureUtils.h 18 * How many bytes are allocated to hold the SkPicture.
  /external/skia/src/gpu/
GrBufferAllocPool.h 75 * Returns a block of memory to hold data. A buffer designated to hold the
89 * @param buffer returns the buffer that will hold the data.
141 * Returns a block of memory to hold vertices. A buffer designated to hold
155 * @param buffer returns the vertex buffer that will hold the
185 * Returns a block of memory to hold indices. A buffer designated to hold
198 * @param buffer returns the index buffer that will hold the indices.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
GenericBlobElement.java 8 * ANQP Element to hold a raw, unparsed, octet blob
GenericStringElement.java 8 * ANQP Element to hold a generic (UTF-8 decoded) character string
  /frameworks/base/core/java/android/app/backup/
IBackupManager.aidl 41 * only callers who hold the android.permission.BACKUP permission
51 * only callers who hold the android.permission.BACKUP permission
81 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
93 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
103 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
110 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
119 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
127 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
139 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
151 * <p>Callers must hold the android.permission.BACKUP permission to use this method
    [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
SendKeyAction.java 28 * does key repeat (a.k.a. press-and-hold) operation until it receives a key release event.
31 * for press-and-hold operation.
39 // coming down, we trigger the press-and-hold operation. Set to the value slightly
64 // The time stamp when the last CEC key command was sent. Used to determine the press-and-hold
113 // one becomes a new key code to be used for press-and-hold operation.
123 // Press-and-hold key transmission takes place if Android key inputs are
125 // press-and-hold key transmission.
168 // The first key press lasts long enough to start press-and-hold.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorSpace.java 34 * be large enough to hold the data, and the dimensions must be multiples of 2.
37 * @param output buffer to hold RGBA8888 data.
52 * buffer must be large enough to hold the data. The output buffer may be the same as the
56 * @param output buffer to hold RGBA8888 data.
71 * buffer must be large enough to hold the data. The output buffer may be the same as the
75 * @param output buffer to hold HSVA8888 data.
90 * buffer must be large enough to hold the data. The output buffer may be the same as the
94 * @param output buffer to hold YCbCrA8888 data.
  /external/zlib/src/contrib/inflate86/
inffast.S 156 #define hold_state 48 /* state->hold */
275 * hold = state->hold;
435 /* regs: %esi = in, %ebp = hold, %bl = bits, %edi = out
439 * hold |= *((unsigned short *)in)++ << bits;
442 * this = lcode[hold & lmask]
452 orl %eax, hold_r /* hold |= *((ushort *)in)++ << bits */
457 andl hold_r, %edx /* edx &= hold */
458 movl (%ecx,%edx,4), %eax /* eax = lcode[hold & lmask] */
461 /* regs: %esi = in, %ebp = hold, %bl = bits, %edi = ou
    [all...]
inffas86.c 89 /* 80 40 */ unsigned long hold; /* edx rdx local strm->hold */ member in struct:inffast_ar
118 ar.hold = state->hold;
128 /* align in on 1/2 hold size boundary */
129 while (((unsigned long)(void *)ar.in & (sizeof(ar.hold) / 2 - 1)) != 0) {
130 ar.hold += (unsigned long)*ar.in++ << ar.bits;
146 " movq 80(%%rsp), %%rdx\n" /* rdx = hold */
168 " orq %%rax, %%rdx\n" /* hold |= *((uint *)in)++ << bits */
187 " orq %%rax, %%rdx\n" /* hold |= *((uint *)in)++ << bits *
    [all...]
  /external/zlib/src/contrib/masmx64/
inffas8664.c 94 /* 80 40 */ size_t /*unsigned long */hold; /* edx rdx local strm->hold */ member in struct:inffast_ar
135 ar.hold = state->hold;
145 /* align in on 1/2 hold size boundary */
146 while (((size_t)(void *)ar.in & (sizeof(ar.hold) / 2 - 1)) != 0) {
147 ar.hold += (unsigned long)*ar.in++ << ar.bits;
170 ar.hold &= (1U << ar.bits) - 1;
181 state->hold = (unsigned long)ar.hold;
    [all...]
  /frameworks/compile/mclinker/lib/Core/
LinkerConfig.cpp 25 // FIXME: is here the right place to hold this?
35 // FIXME: is here the right place to hold this?
40 // FIXME: is here the right place to hold this?
  /packages/services/Telephony/src/com/android/services/telephony/
GsmConnection.java 74 // Overwrites TelephonyConnection.buildConnectionCapabilities() and resets the hold options
75 // because all GSM calls should hold, even if the carrier config option is set to not show
76 // hold for IMS calls.
  /external/autotest/server/site_tests/network_WiFi_MaskedBSSID/
control.wifi_masked_bssid 16 firmwares may hold only one scan entry per BSSID and will foil attempts
  /external/autotest/server/site_tests/platform_LongPressPower/
control 18 This test uses servo to press and hold the device power button and uses ping
  /external/libcap/doc/
cap_copy_ext.3 31 function in order to hold the capability data record created from
45 allocate a buffer large enough to hold the copied data. The buffer
46 length required to hold the copied data may be obtained by a call to
76 returns the length required to hold a capability data record on success,
  /external/llvm/test/Transforms/Float2Int/
toolarge.ll 8 ; fp128 has a 112-bit mantissa, which can hold an i80. But we only support
  /external/llvm/test/Transforms/GlobalOpt/
integer-bool.ll 2 ;; check that global opt turns integers that only hold 0 or 1 into bools.

Completed in 511 milliseconds

1 23 4 5 6 7 8 91011>>