/external/quake/quake/src/QW/server/ |
qwsv.mak | 101 # ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /profile /machine:I386
104 odbc32.lib odbccp32.lib /nologo /subsystem:console /profile /machine:I386\
258 # ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /profile /map /debug /machine:I386
261 odbc32.lib odbccp32.lib /nologo /subsystem:console /profile\
[all...] |
/frameworks/base/core/java/android/view/ |
ViewDebug.java | 358 private static final String REMOTE_PROFILE = "PROFILE"; 875 profile(view, clientStream, params[0]); method 918 private static void profile(View root, OutputStream clientStream, String parameter) method in class:ViewDebug [all...] |
ViewRoot.java | 308 * Call this to profile the next traversal call. 311 public void profile() { method in class:ViewRoot [all...] |
/frameworks/base/voip/java/com/android/server/sip/ |
SipService.java | 189 + "the profile is not opened"); 208 SipProfile profile = group.getLocalProfile(); local 209 return (profile.getCallingUid() == Binder.getCallingUid()); 226 Log.w(TAG, "only creator or radio can close this profile"); 248 Log.w(TAG, "only creator or radio can query on the profile"); 261 Log.w(TAG, "only creator or radio can query on the profile"); 275 Log.w(TAG, "only creator can set listener on the profile"); 322 throw new SipException("only creator can access the profile"); 334 throw new SipException("only creator can access the profile"); 348 if (DEBUG) Log.d(TAG, "notify: profile added: " + localProfile) [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
RIL.java | 1274 String profile = ""; \/\/profile number, NULL for GSM\/UMTS local 1281 setupDataCall(Integer.toString(radioTechnology), profile, apn, user, local [all...] |
/external/e2fsprogs/e2fsck/ |
pass1.c | 446 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, 448 profile_get_uint(ctx->profile, "scratch_files", 450 profile_get_boolean(ctx->profile, "scratch_files", [all...] |
super.c | 733 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts",
|
/external/qemu/distrib/libpng-1.2.19/ |
png.h | [all...] |
/external/v8/test/mjsunit/tools/ |
tickprocessor.js | 30 // Files: tools/consarray.js tools/profile.js tools/profile_view.js
|
/external/webkit/WebCore/inspector/front-end/ |
inspector.js | [all...] |
/dalvik/vm/ |
Init.c | 925 gDvmJit.profile = true; [all...] |
/dalvik/vm/interp/ |
Jit.c | 514 if (gDvmJit.profile) { [all...] |
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
init.cpp | 535 seqParam->profile_idc = encParam->profile; 568 /* verify the profile setting */ 574 if (seqParam->profile_idc == 0) /* find profile for this setting */ 576 /* find the right profile for it */ 613 /* check the list of supported profile by this library */ [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
SimulatedCommands.java | 963 public void setupDataCall(String radioTechnology, String profile, String apn, String user, [all...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/ |
SEC_OMX_H264dec.c | 273 pDstProfileLevel->eProfile = pProfileLevel->profile; [all...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/ |
SEC_OMX_Mpeg4dec.c | 67 /* Baseline (Profile 0) */ 76 /* Profile 1 */ 85 /* Profile 2 */ 94 /* Profile 3, restricted up to SD resolution */ 380 pDstProfileLevel->eProfile = pProfileLevel->profile; 627 * To do: Check validity of profile & level parameters 635 * To do: Check validity of profile & level parameters [all...] |
/external/libpng/ |
png.h | [all...] |
/external/chromium/third_party/icu/source/data/ |
makedata.mak | 356 # Read list of stringprep profile files
|
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 311 signing, upgrading, selecting a package name, select device profile, touch, trackball, dpad available, etc. -->
|
/dalvik/vm/compiler/codegen/arm/ |
Assemble.c | [all...] |
/external/webkit/WebCore/bindings/objc/ |
PublicDOMInterfaces.h | 548 @property(copy) NSString *profile; variable [all...] |
/external/icu4c/data/ |
makedata.mak | 453 # Read the list of stringprep profile files [all...] |
/external/v8/src/ |
debug-debugger.js | [all...] |
/external/e2fsprogs/ |
configure | [all...] |
/external/webkit/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |