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

1 2

  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanDirConfigMXBean.java 71 * or modified (by calling one of {@link #addDirectoryScanner
87 * configuration file, or modified since last saved.
100 * been loaded, but not modified yet.
105 * The configuration was modified. The modifications are held in memory.
109 MODIFIED,
207 * SaveState#MODIFIED MODIFIED}.
211 * Calling {@link #save} will save the modified data to the configuration
237 * SaveState#MODIFIED MODIFIED}
    [all...]
ScanDirConfig.java 82 * or modified (by calling one of {@link #addDirectoryScanner
137 * The <i>com.sun.jmx.examples.scandir.config.modified</i> notification
138 * indicates that the configuration data was modified.
141 NOTIFICATION_PREFIX+".modified";
160 "Emitted when the configuration is modified"),
356 status = MODIFIED;
379 status = MODIFIED;
394 status = MODIFIED;
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanDirConfigMXBean.java 71 * or modified (by calling one of {@link #addDirectoryScanner
87 * configuration file, or modified since last saved.
100 * been loaded, but not modified yet.
105 * The configuration was modified. The modifications are held in memory.
109 MODIFIED,
207 * SaveState#MODIFIED MODIFIED}.
211 * Calling {@link #save} will save the modified data to the configuration
237 * SaveState#MODIFIED MODIFIED}
    [all...]
ScanDirConfig.java 82 * or modified (by calling one of {@link #addDirectoryScanner
137 * The <i>com.sun.jmx.examples.scandir.config.modified</i> notification
138 * indicates that the configuration data was modified.
141 NOTIFICATION_PREFIX+".modified";
160 "Emitted when the configuration is modified"),
356 status = MODIFIED;
379 status = MODIFIED;
394 status = MODIFIED;
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
HWC2OnFbAdapter.h 59 MODIFIED,
85 State mState{State::MODIFIED};
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfg-flags.def 84 /* Set on blocks that were modified in some way. This bit is set in
86 to test whether a block has been modified prior to a df_analyze call. */
87 DEF_BASIC_BLOCK_FLAG(MODIFIED, 12)
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 197 adapter.setState(HWC2OnFbAdapter::State::MODIFIED);
340 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) {
367 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) {
381 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) {
425 adapter.setState(HWC2OnFbAdapter::State::MODIFIED);
436 adapter.setState(HWC2OnFbAdapter::State::MODIFIED);
497 adapter.setState(HWC2OnFbAdapter::State::MODIFIED);
512 adapter.setState(HWC2OnFbAdapter::State::MODIFIED);
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherSettings.java 35 public static final String MODIFIED = "modified";
278 "modified INTEGER NOT NULL DEFAULT 0," +
LauncherProvider.java 440 values.put(LauncherSettings.ChangeLogColumns.MODIFIED, System.currentTimeMillis());
640 LauncherSettings.ChangeLogColumns.MODIFIED + " INTEGER NOT NULL DEFAULT 0" +
733 "ADD COLUMN modified INTEGER NOT NULL DEFAULT 0;");
735 "ADD COLUMN modified INTEGER NOT NULL DEFAULT 0;");
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
zsys_freebsd_386.go 99 // MODIFIED BY HAND FOR 386 EMULATION ON AMD64
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
zsys_freebsd_386.go 99 // MODIFIED BY HAND FOR 386 EMULATION ON AMD64
  /development/vndk/tools/definition-tool/tests/
test_generic_refs.py 71 self.assertEqual(GenericRefs.MODIFIED, self.ref.classify_lib(libc_sub))
  /external/eigen/blas/testing/
dblat1.f 158 * INPUT FOR MODIFIED GIVENS
168 * TRUE RESULTS FOR MODIFIED GIVENS
    [all...]
sblat1.f 158 * INPUT FOR MODIFIED GIVENS
168 * TRUE RESULTS FOR MODIFIED GIVENS
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 82 # Modified UTF-8 Encoder and Decoder
    [all...]
  /external/guice/lib/build/
felix-2.0.5.jar 
  /prebuilts/go/darwin-x86/src/net/http/
transport_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
transport_test.go     [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 746 milliseconds

1 2