/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTextFragment.cpp | 55 for (RenderObject* current = m_firstLetter; current; current = current->nextInPreOrder(m_firstLetter)) { 56 if (current->isText()) 57 return toRenderText(current);
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
EventTracer.cpp | 49 traceSamplingState[0] = blink::Platform::current()->getTraceSamplingState(0); 53 traceSamplingState[1] = blink::Platform::current()->getTraceSamplingState(1); 56 traceSamplingState[2] = blink::Platform::current()->getTraceSamplingState(2); 63 return blink::Platform::current()->getTraceCategoryEnabledFlag(categoryName); 70 return blink::Platform::current()->addTraceEvent(phase, categoryEnabledFlag, name, id, numArgs, argNames, argTypes, argValues, flags); 75 blink::Platform::current()->updateTraceEventDuration(categoryEnabledFlag, name, handle);
|
/external/chromium_org/ui/gfx/animation/ |
animation_unittest.cc | 76 base::MessageLoop::current()->Quit(); 90 base::MessageLoop::current()->Run(); 100 base::MessageLoop::current()->Run(); 112 base::MessageLoop::current()->Run(); 123 base::MessageLoop::current()->Run(); 146 // Test that current value is always 0 after Start() is called.
|
multi_animation.h | 58 // Returns the current value. The current value for a MultiAnimation is 59 // determined from the tween type of the current part. 62 // Returns the index of the current part. 82 // Current value for the animation. 85 // Index of the current part.
|
/external/chromium_org/v8/src/ |
hydrogen-removable-simulates.cc | 43 HInstruction* current = it.Current(); local 44 if (current->IsLeaveInlined()) { 57 if (current->IsReturn()) { 67 if (!current->IsSimulate()) continue; 72 HSimulate* current_simulate = HSimulate::cast(current);
|
property.cc | 35 LookupResult* current = this; // Could be NULL. local 36 while (current != NULL) { 37 visitor->VisitPointer(BitCast<Object**>(¤t->holder_)); 38 visitor->VisitPointer(BitCast<Object**>(¤t->transition_)); 39 current = current->next_;
|
/external/chromium_org/webkit/child/ |
webthread_impl.cc | 45 base::MessageLoop::current()->AddTaskObserver(result.first->second); 53 base::MessageLoop::current()->RemoveTaskObserver(iter->second); 116 CHECK(!base::MessageLoop::current() 118 base::MessageLoop::current()->Run(); 123 CHECK(base::MessageLoop::current()->is_running()); 124 base::MessageLoop::current()->Quit();
|
/external/clang/lib/Format/ |
TokenAnnotator.h | 47 FormatToken *Current = First; 51 Current->Next = *I; 52 (*I)->Previous = Current; 53 Current = Current->Next; 55 Last = Current;
|
/external/openssh/openbsd-compat/ |
sigact.c | 69 sigset_t current = sigsetmask(0); local 77 *omask = current; 80 current |= *mask; 82 current &= ~*mask; 84 current = *mask; 86 sigsetmask(current);
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
Subscription.java | 58 * and JID. The server will have supplied the subscription id and current state.
63 * @param state The current state of the subscription
75 * and JID. The server will have supplied the subscription id and current state
81 * @param state The current state of the subscription
114 * Gets the current subscription state.
116 * @return Current subscription state
|
/external/srec/portable/include/ |
PStackTrace.h | 49 * 2) module has already been initialized by another process 3) module fails to get the current directory 50 * 4) module cannot retrieve the name of the current executing module (DLL/EXE) 51 * 5) ESR_BUFFER_OVERFLOW if an internal buffer is too small 6) module cannot retrieve the current executing module 65 * Returns the depth of the current stack trace (0-based). 73 * Returns the current process stack-track. 83 * Returns the current function name.
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
LVC_MixSoft_1St_D16C31_SAT.c | 51 if (pInstance->Current != pInstance->Target) 54 pInstance->Current = pInstance->Target; 57 }else if (Abs_32(pInstance->Current-pInstance->Target) < pInstance->Delta){ 58 pInstance->Current = pInstance->Target; /* Difference is not significant anymore. Make them equal. */ 99 if (Abs_32(pInstance->Current-pInstance->Target) < pInstance->Delta){ 100 pInstance->Current = pInstance->Target; /* Difference is not significant anymore. Make them equal. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_Bitstream.h | 143 * [in] ppBitStream pointer to the pointer to the current byte 153 * so that it points to the current byte in the bit 156 * current bit position in the byte pointed by 184 * [in] ppBitStream pointer to the pointer to the current byte 193 * so that it points to the current byte in the bit 196 * current bit position in the byte pointed by
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_Bitstream.h | 143 * [in] ppBitStream pointer to the pointer to the current byte 153 * so that it points to the current byte in the bit 156 * current bit position in the byte pointed by 184 * [in] ppBitStream pointer to the pointer to the current byte 193 * so that it points to the current byte in the bit 196 * current bit position in the byte pointed by
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM_Bitstream.h | 143 * [in] ppBitStream pointer to the pointer to the current byte 153 * so that it points to the current byte in the bit 156 * current bit position in the byte pointed by 184 * [in] ppBitStream pointer to the pointer to the current byte 193 * so that it points to the current byte in the bit 196 * current bit position in the byte pointed by
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_BlockMatch_Integer_16x16.c | 39 * MB that corresponds to the location of the current macroblock in 40 * the current plane. 48 * pSrcCurrBuf - pointer to the current block in the current macroblock 52 * pCurrPointPos - position of the current macroblock in the current plane
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC.c | 39 * ppBitStream - pointer to the pointer to the current byte in the 41 * pBitOffset - pointer to the bit position in the current byte referenced 56 * current block 61 * that it points to the current byte in the bit stream buffer 62 * pBitOffset - *pBitOffset is updated such that it points to the current 64 * pDst - pointer to the coefficient buffer of current block; must be
|
/frameworks/base/core/java/com/android/internal/content/ |
SelectionBuilder.java | 78 * Return selection string for current internal state. 87 * Return selection arguments for current internal state. 96 * Execute query using the current internal state as {@code WHERE} clause. 104 * Execute query using the current internal state as {@code WHERE} clause. 113 * Execute update using the current internal state as {@code WHERE} clause. 120 * Execute delete using the current internal state as {@code WHERE} clause.
|
/frameworks/base/docs/html/training/location/ |
index.jd | 40 This class shows you how to use Location Services in your app to get the current location, 54 <b><a href="retrieve-current.html">Retrieving the Current Location</a></b> 57 Learn how to retrieve the user's current location. 82 <b><a href="activity-recognition.html">Recognizing the User's Current Activity</a></b> 85 Learn how to recognize the user's current activity, such as walking, bicycling,
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicReference.java | 49 * Gets the current value. 51 * @return the current value 78 * if the current value {@code ==} the expected value. 90 * if the current value {@code ==} the expected value. 119 * Returns the String representation of the current value. 120 * @return the String representation of the current value
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLEngineResult.java | 27 * The {@code enum} describing the state of the current handshake. 62 * the current operation. 67 * complete the current operation. 100 * the status of the current handshake 140 * Returns the status of the current handshake. 142 * @return the status of the current handshake.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
libintl.h | 37 /* Look up MSGID in the current default message catalog for the current 43 /* Look up MSGID in the DOMAINNAME message catalog for the current 50 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY 80 /* Set the current default message catalog to DOMAINNAME. 81 If DOMAINNAME is null, return the current default.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
libintl.h | 37 /* Look up MSGID in the current default message catalog for the current 43 /* Look up MSGID in the DOMAINNAME message catalog for the current 50 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY 80 /* Set the current default message catalog to DOMAINNAME. 81 If DOMAINNAME is null, return the current default.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
libintl.h | 37 /* Look up MSGID in the current default message catalog for the current 43 /* Look up MSGID in the DOMAINNAME message catalog for the current 50 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY 80 /* Set the current default message catalog to DOMAINNAME. 81 If DOMAINNAME is null, return the current default.
|
/system/core/include/utils/ |
Tokenizer.h | 70 * Gets a 1-based line number index for the current position. 75 * Formats a location string consisting of the filename and current line number. 81 * Gets the character at the current position. 87 * Gets the remainder of the current line as a string, excluding the newline character. 92 * Gets the character at the current position and advances past it. 101 * Returns the token or an empty string if the current character is a delimiter
|