/packages/apps/Gallery2/res/values/ |
attrs.xml | 18 <attr name="listPreferredItemHeightSmall" format="dimension" /> 19 <attr name="switchStyle" format="reference" /> 25 <attr name="title" format="string" /> 28 <attr name="key" format="string" /> 29 <attr name="defaultValue" format="string|reference" /> 30 <attr name="entryValues" format="reference" /> 31 <attr name="entries" format="reference" /> 32 <attr name="labelList" format="reference" /> 35 <attr name="icons" format="reference" /> 36 <attr name="modes" format="reference" / [all...] |
/external/libselinux/src/ |
procattr.c | 19 pid_t pid, const char *attr) 29 rc = asprintf(&path, "/proc/%d/attr/%s", pid, attr); 32 rc = asprintf(&path, "/proc/self/task/%d/attr/%s", tid, attr); 77 pid_t pid, const char *attr) 86 rc = asprintf(&path, "/proc/%d/attr/%s", pid, attr); 89 rc = asprintf(&path, "/proc/self/task/%d/attr/%s", tid, attr); [all...] |
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
AttrGetOwnerElement.java | 3 import org.w3c.dom.Attr; 38 // Attr attr; 52 // attr = (Attr) attributes.getNamedItemNS(nullNS, "defaultAttr"); 53 // ownerElement = attr.getOwnerElement(); 63 Attr attr; local 67 attr = doc.createAttributeNS("http://www.w3.org/DOM/L1", "L1:att"); 68 element.setAttributeNodeNS(attr); 76 Attr attr; local 87 Attr attr; local 110 Attr attr; local [all...] |
/bionic/libc/bionic/ |
pthread_attr.cpp | 39 int pthread_attr_init(pthread_attr_t* attr) { 40 attr->flags = 0; 41 attr->stack_base = NULL; 42 attr->stack_size = DEFAULT_THREAD_STACK_SIZE; 43 attr->guard_size = PAGE_SIZE; 44 attr->sched_policy = SCHED_NORMAL; 45 attr->sched_priority = 0; 49 int pthread_attr_destroy(pthread_attr_t* attr) { 50 memset(attr, 0x42, sizeof(pthread_attr_t)); 54 int pthread_attr_setdetachstate(pthread_attr_t* attr, int state) [all...] |
/external/clang/lib/Sema/ |
SemaDeclAttr.cpp | 210 static bool checkAttributeNumArgs(Sema &S, const AttributeList &Attr, 212 if (Attr.getNumArgs() != Num) { 213 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_number_arguments) 214 << Attr.getName() << Num; 224 static bool checkAttributeAtLeastNumArgs(Sema &S, const AttributeList &Attr, 226 if (Attr.getNumArgs() < Num) { 227 S.Diag(Attr.getLoc(), diag::err_attribute_too_few_arguments) << Num; 324 const AttributeList &Attr) { 341 S.Diag(Attr.getLoc(), diag::warn_thread_attribute_decl_not_pointer) 342 << Attr.getName()->getName() << QT [all...] |
TargetAttributesSema.cpp | 25 const AttributeList &Attr, Sema &S) const { 30 const AttributeList &Attr, Sema &S) { 32 if (Attr.getNumArgs() != 1) { 33 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_number_arguments) 34 << Attr.getName() << 1; 40 Expr *NumParamsExpr = static_cast<Expr *>(Attr.getArg(0)); 43 S.Diag(Attr.getLoc(), diag::err_attribute_argument_type) 44 << Attr.getName() << AANT_ArgumentIntegerConstant 51 S.Diag(Attr.getLoc(), diag::err_attribute_argument_out_of_bounds) 57 d->addAttr(::new (S.Context) MSP430InterruptAttr(Attr.getLoc(), S.Context, Num)) [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyDrawParams.java | 73 public void updateParams(final int keyHeight, final KeyVisualAttributes attr) { 74 if (attr == null) { 78 if (attr.mTypeface != null) { 79 mTypeface = attr.mTypeface; 83 attr.mLetterSize, attr.mLetterRatio, mLetterSize); 85 attr.mLabelSize, attr.mLabelRatio, mLabelSize); 86 mLargeLabelSize = selectTextSize(keyHeight, attr.mLargeLabelRatio, mLargeLabelSize); 87 mLargeLetterSize = selectTextSize(keyHeight, attr.mLargeLetterRatio, mLargeLetterSize) [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
de-DE_kdt_g2p.dtfmt | 21 ! for the :ATTR the values in the range [1, 255] or
26 :ATTR "1" :PROP type = graph
28 :ATTR "2" :PROP type = graph
30 :ATTR "3" :PROP type = graph
32 :ATTR "4" :PROP type = graph
34 :ATTR "5" :PROP type = graph
36 :ATTR "6" :PROP type = graph
38 :ATTR "7" :PROP type = graph
40 :ATTR "8" :PROP type = graph
42 :ATTR "9" :PROP type = graph [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
en-GB_kdt_g2p.dtfmt | 21 ! for the :ATTR the values in the range [1, 255] or
26 :ATTR "1" :PROP type = graph
28 :ATTR "2" :PROP type = graph
30 :ATTR "3" :PROP type = graph
32 :ATTR "4" :PROP type = graph
34 :ATTR "5" :PROP type = graph
36 :ATTR "6" :PROP type = graph
38 :ATTR "7" :PROP type = graph
40 :ATTR "8" :PROP type = graph
42 :ATTR "9" :PROP type = graph [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
en-US_kdt_g2p.dtfmt | 21 ! for the :ATTR the values in the range [1, 255] or
26 :ATTR "1" :PROP type = graph
28 :ATTR "2" :PROP type = graph
30 :ATTR "3" :PROP type = graph
32 :ATTR "4" :PROP type = graph
34 :ATTR "5" :PROP type = graph
36 :ATTR "6" :PROP type = graph
38 :ATTR "7" :PROP type = graph
40 :ATTR "8" :PROP type = graph
42 :ATTR "9" :PROP type = graph [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
es-ES_kdt_g2p.dtfmt | 21 ! for the :ATTR the values in the range [1, 255] or
26 :ATTR "1" :PROP type = graph
28 :ATTR "2" :PROP type = graph
30 :ATTR "3" :PROP type = graph
32 :ATTR "4" :PROP type = graph
34 :ATTR "5" :PROP type = graph
36 :ATTR "6" :PROP type = graph
38 :ATTR "7" :PROP type = graph
40 :ATTR "8" :PROP type = graph
42 :ATTR "9" :PROP type = graph [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
fr-FR_kdt_g2p.dtfmt | 21 ! for the :ATTR the values in the range [1, 255] or
26 :ATTR "1" :PROP type = graph
28 :ATTR "2" :PROP type = graph
30 :ATTR "3" :PROP type = graph
32 :ATTR "4" :PROP type = graph
34 :ATTR "5" :PROP type = graph
36 :ATTR "6" :PROP type = graph
38 :ATTR "7" :PROP type = graph
40 :ATTR "8" :PROP type = graph
42 :ATTR "9" :PROP type = graph [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
it-IT_kdt_g2p.dtfmt | 21 ! for the :ATTR the values in the range [1, 255] or
26 :ATTR "1" :PROP type = graph
28 :ATTR "2" :PROP type = graph
30 :ATTR "3" :PROP type = graph
32 :ATTR "4" :PROP type = graph
34 :ATTR "5" :PROP type = graph
36 :ATTR "6" :PROP type = graph
38 :ATTR "7" :PROP type = graph
40 :ATTR "8" :PROP type = graph
42 :ATTR "9" :PROP type = graph [all...] |
/external/valgrind/main/drd/tests/ |
recursive_mutex.c | 39 pthread_mutexattr_t attr; local 42 pthread_mutexattr_init(&attr); 43 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE_NP); 44 pthread_mutex_init(&m, &attr); 45 pthread_mutexattr_destroy(&attr); 53 pthread_mutexattr_t attr; local 56 pthread_mutexattr_init(&attr); 57 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_ERRORCHECK_NP); 58 pthread_mutex_init(&m, &attr); 59 pthread_mutexattr_destroy(&attr); [all...] |
/external/chromium_org/third_party/WebKit/Source/build/scripts/templates/ |
MakeQualifiedNames.cpp.tmpl | 44 {%- for attr in attrs|sort %} 45 DEFINE_GLOBAL(QualifiedName, {{attr|symbol}}Attr) 51 {%- for attr in attrs|sort %} 52 (WebCore::QualifiedName*)&{{attr|symbol}}Attr, 76 {%- for attr in attrs|sort %} 78 createQualifiedName((void*)&{{attr|symbol}}Attr, {{attr|symbol}}Impl, {{namespace_prefix}}NS) [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_attr_parse.c | 20 static int wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, 32 attr->version2 = pos; 35 attr->authorized_macs = pos; 36 attr->authorized_macs_len = len; 44 attr->network_key_shareable = pos; 52 attr->request_to_enroll = pos; 60 attr->settings_delay_time = pos; 72 static int wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, 83 if (wps_set_vendor_ext_wfa_subelem(attr, id, elen, pos) < 0) 92 static int wps_parse_vendor_ext(struct wps_parse_attr *attr, const u8 *pos [all...] |
wps_upnp_ap.c | 33 struct wps_parse_attr attr; local 40 if (wps_parse_msg(msg, &attr) < 0) 47 if (attr.selected_registrar == NULL || *attr.selected_registrar == 0) { 53 s->dev_password_id = attr.dev_password_id ? 54 WPA_GET_BE16(attr.dev_password_id) : DEV_PW_DEFAULT; 55 s->config_methods = attr.sel_reg_config_methods ? 56 WPA_GET_BE16(attr.sel_reg_config_methods) : -1; 57 if (attr.authorized_macs) { 58 int count = attr.authorized_macs_len / ETH_ALEN [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_exec_eval.c | 36 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr ) 38 assert(attr < Elements(exec->eval.map1)); 39 exec->eval.map1[attr].map = NULL; 42 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr ) 44 assert(attr < Elements(exec->eval.map2)); 45 exec->eval.map2[attr].map = NULL; 48 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim, 51 assert(attr < Elements(exec->eval.map1)); 52 if (!exec->eval.map1[attr].map) { 53 exec->eval.map1[attr].map = map 71 GLuint attr; local 144 GLuint attr; local 189 GLuint attr; local [all...] |
/external/mesa3d/src/mesa/vbo/ |
vbo_exec_eval.c | 36 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr ) 38 assert(attr < Elements(exec->eval.map1)); 39 exec->eval.map1[attr].map = NULL; 42 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr ) 44 assert(attr < Elements(exec->eval.map2)); 45 exec->eval.map2[attr].map = NULL; 48 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim, 51 assert(attr < Elements(exec->eval.map1)); 52 if (!exec->eval.map1[attr].map) { 53 exec->eval.map1[attr].map = map 71 GLuint attr; local 144 GLuint attr; local 189 GLuint attr; local [all...] |
/packages/apps/Launcher2/res/values/ |
attrs.xml | 21 <attr name="direction"> 26 </attr> 34 <attr name="sourceViewId" format="integer" /> 41 <attr name="drawIdentifier" format="string" /> 48 <attr name="defaultScreen" format="integer" /> 50 <attr name="cellCountX" format="integer" /> 52 <attr name="cellCountY" format="integer" /> 59 <attr name="cellCountX" /> 61 <attr name="cellCountY" /> 68 <attr name="cellWidth" format="dimension" / [all...] |
/developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/res/values/ |
attrs.xml | 6 ?android:attr/buttonBarStyle is new as of API 11 so this is 10 <attr name="buttonBarStyle" format="reference" /> 11 <attr name="buttonBarButtonStyle" format="reference" />
|
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/res/values/ |
attrs.xml | 6 ?android:attr/buttonBarStyle is new as of API 11 so this is 10 <attr name="buttonBarStyle" format="reference" /> 11 <attr name="buttonBarButtonStyle" format="reference" />
|
/developers/samples/android/renderScript/BasicRenderScript/BasicRenderScriptSample/src/main/res/values/ |
attrs.xml | 6 ?android:attr/buttonBarStyle is new as of API 11 so this is 10 <attr name="buttonBarStyle" format="reference" /> 11 <attr name="buttonBarButtonStyle" format="reference" />
|
/developers/samples/android/renderScript/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/res/values/ |
attrs.xml | 6 ?android:attr/buttonBarStyle is new as of API 11 so this is 10 <attr name="buttonBarStyle" format="reference" /> 11 <attr name="buttonBarButtonStyle" format="reference" />
|
/development/samples/training/InteractiveChart/res/values/ |
attrs.xml | 19 <attr name="labelTextSize" format="dimension" /> 20 <attr name="labelTextColor" format="color" /> 21 <attr name="labelSeparation" format="dimension" /> 22 <attr name="axisThickness" format="dimension" /> 23 <attr name="axisColor" format="color" /> 24 <attr name="dataThickness" format="dimension" /> 25 <attr name="dataColor" format="color" /> 26 <attr name="gridThickness" format="dimension" /> 27 <attr name="gridColor" format="color" />
|