HomeSort by relevance Sort by last modified time
    Searched defs:CLOSE (Results 1 - 25 of 425) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/io/disktest/
io.h 47 #define CLOSE(fd) CloseHandle(fd)
51 #define CLOSE(fd) close(fd)
  /external/icu/icu4c/source/i18n/
funcrepl.cpp 23 static const UChar CLOSE[] = {32,41,0}; // " )"
107 rule.append(CLOSE, 2);
  /external/libchrome/base/posix/
file_descriptor_shuffle_unittest.cc 19 CLOSE,
58 void Close(int fd) override { actions_.push_back(Action(Action::CLOSE, fd)); }
123 EXPECT_TRUE(tracer.actions()[1] == Action(Action::CLOSE, 0));
135 EXPECT_TRUE(tracer.actions()[1] == Action(Action::CLOSE, 10));
150 EXPECT_TRUE(tracer.actions()[3] == Action(Action::CLOSE, kDuplicateBase));
165 EXPECT_TRUE(tracer.actions()[3] == Action(Action::CLOSE, kDuplicateBase));
180 EXPECT_TRUE(tracer.actions()[3] == Action(Action::CLOSE, kDuplicateBase));
195 EXPECT_TRUE(tracer.actions()[3] == Action(Action::CLOSE, kDuplicateBase));
220 EXPECT_TRUE(tracer.actions()[2] == Action(Action::CLOSE, 0))
    [all...]
  /external/python/cpython2/Modules/_multiprocessing/
pipe_connection.c 11 #define CLOSE(h) CloseHandle(h)
socket_connection.c 18 # define CLOSE(h) closesocket((SOCKET)h)
22 # define CLOSE(h) close(h)
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
BasicMarker.java 157 private static String CLOSE = " ]";
191 sb.append(CLOSE);
  /frameworks/av/media/libmedia/
IDataSource.cpp 35 CLOSE,
79 virtual void close() { function in struct:android::BpDataSource
82 remote()->transact(CLOSE, data, &reply);
166 case CLOSE: {
168 close();
IMediaRecorder.cpp 39 CLOSE,
327 status_t close() function in class:android::BpMediaRecorder
329 ALOGV("close");
332 remote()->transact(CLOSE, data, &reply);
433 case CLOSE: {
434 ALOGV("CLOSE");
436 reply->writeInt32(close());
530 ::close(fd);
538 ::close(fd);
  /tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
RemoteOperation.java 39 CLOSE,
75 case CLOSE:
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterConstants.java 140 static final int CLOSE = 4; /**< Called when the converter is closed. The
  /external/python/cpython2/Lib/multiprocessing/
pool.py 55 CLOSE = 1
93 inqueue._writer.close()
94 outqueue._reader.close()
455 def close(self): member in class:Pool
458 self._state = CLOSE
459 self._worker_handler._state = CLOSE
469 assert self._state in (CLOSE, TERMINATE)
  /external/python/cpython3/Lib/multiprocessing/
pool.py 34 CLOSE = 1
99 inqueue._writer.close()
100 outqueue._reader.close()
495 def close(self): member in class:Pool
498 self._state = CLOSE
499 self._worker_handler._state = CLOSE
509 assert self._state in (CLOSE, TERMINATE)
  /frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
XMLLexer.java 21 TEXT=9, CLOSE=10, SPECIAL_CLOSE=11, SLASH_CLOSE=12, SLASH=13, EQUALS=14,
31 "SPECIAL_OPEN", "TEXT", "CLOSE", "SPECIAL_CLOSE", "SLASH_CLOSE", "SLASH",
42 "XMLDeclOpen", "TEXT", "CLOSE", "SPECIAL_CLOSE", "SLASH_CLOSE", "SLASH",
XMLParser.java 21 TEXT=9, CLOSE=10, SPECIAL_CLOSE=11, SLASH_CLOSE=12, SLASH=13, EQUALS=14,
37 "XMLDeclOpen", "TEXT", "CLOSE", "SPECIAL_CLOSE", "SLASH_CLOSE", "SLASH",
449 match(CLOSE);
459 match(CLOSE);
  /libcore/ojluni/src/main/java/sun/nio/fs/
AbstractPoller.java 143 final void close() throws IOException { method in class:AbstractPoller
144 invoke(RequestType.CLOSE);
153 CLOSE;
274 * Close watch service
276 case CLOSE: {
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
pool.py 55 CLOSE = 1
93 inqueue._writer.close()
94 outqueue._reader.close()
442 def close(self): member in class:Pool
445 self._state = CLOSE
446 self._worker_handler._state = CLOSE
456 assert self._state in (CLOSE, TERMINATE)
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
pool.py 55 CLOSE = 1
93 inqueue._writer.close()
94 outqueue._reader.close()
442 def close(self): member in class:Pool
445 self._state = CLOSE
446 self._worker_handler._state = CLOSE
456 assert self._state in (CLOSE, TERMINATE)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
pool.py 55 CLOSE = 1
93 inqueue._writer.close()
94 outqueue._reader.close()
442 def close(self): member in class:Pool
445 self._state = CLOSE
446 self._worker_handler._state = CLOSE
456 assert self._state in (CLOSE, TERMINATE)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
pool.py 55 CLOSE = 1
93 inqueue._writer.close()
94 outqueue._reader.close()
442 def close(self): member in class:Pool
445 self._state = CLOSE
446 self._worker_handler._state = CLOSE
456 assert self._state in (CLOSE, TERMINATE)
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapConstants.java 44 public static final String CLOSE = "CLOSE";
  /development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
WearableMainActivity.java 59 * speed, if user's speed gets close to the selected speed limit, the color of speed turns yellow
113 BELOW(R.color.speed_below), CLOSE(R.color.speed_close), ABOVE(R.color.speed_above);
308 state = SpeedState.CLOSE;
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorActivity.java 96 * Close the editor after saving
98 int CLOSE = 0;
143 * - After Save/Close
178 * If there are no unsaved changes, just close the editor, otherwise the user is prompted
414 ContactEditor.SaveMode.CLOSE),
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
ImapConstants.java 43 public static final String CLOSE = "CLOSE";
  /developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/
WearableMainActivity.java 61 * speed, if user's speed gets close to the selected speed limit, the color of speed turns yellow
122 BELOW(R.color.speed_below), CLOSE(R.color.speed_close), ABOVE(R.color.speed_above);
318 state = SpeedState.CLOSE;
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/
WearableMainActivity.java 61 * speed, if user's speed gets close to the selected speed limit, the color of speed turns yellow
122 BELOW(R.color.speed_below), CLOSE(R.color.speed_close), ABOVE(R.color.speed_above);
318 state = SpeedState.CLOSE;

Completed in 1159 milliseconds

1 2 3 4 5 6 7 8 91011>>