/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tscmain.cpp | 257 printf("\nMemory Stats before TSC Component Init\n"); 268 (0, "TSC_324m::InitComponent- unable to create component")); 284 printf("\nMemory Stats after TSC Component Init\n"); 367 iInitializedComponent = false; // TSC Component 574 // moved stuff to component 731 TPVMuxComponent component, 739 (0, "TSC_324m::MuxErrorOccurred - direction(%d), component(%d), error(%d)", 740 direction, component, error)); 742 if (info && component == PV_MUX_COMPONENT_LOGICAL_CHANNEL) 777 buf[1] = (uint8)component; [all...] |
/prebuilt/common/osgi/ |
osgi.jar | |
/build/core/ |
base_rules.mk | 121 $(error $(LOCAL_PATH): LOCAL_BUILT_MODULE and LOCAL_INSTALLED_MODULE must not be defined by component makefiles)
|
main.mk | 542 # Of the modules defined by the component makefiles,
|
/external/opencore/codecs_v2/video/avc_h264/dec/src/ |
avcdec_lib.h | 48 AVCStatus Intra_4x4(AVCCommonObj *video, int component, int SubBlock_indx, uint8 *comp);
|
/frameworks/base/media/libstagefright/codecs/avc/dec/src/ |
avcdec_lib.h | 48 AVCStatus Intra_4x4(AVCCommonObj *video, int component, int SubBlock_indx, uint8 *comp);
|
/dalvik/libcore/luni/src/main/java/java/net/ |
URI.java | 818 * Quote illegal chars for each component, but not the others 820 * @param component java.lang.String the component to be converted @param 822 * component s @return java.lang.String the converted string 824 private String quoteComponent(String component, String legalset) { 832 return URIEncoderDecoder.quoteIllegal(component, legalset); [all...] |
/external/webkit/WebKitTools/DumpRenderTree/win/ |
LayoutTestControllerWin.cpp | 470 bool appendComponentToPath(wstring& path, const wstring& component) 480 if (!PathAppendW(buffer, component.c_str())) [all...] |
/frameworks/base/core/java/android/app/ |
Instrumentation.java | 232 * Returns complete component name of this instrumentation. 234 * @return Returns the complete component name for this instrumentation. 346 * activity component is resolved before talking with the activity manager [all...] |
/frameworks/base/core/java/android/provider/ |
Calendar.java | 820 private static String extractValue(ICalendar.Component component [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
NewProjectWizard.java | [all...] |
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
intra_est.cpp | 1378 int i, j, component; local 2013 int component, SubBlock_indx, temp; local [all...] |
/prebuilt/common/jfreechart/ |
jcommon-1.0.12.jar | |
/external/jpeg/ |
ltmain.sh | 595 # If there is no directory component, then add one. [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
tscmain.h | 322 void MuxErrorOccurred(TPVDirection direction, TPVMuxComponent component, PVMFStatus error,
|
/frameworks/base/core/java/android/content/ |
Intent.java | 119 * <li> <p><b>component</b> -- Specifies an explicit name of a component 122 * categories) and matching that with a component that can handle it. 124 * and this component is used exactly as is. By specifying this attribute, 127 * This can be used to provide extended information to the component. 176 * <li> <p><b>Explicit Intents</b> have specified a component (via 182 * <li> <p><b>Implicit Intents</b> have not specified a component; 203 * is done on the {@link PackageManager} for a component that can handle the 204 * intent. The appropriate component is determined based on the intent 209 * <li> <p>The <b>action</b>, if given, must be listed by the component a [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AllApps3D.java | [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
ContactsListActivity.java | 578 String component = intent.getComponent().getClassName(); local 597 component = originalComponent; 648 if (component.equals("alias.DialShortcut")) { 653 } else if (component.equals("alias.MessageShortcut")) { [all...] |
/frameworks/base/services/java/com/android/server/ |
PackageManagerService.java | [all...] |
/external/emma/lib/ |
emma.jar | |
/frameworks/base/core/java/android/content/pm/ |
PackageParser.java | 2864 ComponentName component = getComponentName(); local [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 108 \item[average component times across all IOs] The time line of each IO 118 This is also broken down into two component times\footnote{On [all...] |
/prebuilt/common/netbeans-visual/ |
org-openide-util.jar | |
org-netbeans-api-visual.jar | |
/prebuilt/common/eclipse/ |
org.eclipse.core.commands_3.4.0.I20080509-2000.jar | |