HomeSort by relevance Sort by last modified time
    Searched refs:Change (Results 1 - 25 of 39) sorted by null

1 2

  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 32 ATTRIBUTE MS-ARAP-PW-Change-Reason 21 integer Microsoft
60 # MS-ARAP-Password-Change-Reason Values
62 VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1
63 VALUE MS-ARAP-PW-Change-Reason Expired-Password 2
64 VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3
65 VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4
  /external/grub/docs/
menu.lst 80 # Change the colors.
81 title Change the colors
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 58 import org.eclipse.ltk.core.refactoring.Change;
127 * <li> TODO: Have a pref in the wizard: [x] Change other XML Files
128 * <li> TODO: Have a pref in the wizard: [x] Change other Java Files
137 * change it by an XML id. The XML id may be a new one or an existing one.
187 private ArrayList<Change> mChanges;
240 * the source and propose to change it by an XML id. The XML id may be a new one
519 // under wst.sse.core.internal.provisional so we can expect it to change in
813 Change change = createXmlChange((IFile) targetXml, mXmlStringId, mXmlStringValue, local
    [all...]
  /cts/tools/host/etc/
cts.bat 25 rem Change current directory to where cts is, to avoid issues with directories
  /sdk/apkbuilder/etc/
apkbuilder.bat 23 rem Change current directory and drive to where the script is, to avoid
  /sdk/draw9patch/etc/
draw9patch.bat 23 rem Change current directory and drive to where the script is, to avoid
  /sdk/files/
post_tools_install.bat 26 rem Grab current directory before we change it
29 rem Change current directory and drive to where the script is, to avoid
  /sdk/hierarchyviewer/etc/
hierarchyviewer.bat 23 rem Change current directory and drive to where the script is, to avoid
  /sdk/layoutopt/app/etc/
layoutopt.bat 23 rem Change current directory and drive to where the script is, to avoid
  /sdk/ddms/app/etc/
ddms.bat 23 rem Change current directory and drive to where the script is, to avoid
  /sdk/traceview/etc/
traceview.bat 23 rem Change current directory and drive to where the script is, to avoid
  /dalvik/dx/etc/
dx.bat 25 REM Change current directory to where dx is, to avoid issues with directories
  /external/bluetooth/glib/glib/
goption.c 67 } Change;
92 /* We keep a list of change so we can revert them */
939 static Change *
945 Change *change = NULL; local
949 change = list->data;
951 if (change->arg_data == arg_data)
955 change = g_new0 (Change, 1);
956 change->arg_type = arg_type
989 Change *change; local
1444 Change *change = list->data; local
    [all...]
  /sdk/sdkmanager/app/etc/
android.bat 27 rem Grab current directory before we change it
30 rem Change current directory and drive to where the script is, to avoid
63 rem jar_path and swt_path are relative to PWD so we don't need to adjust them, just change dirs.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
RenamePackageAction.java 56 import org.eclipse.ltk.core.refactoring.Change;
199 return "No change.";
306 // Prepare the change set
333 // Found an occurrence. Create a change for it.
390 // Prepare the change set
431 // Found an occurrence. Create a change for it.
437 editGroups.add(new TextEditGroup("Change Android package name", edit));
488 CompositeChange change = new CompositeChange("Refactoring Application package name", local
489 mChanges.toArray(new Change[mChanges.size()]));
490 return change;
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
residu_asm_opt.s 169 LDR r2,[r1],#44 @ Change
  /external/libvpx/vp8/common/arm/neon/
loopfilterhorizontaledge_uv_neon.asm 136 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Change for VP8 from VP7
loopfilterhorizontaledge_y_neon.asm 123 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Change for VP8 from VP7
loopfilterverticaledge_uv_neon.asm 153 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Change for VP8 from VP7
loopfilterverticaledge_y_neon.asm 149 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Change for VP8 from VP7
mbloopfilterhorizontaledge_uv_neon.asm 144 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Change for VP8 from VP7
  /external/libpng/
CHANGES 104 so that people are aware that they need to change their code
216 cosmetic change "display_gamma" to "screen_gamma" in pngrtran.c
536 Change PNG_SRGB_INTENT to PNG_sRGB_INTENT in libpng.txt and libpng.3
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 23 # Change to ">" for HTML output
42 # Change to false to remove Markdown from posts and/or comments.
229 # Change to ">" for HTML output.
233 # Change to `true` to disallow markup or entities.
    [all...]
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 25 $smartypants_attr = "1"; # Change this to configure.
  /build/core/tasks/
cts.mk 59 # Change mode of the executables

Completed in 342 milliseconds

1 2