/external/opencore/fileformats/mp4/parser/src/ |
syncsampleatom.cpp | 24 This SyncSampleAtom Class provides a compact marking of the random access
|
/external/v8/src/ |
builtins.h | 210 // during the marking phase of mark sweep. See IC::Clear.
|
/external/webkit/WebCore/WebCore.gyp/mac/ |
adjust_visibility.sh | 35 # Transforms a static library at INPUT by marking all of its symbols
|
/external/webkit/WebCore/workers/ |
WorkerContext.h | 118 // These methods are used for GC marking. See JSWorkerContext::markChildren(MarkStack&) in
|
/frameworks/base/core/java/android/os/ |
Looper.java | 78 /** Initialize the current thread as a looper, marking it as an application's main
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
gcc-plugin.h | 40 PLUGIN_GGC_MARKING, /* Extend the GGC marking. */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/ |
bufferPoolApi.h | 159 * \brief Reinitializes the buffer pool object, by marking all buffers
|
/external/webkit/JavaScriptCore/runtime/ |
Collector.cpp | 380 // to clean up remaining garbage before marking. Otherwise, the conservative 381 // marking mechanism might follow a pointer to unmapped memory. 983 // Forbid malloc during the mark phase. Marking a thread suspends it, so [all...] |
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
BroadcastTest.java | 346 // Marking flaky until http://b/issue?id=1191337 is resolved 356 // Marking flaky until http://b/issue?id=1191337 is resolved
|
/development/pdk/docs/source/ |
cla-corporate.jd | 38 <li><p>Should You wish to submit work that is not Your original creation, You may submit it to the Project Leads separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".<br></p>
|
cla-individual.jd | 38 <li><p>Should You wish to submit work that is not Your original creation, You may submit it to the Project Leads separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".<br></p>
|
/external/icu4c/common/ |
ruleiter.h | 203 * characters being iterated, with a '|' marking the current position.
|
/external/icu4c/i18n/ |
unesctrn.cpp | 24 * Special character marking the end of the spec[] array.
|
/external/iproute2/examples/diffserv/ |
Edge31-ca-u32 | 5 # interface the result is used for fast classification and re-marking
|
Edge32-ca-u32 | 5 # interface the result is used for fast classification and re-marking
|
/external/jpeg/ |
jcapimin.c | 248 * jpeg_write_tables has the side effect of marking all tables written
|
/external/opencore/oscl/oscl/osclerror/src/ |
oscl_error_trapcleanup.cpp | 128 //enter a trap by marking the current top of the cleanup stack.
|
/external/wpa_supplicant/ |
eapol_sm.h | 43 * marking connection authenticated. This is a bit field of
|
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.h | 43 * marking connection authenticated. This is a bit field of
|
/frameworks/base/awt/javax/imageio/stream/ |
ImageInputStreamImpl.java | 286 throw new RuntimeException("Stream marking error");
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrvSM.h | 206 * \brief handle a STOP_REQUEST event when in WAIT_FOR_DRIVER_MODE by marking negative result status
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrvSM.h | 209 * \brief handle a STOP_REQUEST event when in WAIT_FOR_DRIVER_MODE by marking negative result status
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrvSM.h | 206 * \brief handle a STOP_REQUEST event when in WAIT_FOR_DRIVER_MODE by marking negative result status
|
/sdk/traceview/src/com/android/traceview/ |
TimeLineView.java | 845 Normal, Marking, Scaling, Animating [all...] |
/dalvik/vm/alloc/ |
Heap.c | 745 * they don't require any marking. 881 /* Set up the marking context. 890 LOGD_HEAP("Marking..."); [all...] |