/external/chromium_org/third_party/freetype/include/freetype/internal/ |
ftdebug.h | 5 /* Debugging and logging component (specification). */ 79 /* Each component must define the macro FT_COMPONENT to a valid FT_Trace */ 126 /* Return the name of a trace component. */ 129 /* The index of the trace component. */ 132 /* The name of the trace component. This is a statically allocated */
|
/external/chromium_org/tools/win/sizeviewer/ |
sizeviewer.py | 20 def FindNode(node, component): 22 if child['name'] == component: 30 for index, component in enumerate(components): 31 data = FindNode(node, component) 33 data = { 'name': component }
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/ |
ColorPickerAdvancedComponent.java | 26 // The seek bar that allows the user to change the value of this component. 32 // The text label for the component. 64 * @return The value represented by this component, maintained by the seek bar progress. 71 * Sets the value of the component (by setting the seek bar value). 73 * @param newValue The value to give the component.
|
/external/chromium_org/url/ |
url_canon_mailtourl.cc | 24 new_parsed->username = url_parse::Component(); 25 new_parsed->password = url_parse::Component(); 26 new_parsed->host = url_parse::Component(); 27 new_parsed->port = url_parse::Component(); 28 new_parsed->ref = url_parse::Component();
|
url_canon_internal_file.h | 69 ParsedURL::Component sub_path(after_slashes, end - after_slashes); 71 // Give it a fake output component to write into. DoCanonicalizeFile will 72 // compute the full path component. 73 ParsedURL::Component fake_output_path; 85 new_parsed->username = ParsedURL::Component(0, -1); 86 new_parsed->password = ParsedURL::Component(0, -1); 87 new_parsed->port = ParsedURL::Component(0, -1);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
components.html | 24 Typically, the Eclipse builder runs performance tests for each component after 25 the build is made on several performance test machines. Each component defines one 34 Component 65 Note that for component and scenario level, the status is the aggregation of 67 the component is also flagged in error. And of course the higher severity is
|
/external/freetype/include/freetype/internal/ |
ftdebug.h | 5 /* Debugging and logging component (specification). */ 79 /* Each component must define the macro FT_COMPONENT to a valid FT_Trace */ 126 /* Return the name of a trace component. */ 129 /* The index of the trace component. */ 132 /* The name of the trace component. This is a statically allocated */
|
/external/libnfc-nci/src/include/ |
dyn_mem.h | 31 ** Define memory usage for each CORE component (if not defined in buildcfg.h) 32 ** The default for each component is to use static memory allocations. 95 ** Define memory usage for each PROFILE component (if not defined in buildcfg.h) 96 ** The default for each component is to use static memory allocations. 180 ** The default for each component is to use static memory allocations.
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
GlobalKeyManager.java | 38 * broadcast to the specified component. The action of the intent will be 50 private static final String ATTR_COMPONENT = "component"; 71 ComponentName component = mKeyMapping.get(keyCode); local 72 if (component != null) { 74 .setComponent(component)
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/ |
omx_proxy_videodec_secure.c | 32 DOMX_DEBUG("Component name provided is %s", COMPONENT_NAME); 41 "ERROR IN ALLOCATING PROXY COMPONENT PRIVATE STRUCTURE"); 55 " Error in Allocating space for proxy component table"); 57 // Copying component Name - this will be picked up in the proxy common 60 "Length of component name is longer than the max allowed");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
macurl2path.py | 58 # Remove empty first and/or last component 75 def _pncomp2url(component): 76 component = urllib.quote(component[:31], safe='') # We want to quote slashes 77 return component
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
macurl2path.py | 58 # Remove empty first and/or last component 75 def _pncomp2url(component): 76 component = urllib.quote(component[:31], safe='') # We want to quote slashes 77 return component
|
/external/chromium_org/ppapi/c/dev/ |
ppb_url_util_dev.h | 31 * A component specifies the range of the part of the URL. The begin specifies 32 * the index into the string of the first character of that component. The len 33 * specifies the length of that component. 35 * This range does not include any special delimiter for that component, so 43 * If the component is not present at all, begin will be 0 and len will be -1. 44 * If the component is present but empty, the length will be 0 instead. Example: 88 * to specify that no component information is necessary. 106 * to specify that no component information is necessary. 149 * to specify that no component information is necessary. 161 * to specify that no component information is necessary [all...] |
/frameworks/base/docs/html/guide/topics/manifest/ |
intent-filter-element.jd | 30 parent component — what an activity or service can do and what types 31 of broadcasts a receiver can handle. It opens the component to receiving 33 meaningful for the component. 54 receiver when that component is presented to the user as having the 60 by the parent component's {@code icon} attribute. If the parent 72 <dd>A user-readable label for the parent component. This label, rather than 73 the one set by the parent component, is used when the component is presented 84 The default value is the label set by the parent component. If the 97 <dd>The priority that should be given to the parent component with regar [all...] |
/frameworks/rs/scriptc/ |
rs_quaternion.rsh | 29 * @param w component 30 * @param x component 31 * @param y component 32 * @param z component 85 * @param x component of a vector 86 * @param y component of a vector 87 * @param x component of a vector 106 * @param x component of a vector 107 * @param y component of a vector 108 * @param x component of a vecto [all...] |
/prebuilts/sdk/renderscript/include/ |
rs_quaternion.rsh | 29 * @param w component 30 * @param x component 31 * @param y component 32 * @param z component 85 * @param x component of a vector 86 * @param y component of a vector 87 * @param x component of a vector 106 * @param x component of a vector 107 * @param y component of a vector 108 * @param x component of a vecto [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_SmtCrdFmt.h | 91 * These are the indices of the completion routine pointers within the component context. 113 * \brief NFC Smart Card Formatting Component Type1 Additional Information Structure 133 * \brief NFC Smart Card Formatting Component Type2 Additional Information Structure 168 * \brief NFC Smart Card Formatting Component Type4 Additional Information Structure 195 * \brief NFC Smart Card Formatting Component Mifare Std Additional Information Structure 252 * \brief NFC Smart Card Formatting Component ISO-15693 Additional Information Structure 273 * \brief NFC Smart Card Formatting Component Additional Information Structure 294 * \brief NFC Smart Card Formatting Component Context Structure 361 * \copydoc page_reg Resets the component instance to the initial state and initializes the 367 * underlying component [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
OMX_G722Dec_Utils.h | 33 * This the file is used internally by the component 57 /*#define G722DEC_DEBUG **/ /* See all debug statement of the component */ 58 /*#define G722DEC_MEMDETAILS */ /* See memory details of the component */ 59 /*#define G722DEC_BUFDETAILS */ /* See buffers details of the component */ 60 /*#define G722DEC_STATEDETAILS */ /* See all state transitions of the component */ 68 #define NUM_OF_PORTS 2 /* Number of ports of component */ 74 #define G722DEC_MAJOR_VER 0xF1 /* Majer version of the component */ 75 #define G722DEC_MINOR_VER 0xF2 /* Minor version of the component */ 212 * for the component 229 * component [all...] |
/external/llvm/lib/Support/ |
Triple.cpp | 357 // If the first component corresponds to a known architecture, preferentially 358 // use it for the architecture. If the second component corresponds to a 360 // component movement when a component parses as (eg) both a valid arch and a 385 // the component to the architecture position etc. 395 // Does this component parse as valid for the target position? 399 default: llvm_unreachable("unexpected component type!"); 418 continue; // Nope, try the next component. 420 // Move the component to the target position, pushing any non-fixed 422 // good results in the common cases of a forgotten vendor component [all...] |
/external/llvm/utils/llvm-build/llvmbuild/ |
main.py | 109 We also construct the map from component names to info, and the 113 # Create the component info map and validate that component names are 119 # We found a duplicate component name, report it and error out. 120 fatal("found duplicate component %r (at %r and %r)" % ( 124 # Disallow 'all' as a component name, which is a special case. 126 fatal("project is not allowed to define 'all' component") 128 # Add the root component. 130 fatal("project is not allowed to define $ROOT component") 135 # Topologically order the component information according to thei [all...] |
/external/chromium_org/ash/wm/workspace/ |
workspace_event_handler.cc | 78 int component = local 80 multi_window_resize_controller_.Show(target, component, 151 int component = local 157 if (component == HTBOTTOM || component == HTTOP) { 174 } else if (component == HTLEFT || component == HTRIGHT) {
|
/external/chromium_org/chromeos/dbus/ibus/ |
ibus_component.h | 48 // string "org.freedesktop.IBus._extension_ime" // The component name. 49 // string "Mock IME with Extension API" // The component description. 50 // string "" // The version of component.(not in use) 54 // string "" // The executable path to component (not in use). 112 // The component name (ex. "org.freedesktop.IBus.Mozc"). 116 // The component description. 122 // The component author (ex. "Google Inc.").
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
PageRuleCollector.cpp | 89 for (const CSSSelector* component = selector; component; component = component->tagHistory()) { 90 if (component->m_match == CSSSelector::Tag) { 91 const AtomicString& localName = component->tagQName().localName(); 96 CSSSelector::PseudoType pseudoType = component->pseudoType();
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
querymatrix.c | 28 * matrix components, so that the internal representation of component i 31 * status & (1<<i) != 0, the component i is invalid (e.g., NaN, Inf). 103 /* The bitfield returns 1 for each component that is invalid (i.e. 169 * matrix component is invalid. The invalid flag for 170 * the component is already set; might as well set the 173 * whether the matrix component was a NaN or an infinity, 208 } /* for each component */
|
/external/mesa3d/src/mesa/main/ |
querymatrix.c | 28 * matrix components, so that the internal representation of component i 31 * status & (1<<i) != 0, the component i is invalid (e.g., NaN, Inf). 103 /* The bitfield returns 1 for each component that is invalid (i.e. 169 * matrix component is invalid. The invalid flag for 170 * the component is already set; might as well set the 173 * whether the matrix component was a NaN or an infinity, 208 } /* for each component */
|