/external/webkit/Source/WebCore/inspector/ |
InspectorConsoleInstrumentation.h | 98 inline void InspectorInstrumentation::addProfile(Page* page, RefPtr<ScriptProfile> profile, PassRefPtr<ScriptCallStack> callStack) 102 addProfileImpl(inspectorAgent, profile, callStack);
|
/frameworks/av/media/libstagefright/ |
avc_utils.cpp | 225 const char *AVCProfileToString(uint8_t profile) { 226 switch (profile) { 272 memcpy(out, seqParamSet->data() + 1, 3); // profile/level... 274 uint8_t profile = out[0]; local 304 ALOGI("found AVC codec config (%d x %d, %s-profile level %d.%d)", 305 width, height, AVCProfileToString(profile), level / 10, level % 10); 355 unsigned profile, unsigned sampling_freq_index, 391 ((profile + 1) << 3) | (sampling_freq_index >> 1);
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTPAssembler.cpp | 79 unsigned profile, 108 dst[2] = (profile << 6)
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 292 * Bluetooth adapter to a profile of the remote device. When the adapter is 294 * connection to a profile this intent will sent. Once connected, this intent 296 * remote device. When the adapter disconnects from the last profile its 300 * whether the local adapter is connected to any profile of any device and 301 * are not really concerned about which profile. For example, an application 336 /** The profile is in disconnected state */ 338 /** The profile is in connecting state */ 340 /** The profile is in connected state */ 342 /** The profile is in disconnecting state */ [all...] |
/frameworks/wilhelm/src/itf/ |
IVideoDecoderCapabilities.cpp | 80 // Generic implementation has zero profile/level combinations for all codecs, 82 // "Each decoder must support at least one profile/mode pair
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactEntryListAdapter.java | 63 * indicates if contact queries include profile 68 * indicates if query results includes a profile 114 // Update the header with the contacts count only if a profile header exists 115 // otherwise, the contacts count are shown in the empty profile header view 320 // Stick the "ME" header for the profile 571 * Checks whether the contact entry at the given position represents the user's profile. 574 // The profile only ever appears in the first position if it is present. So if the position 575 // is anything beyond 0, it can't be the profile.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLRootView.java | 34 import com.android.gallery3d.util.Profile; 287 Profile.enable(20); // take a sample every 20ms 313 Profile.hold(); 351 Profile.commit(); 353 Profile.drop(); 497 Profile.disableAll(); 498 Profile.dumpToFile("/sdcard/gallery.prof"); 499 Profile.reset();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_algos.h | 31 /** @file profile/impl/profiler_algos.h 32 * @brief Algorithms used by the profile extension.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_algos.h | 31 /** @file profile/impl/profiler_algos.h 32 * @brief Algorithms used by the profile extension.
|
/development/samples/BluetoothHDP/res/values/ |
strings.xml | 21 <string name="bluetooth_health_profile_not_available">Bluetooth health profile is not available</string>
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
usage.apt.vm | 48 <profile>false</profile> 88 *** profile 91 profile information at runtime.
|
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/ |
antlr3lexer.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 72 Name="Profile" 73 DisplayName="Generate profile" 77 Switch="-profile"
|
antlr3lexerandparser.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 73 Name="Profile" 74 DisplayName="Generate profile" 78 Switch="-profile"
|
antlr3parser.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 72 Name="Profile" 73 DisplayName="Generate profile" 77 Switch="-profile"
|
antlr3treeparser.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 72 Name="Profile" 73 DisplayName="Generate profile" 77 Switch="-profile"
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
Dbg.stg | 52 <if(profile)> 64 <if(profile)> 86 <! Same except we add port number and profile stuff if root grammar !> 129 <if(profile)>
|
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
AttCertIssuer.java | 81 * -- profile
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_model.cc | 17 #include "chrome/browser/profiles/profile.h" 28 Profile* profile) 31 profile_(profile),
|
/external/chromium/chrome/browser/ |
background_application_list_model_unittest.cc | 44 scoped_ptr<Profile> profile_; 67 TestingProfile* profile = new TestingProfile(); local 68 profile_.reset(profile); 69 service_ = profile->CreateExtensionService(
|
/external/chromium/chrome/browser/chromeos/login/ |
guest_user_view.h | 21 // get temporary profile and use it for browsing. Contains only one Sign-in
|
/external/chromium/chrome/browser/extensions/ |
extension_function.cc | 11 #include "chrome/browser/profiles/profile.h"
|
extension_infobar_module.cc | 43 profile(),
|
user_script_master_unittest.cc | 75 TestingProfile profile; local 77 &profile)); 87 TestingProfile profile; local 95 &profile));
|
/external/chromium/chrome/browser/importer/ |
external_process_importer_bridge.h | 25 // profile.
|
external_process_importer_host.cc | 27 Profile* target_profile,
|