/frameworks/base/include/androidfw/ |
ResourceTypes.h | [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiConfigStore.java | [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
AbstractActivityController.java | [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlEditor.java | 201 initUiRootNode(true /*force*/); 234 * @param force if true, a new UiManifestNode is recreated even if it already exists. 236 abstract protected void initUiRootNode(boolean force); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jface_3.6.1.M20100825-0800.jar | |
/prebuilts/devtools/tools/lib/ |
org-eclipse-jface-3.6.2.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.jface_3.4.2.M20090107-0800.jar | |
org.eclipse.jface_3.6.2.M20110210-1200.jar | |
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/ |
org-eclipse-jface-3.6.2.jar | |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
jquery.js | 139 // Force the current matched set of elements to become [all...] |
/frameworks/native/services/inputflinger/ |
InputReader.cpp | [all...] |
/external/chromium_org/components/search_engines/ |
template_url_service.cc | 270 // Force URL to be non-empty. We've never supported this case, but past bugs [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/ |
StylesSidebarPane.js | [all...] |
/external/chromium_org/ui/file_manager/gallery/js/image_editor/ |
image_util.js | 495 // crbug.com/379678, which force to update the contents of the image.
|
/external/chromium_org/v8/src/ia32/ |
assembler-ia32.cc | [all...] |
/external/compiler-rt/lib/tsan/rtl/ |
tsan_interceptors.cc | 929 static void *init_cond(void *c, bool force = false) { 941 if (!force && cond != 0) [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 113 Certainly, it is not solution but rather attempt to force applications
|
/external/ipsec-tools/src/racoon/ |
cftoken.l | 341 <S_RMTS>force { YYD; return(REMOTE_FORCE_LEVEL); }
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
ProcessGDBRemote.cpp | 309 ProcessGDBRemote::BuildDynamicRegisterInfo (bool force) 311 if (!force && m_register_info.GetNumRegisters() > 0) [all...] |
/external/oprofile/events/i386/nehalem/ |
events | 72 event:0xA7 counters:0,1,2,3 um:one minimum:6000 name:BACLEAR_FORCE_IQ : Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ is also responsible for providing conditional branch prediciton direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force the Branch Address Calculator to issue a BACLEAR. Each BACLEAR asserted by the BAC generates approximately an 8 cycle bubble in the instruction fetch pipeline.
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_voicemgt.c | 420 * We also force all voices to mute quickly. 430 * force - force reset even if voices are active 436 * - force all voices to update their envelope states to mute 440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force) 444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ } 447 /* force voices to off state - may cause audio artifacts */ 448 if (force) [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_voicemgt.c | 420 * We also force all voices to mute quickly. 430 * force - force reset even if voices are active 436 * - force all voices to update their envelope states to mute 440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force) 444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ } 447 /* force voices to off state - may cause audio artifacts */ 448 if (force) [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_voicemgt.c | 420 * We also force all voices to mute quickly. 430 * force - force reset even if voices are active 436 * - force all voices to update their envelope states to mute 440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force) 444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ } 447 /* force voices to off state - may cause audio artifacts */ 448 if (force) [all...] |