/external/chromium-trace/catapult/tracing/tracing/ui/base/ |
dropdown_test.html | 25 var container = tr.ui.b.createDiv(); 26 container.style.height = '100px'; 27 container.appendChild(dd); 28 container.appendChild(tr.ui.b.createDiv({textContent: 'some text'})); 29 container.appendChild(tr.ui.b.createDiv({textContent: 'some more text'})); 30 container.appendChild(tr.ui.b.createDiv({textContent: 'more text'})); 31 this.addHTMLOutput(container);
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
Container.java | 18 public class Container { 23 public Container() { 27 public Container(String title) { 33 if (obj instanceof Container) { 34 Container c = (Container) obj; 54 return "Container=" + title;
|
/external/autotest/frontend/client/src/autotest/afe/ |
RadioChooserDisplay.java | 10 private Panel container = new HorizontalPanel(); field in class:RadioChooserDisplay 13 initWidget(container); 19 container.add(radioButton);
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentContainer.java | 9 * Callbacks to a {@link Fragment}'s container. 14 * view is not a child of this container. 20 * Return {@code true} if the container holds any view.
|
/sdk/testapps/customPropAnimTest/src/com/android/custompropertyanimation/ |
CustomPropertyAnimationActivity.java | 14 LinearLayout container = (LinearLayout) findViewById(R.id.container); local 17 container.addView(view);
|
/external/clang/test/SemaObjC/ |
circular-container.m | 57 [_array addObject:_array]; // expected-warning {{adding '_array' to '_array' might cause circular dependency in container}} 58 [_dictionary setObject:_dictionary forKey:@"key"]; // expected-warning {{adding '_dictionary' to '_dictionary' might cause circular dependency in container}} 59 [_set addObject:_set]; // expected-warning {{adding '_set' to '_set' might cause circular dependency in container}} 60 [_countedSet addObject:_countedSet]; // expected-warning {{adding '_countedSet' to '_countedSet' might cause circular dependency in container}} 61 [_orderedSet addObject:_orderedSet]; // expected-warning {{adding '_orderedSet' to '_orderedSet' might cause circular dependency in container}} 65 [a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in container}} 69 [d setObject:d forKey:@"key"]; // expected-warning {{adding 'd' to 'd' might cause circular dependency in container}} 73 [s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in container}} 77 [s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in container}} 81 [s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in container}} [all...] |
objc-container-subscripting-2.m | 25 array[10]; // expected-warning {{container access result unused - container access should not be used for side effects}} 28 dict[array]; // expected-warning {{container access result unused - container access should not be used for side effects}}
|
/external/autotest/site_utils/ |
lxc.py | 6 1. Download base container from given GS location, setup the base container. 7 2. Create a snapshot as test container from base container. 8 3. Mount a directory in drone to the test container. 9 4. Run a command in the container and return the output. 10 5. Cleanup, e.g., destroy the container. 12 This tool can also be used to set up a base container for test. For example, 13 python lxc.py -s -p /tmp/container 14 This command will download and setup base container in directory /tmp/container [all...] |
/frameworks/support/percent/tests/java/android/support/percent/ |
PercentFrameTest.java | 47 mPercentFrameLayout = (PercentFrameLayout) activity.findViewById(R.id.container); 59 assertFuzzyEquals("Child width as 50% of the container", 61 assertFuzzyEquals("Child height as 50% of the container", 72 assertFuzzyEquals("Child width as 60% of the container", 85 assertFuzzyEquals("Child height as 50% of the container", 100 assertFuzzyEquals("Child left margin as 30% of the container", 102 assertFuzzyEquals("Child top margin as 30% of the container", 104 assertFuzzyEquals("Child right margin as 30% of the container", 106 assertFuzzyEquals("Child bottom margin as 30% of the container", 119 assertFuzzyEquals("Child top margin as 10% of the container", [all...] |
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/ |
get-animation-players.html | 5 <div id='container'> 11 var container = document.getElementById('container'); 16 assert_equals(container.getAnimationPlayers().length, 0); 23 var player2 = container.animate([], 1000); 38 assert_equals(container.getAnimationPlayers().length, 0); 44 assert_equals(container.getAnimationPlayers().length, 0); 48 var player2 = container.animate([], 1000); 52 assert_equals(container.getAnimationPlayers().length, 1); 53 assert_equals(container.getAnimationPlayers()[0], player2) [all...] |
get-css-players.html | 13 <div id='container'> 20 assert_equals(container.getAnimationPlayers().length, 0); 28 assert_equals(container.getAnimationPlayers().length, 0); 33 assert_equals(container.getAnimationPlayers().length, 0);
|
/external/clang/include/clang/AST/ |
AttrIterator.h | 47 template <typename SpecificAttr, typename Container = AttrVec> 49 typedef typename Container::const_iterator Iterator; 114 template <typename SpecificAttr, typename Container> 115 inline specific_attr_iterator<SpecificAttr, Container> 116 specific_attr_begin(const Container& container) { 117 return specific_attr_iterator<SpecificAttr, Container>(container.begin()); 119 template <typename SpecificAttr, typename Container> 120 inline specific_attr_iterator<SpecificAttr, Container> [all...] |
/external/libvpx/libvpx/third_party/libwebm/ |
README.libvpx | 7 libwebm is used to handle WebM container I/O.
|
/external/libxml2/result/ |
dav7 | 4 <d:href>http://www.foo.bar/container/resource1</d:href> 5 <d:href>http://www.foo.bar/container/resource2</d:href> 9 <d:href>http://www.foo.bar/container/</d:href> 13 <d:href>http://www.foo.bar/container/resource3</d:href>
|
/external/libxml2/result/noent/ |
dav7 | 4 <d:href>http://www.foo.bar/container/resource1</d:href> 5 <d:href>http://www.foo.bar/container/resource2</d:href> 9 <d:href>http://www.foo.bar/container/</d:href> 13 <d:href>http://www.foo.bar/container/resource3</d:href>
|
/external/libxml2/test/ |
dav7 | 4 <d:href>http://www.foo.bar/container/resource1</d:href> 5 <d:href>http://www.foo.bar/container/resource2</d:href> 9 <d:href>http://www.foo.bar/container/</d:href> 13 <d:href>http://www.foo.bar/container/resource3</d:href>
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
README.webm | 7 libwebm is used to handle WebM container I/O.
|
/external/clang/test/Rewriter/ |
static-type-protocol-1.m | 15 @interface Container 19 @implementation Container
|
/frameworks/base/tests/BiDiTests/src/com/android/bidi/ |
BiDiTestViewGroupMarginMixed.java | 13 public View onCreateView(LayoutInflater inflater, ViewGroup container, 15 return inflater.inflate(R.layout.view_group_margin_mixed, container, false);
|
BiDiTestViewPadding.java | 13 public View onCreateView(LayoutInflater inflater, ViewGroup container, 15 return inflater.inflate(R.layout.view_padding, container, false);
|
BiDiTestViewPaddingMixed.java | 13 public View onCreateView(LayoutInflater inflater, ViewGroup container, 15 return inflater.inflate(R.layout.view_padding_mixed, container, false);
|
/frameworks/base/tests/TransitionTests/res/transition/ |
my_transition.xml | 6 <target android:targetId="@id/container"/> 12 <target android:targetId="@id/container"/>
|
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/ |
_remote.repositories | 3 plexus-container-default-1.0-alpha-9-stable-1.jar>central= 4 plexus-container-default-1.0-alpha-9-stable-1.pom>central=
|
/external/libchrome/base/ |
stl_util.h | 30 // For a range within a container of pointers, calls delete (non-array version) 48 // For a range within a container of pairs, calls delete (non-array version) on 52 // container may call the hash function on the iterator when it is advanced, 66 // For a range within a container of pairs, calls delete (non-array version) on 79 // For a range within a container of pairs, calls delete. 93 // Counts the number of instances of val in a container. 94 template <typename Container, typename T> 96 typename Container::const_iterator>::difference_type 97 STLCount(const Container& container, const T& val) [all...] |
/external/libmicrohttpd/src/testspdy/ |
test_struct_namevalue.c | 107 struct SPDY_NameValue *container; local 114 if(NULL == (container = SPDY_name_value_create ())) 119 if(NULL != SPDY_name_value_lookup (container, "anything", &ret)) 124 if(SPDY_name_value_iterate (container, NULL, NULL) != 0) 131 if(SPDY_YES != SPDY_name_value_add(container,pairs[i],pairs[i+1])) 136 if(SPDY_name_value_iterate (container, NULL, NULL) != ((i / 2) + 1)) 142 if(NULL != SPDY_name_value_lookup (container, "anything", &ret)) 149 value = SPDY_name_value_lookup(container,pairs[i], &ret); 158 SPDY_name_value_iterate (container, &iterate_cb, &cls); 161 if(SPDY_name_value_iterate (container, &iterate_brake_cb, &cls) != brake_at [all...] |