/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_attrspecifiedvaluechanged.js | 67 // the page status is changed which allows the 79 value of the attribute is changed.
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLCollection04.js | 67 // the page status is changed which allows the 79 underlying document is changed.
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentnormalizedocument01.js | 68 // the page status is changed which allows the 82 and check the nodeName of this node to make sure it has not changed.
|
documentrenamenode09.js | 68 // the page status is changed which allows the 84 ownerDocument attribute of this attribute has now changed, such that the attribute node is considered to
|
elementsetidattributens05.js | 68 // the page status is changed which allows the 83 Invoke setIdAttributeNS on a changed attribute of the third acronym element. Verify by calling
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_i.h | 141 Boolean changed; member in struct:eap_sm
|
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_sm_i.h | 171 Boolean changed; member in struct:eapol_state_machine
|
/ndk/sources/host-tools/make-3.81/ |
remake.c | 79 one goal whose `changed' member is nonzero is successfully made. */ 96 /* Clear the `changed' flag of each goal in the chain. 103 g->changed = 0; 158 /* Set the goal's `changed' flag if any commands were started 162 g->changed = 1; 187 if (file->updated && g->changed && 194 If STATUS is changed, we will get re-exec'd, and 224 or not at all. G->changed will have been set above if 226 && file->update_status == 0 && !g->changed 428 that its name may be changed by a VPATH search, and thus it ma [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/ |
ProportionalLayout.java | 122 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
|
/packages/apps/Gallery2/src/com/android/camera/ui/ |
CameraRootView.java | 110 public void onLayout(boolean changed, int l, int t, int r, int b) {
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
IndicatorControlBar.java | 88 boolean changed, int left, int top, int right, int bottom) {
|
ZoomControlBar.java | 126 boolean changed, int left, int top, int right, int bottom) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationChooser.java | 175 /** Whether the SDK has changed since the last model reload; if so we must reload targets */ 636 boolean accepted = mClient.changed(MASK_ALL); 651 int changed = 0; local 653 changed |= CFG_THEME; 656 changed |= CFG_DEVICE | CFG_DEVICE_STATE; 658 if (changed != 0) { 659 syncToVariations(changed, mEditedFile, mConfiguration, false, true); 670 * the SDK path was changed). [all...] |
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_tiled_backing_store.c | 126 } changed; member in struct:_Ewk_Tiled_Backing_Store_Data 620 if (priv->changed.any) 623 priv->changed.any = EINA_TRUE; 722 priv->changed.offset = EINA_FALSE; 723 priv->changed.size = EINA_TRUE; 881 if (priv->changed.pos) 887 priv->changed.pos = EINA_TRUE; 897 if (priv->changed.size) 903 priv->changed.size = EINA_TRUE; [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Maps.java | [all...] |
Multisets.java | 572 * @return {@code true} if {@code multisetToModify} was changed as a result 590 boolean changed = false; 596 changed = true; 599 changed = true; 602 return changed; 624 * @return {@code true} if {@code multisetToModify} was changed as a result of 642 boolean changed = false; 649 changed = true; 652 changed = true; 655 return changed; [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Maps.java | [all...] |
/build/core/ |
post_clean.mk | 20 # If a package's resource overlay has been changed, its R class needs to be
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CameraPreview.java | 220 protected void onLayout(boolean changed, int l, int t, int r, int b) { 221 if (changed && getChildCount() > 0) {
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
ContentBrowserActivity.java | 142 final boolean changed = newVis == getSystemUiVisibility(); 146 if (changed || visible) {
|
/external/antlr/antlr-3.4/runtime/Perl5/tools/ |
port.pl | 192 changes made to the primary target, by knowing I<what> has changed and I<how>. 197 primary files have changed (C<port status>). The revision control software
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
script.js | 8 // TODO(mbelshe): If the page redirects, the location changed and the
|
/external/llvm/lib/Analysis/ |
LazyValueInfo.cpp | 175 bool changed = Range != NewR; 177 return changed; 190 /// one and returning true if anything changed. 355 bool markResult(bool changed) { 356 if (changed && BBLV.isOverdefined()) 358 return changed; 974 bool changed = false; local [all...] |
/external/llvm/utils/vim/ |
tablegen.vim | 12 " May be changed if you have a really slow machine
|
/external/openssl/crypto/des/ |
FILES0 | 8 VERSION - Which version this is and what was changed.
|