HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 2426 - 2450 of 19572) sorted by null

<<919293949596979899100>>

  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodHandleInfo.java 130 // Android-changed: Inlined the values of these constants from MethodHandleNatives.Constants.
232 // Android-changed: Removed assert() due to http://b/30862573
287 // Android-changed: Inlined from MethodHandleNatives and changed to avoid references to
293 // Android-changed: Inlined from MethodHandleNatives.
298 // Android-changed: Inlined from MethodHandleNatives and replaced 'byte' argument with
  /packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
SortModel.java 79 * Indicates the visibility of at least one dimension has changed.
83 * Indicates the sorting order has changed, either because the sorted dimension has changed or
84 * the sort direction has changed.
88 * Anything can be changed if the type is unspecified.
193 // Sort direction not changed, no need to proceed.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 139 * nothing to delete) has changed and if so fire an
140 * enablement changed notification.
152 * has changed and if so fire an enablement changed notification.
164 * no selection) has changed and if so fire an
165 * enablement changed notification.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
GlobalProjectMonitor.java 70 * Sent when a file changed.
72 * @param file The file that changed.
79 * on what changed in the file
140 * Sent when a folder changed.
141 * @param folder The file that was changed
174 * @see IResourceDelta#CHANGED
  /system/bt/stack/include/
port_api.h 114 #define PORT_EV_CTS 0x00000008 /* CTS changed state */
115 #define PORT_EV_DSR 0x00000010 /* DSR changed state */
116 #define PORT_EV_RLSD 0x00000020 /* RLSD changed state */
130 /* data flow enabled flag changed by remote */
212 * For the server DLCI can be changed later if client will be calling it using
427 * has been changed.
  /build/make/core/tasks/
apicheck.mk 60 # Check that the API we're building hasn't changed from the not-yet-released
106 # Check that the System API we're building hasn't changed from the not-yet-released
136 # Check that the Test API we're building hasn't changed from the not-yet-released
  /developers/samples/android/content/LoaderCursor/src/com/example/android/content/loadercursor/
CursorLoaderListFragment.java 122 * {@link SearchView} is changed. Updates the query filter and triggers a
128 * Called when the action bar search text has changed. Update the search
138 // Don't do anything if the filter hasn't actually changed.
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
PathAnimations.java 221 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
222 super.onLayout(changed, left, top, right, bottom);
223 if (changed) {
  /development/samples/ApiDemos/src/com/example/android/apis/content/
PhotosContentJob.java 128 // If we have details about which URIs changed, then iterate through them
144 // If we found some ids that changed, we want to determine what they are.
189 // We don't have any details about URIs (because too many changed at once),
  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.h 221 // has changed. Update it and signal the Poll thread.
222 // This should be called anytime the next deadline may have changed.
224 // Returns true if the deadline has changed.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.h 241 @param IsSetupMode Indicate mode is changed to setup mode or boot mode.
243 @retval EFI_SUCCESS Mode is changed successfully.
244 @retval Others Mode failed to be changed.
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stat.h 141 /* The following three macros have been changed to reflect
163 #define UF_IMMUTABLE 0x00000002 ///< file may not be changed
171 #define SF_IMMUTABLE 0x00020000 ///< file may not be changed
  /external/aac/libAACenc/src/
aacenc_tns.h 56 that you changed the software and the date of any change. For modified versions
170 typedef struct { /*changed at runTime*/
175 typedef struct { /*changed at runTime*/
  /external/antlr/antlr-3.4/runtime/Ruby/
History.txt 22 - changed references to Parser#token_stream to Parser#input in `antlr3/profile.rb' to
114 - I changed `attribute scope' structures (not rule return scopes, but
129 - changed `closure loops' ( uses of the `*' or `+' modifiers ) from using
  /external/boringssl/src/decrepit/des/
cfb64ede.c 53 * derivative of this code cannot be changed. i.e. this code cannot simply be
163 // 30-08-94 - eay - changed because l>>32 and l<<32 are bad under
199 // 30-08-94 - eay - changed because l>>32 and l<<32 are bad under
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseBlockCipher.java 275 // Android-changed: Use IvParameterSpec instead of passing raw bytes.
533 // BEGIN Android-changed: Don't use PKCS12 with missing IV.
537 // END Android-changed: Don't use PKCS12 with missing IV.
580 // BEGIN Android-changed: Unreachable code
584 // END Android-changed: Unreachable code
683 // BEGIN Android-changed: Unsupported algorithm
686 // END Android-changed: Unsupported algorithms
    [all...]
  /external/eigen/doc/
StructHavingEigenMembers.dox 11 \section StructHavingEigenMembers_what What kind of code needs to be changed?
13 The kind of code that needs to be changed is this:
154 // if av changed, then do:
  /external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
BasicLock.java 95 * in the bootloader when the lock is changed.
105 * NOT in the bootloader when the lock is changed.
320 // changed without first having the permission to unlock and lock again.
  /external/llvm/lib/Target/NVPTX/
NVPTXReplaceImageHandles.cpp 56 bool Changed = false;
64 Changed |= processInstr(MI);
76 return Changed;
  /external/llvm/lib/Target/X86/
X86FixupSetCC.cpp 120 bool Changed = false;
157 Changed = true;
185 return Changed;
  /external/llvm/lib/Transforms/Scalar/
LowerExpectIntrinsic.cpp 142 bool Changed = false;
165 Changed = true;
170 return Changed;
  /external/markdown/docs/
CHANGE_LOG 19 Oct 2008: Changed logging behavior to work better with other systems.
130 changed <hr/> to <hr />. (Thanks to Sergej Chodarev.)
155 Sept. 1, 2005: Changed the way headers are handled to allow inline
  /external/oj-libjdwp/src/share/javavm/export/
jawt.h 202 * JAWT_LOCK_CLIP_CHANGED - When the clip region has changed.
204 * JAWT_LOCK_BOUNDS_CHANGED - When the bounds of the surface have changed.
206 * JAWT_LOCK_SURFACE_CHANGED - When the surface itself has changed
  /external/python/cpython3/Lib/test/libregrtest/
runtest.py 26 ENV_CHANGED: '%s failed (env changed)',
86 ENV_CHANGED test failed because it changed the execution environment
196 if environment.changed:
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAdapterView.java 129 * Check if our adapter's items have changed without {@code onChanged()} or {@code onInvalidated()} having been called.
132 * @throws RuntimeException if the items have been changed without notification
309 throw new ArrayIndexOutOfBoundsException("view is valid but adapter.getCount() has changed from " + previousItems.size() + " to " + adapter.getCount());

Completed in 1459 milliseconds

<<919293949596979899100>>