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

1 2

  /external/chromium_org/sandbox/win/src/
handle_table.h 131 return Iterator(*this, handle_info()->Information,
132 &handle_info()->Information[handle_info()->NumberOfHandles]);
143 return &handle_info()->Information[handle_info()->NumberOfHandles];
handle_table.cc 62 std::sort(handle_info_internal()->Information,
63 handle_info_internal()->Information +
71 const SYSTEM_HANDLE_INFORMATION* start = handle_info()->Information;
73 &handle_info()->Information[handle_info()->NumberOfHandles];
filesystem_interception.cc 81 io_status->Information = answer.extended[0].ulong_ptr;
149 io_status->Information = answer.extended[0].ulong_ptr;
filesystem_policy.cc 254 *io_information = io_block.Information;
285 *io_information = io_block.Information;
  /external/chromium_org/chrome/browser/resources/
about_flash.js 9 * @param {Object} moduleListData Information about available modules
29 * @param {Object} moduleListData Information about available modules.
about_nacl.js 12 * @param {Object} moduleListData Information about available modules
32 * @param {Object} moduleListData Information about available modules
about_voicesearch.js 9 * @param {Object} moduleListData Information about available modules
28 * @param {Object} moduleListData Information about available modules.
about_conflicts.js 33 * @param {Object} moduleListData Information about available modules.
54 * @param {Object} moduleListData Information about available modules.
flags.js 14 * @param {Object} experimentsData Information about all experiments.
105 * @param {Object} experimentsData Information about all experiments.
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
handles.cc 66 USHORT h = system_handles->Information[i].Handle;
67 if (system_handles->Information[i].ProcessId != ::GetCurrentProcessId())
72 // Query the name information a first time to get the size of the name.
82 // Query the name information a second time to get the name of the
104 // Query the type information a second time to get the object type
158 system_handles->Information[i].GrantedAccess,
165 system_handles->Information[i].GrantedAccess,
  /external/llvm/utils/lit/lit/
TestingConfig.py 8 TestingConfig - Information on the tests inside a suite.
  /external/chromium_org/chrome/browser/resources/predictors/
autocomplete_action_predictor.js 15 * @param {Dictionary} database Information about AutocompleteActionPredictor
33 * @param {Dictionary} database Information about AutocompleteActionPredictor
resource_prefetch_predictor.js 15 * @param {Dictionary} database Information about ResourcePrefetchPredictor
34 * @param {Dictionary} database Information about ResourcePrefetchPredictor
  /external/chromium_org/third_party/icu/source/data/sprep/
spreplocal.mk 25 # rfc4011 : Policy Based Management Information Base, SNMP
  /external/chromium_org/chrome_elf/create_file/
chrome_create_file.cc 274 SetLastError(io_status_block.Information == FILE_OPENED ?
277 SetLastError(io_status_block.Information == FILE_OVERWRITTEN ?
  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 151 ULONG_PTR Information;
175 SYSTEM_HANDLE_INFORMATION Information[1];
  /external/chromium_org/tools/sheriffing/
statuspageinfo.js 5 /** Information about a particular status page. */
buildinfo.js 5 /** Information about a particular build. */
waterfallinfo.js 5 /** Information about a particular waterfall. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ioevent.h 52 ULONG Information;
  /external/chromium_org/third_party/icu/source/data/
makedata.mak 226 !MESSAGE Information: cannot find "ucmlocal.mk". Not building user-additional converter files.
242 !MESSAGE Information: cannot find "brklocal.mk". Not building user-additional break iterator files.
275 !MESSAGE Information: cannot find "reslocal.mk". Not building user-additional resource bundle files.
294 !MESSAGE Information: cannot find "curr\reslocal.mk". Not building user-additional resource bundle files.
315 !MESSAGE Information: cannot find "lang\reslocal.mk". Not building user-additional resource bundle files.
336 !MESSAGE Information: cannot find "region\reslocal.mk". Not building user-additional resource bundle files.
357 !MESSAGE Information: cannot find "zone\reslocal.mk". Not building user-additional resource bundle files.
378 !MESSAGE Information: cannot find "collocal.mk". Not building user-additional resource bundle files.
399 !MESSAGE Information: cannot find "rbnflocal.mk". Not building user-additional resource bundle files.
420 !MESSAGE Information: cannot find "trnslocal.mk". Not building user-additional transliterator files
    [all...]
  /external/icu/icu4c/source/data/
makedata.mak 226 !MESSAGE Information: cannot find "ucmlocal.mk". Not building user-additional converter files.
242 !MESSAGE Information: cannot find "brklocal.mk". Not building user-additional break iterator files.
275 !MESSAGE Information: cannot find "reslocal.mk". Not building user-additional resource bundle files.
294 !MESSAGE Information: cannot find "curr\reslocal.mk". Not building user-additional resource bundle files.
315 !MESSAGE Information: cannot find "lang\reslocal.mk". Not building user-additional resource bundle files.
336 !MESSAGE Information: cannot find "region\reslocal.mk". Not building user-additional resource bundle files.
357 !MESSAGE Information: cannot find "zone\reslocal.mk". Not building user-additional resource bundle files.
378 !MESSAGE Information: cannot find "collocal.mk". Not building user-additional resource bundle files.
399 !MESSAGE Information: cannot find "rbnflocal.mk". Not building user-additional resource bundle files.
420 !MESSAGE Information: cannot find "trnslocal.mk". Not building user-additional transliterator files
    [all...]
  /external/chromium_org/chrome/test/chromedriver/js/
execute_async_script.js 23 * Return the information of asynchronous script execution.
25 * @return {Object.<string, ?>} Information of asynchronous script execution.
  /external/chromium_org/chrome/browser/resources/hotword_helper/
manager.js 80 * @param {MessageSender} sender Information about the sender.
114 // Information regarding the audio logging preference was sent.
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 500 if (QMessageBox::information(
875 showTrayMessage(QSystemTrayIcon::Information, 3,
878 showTrayMessage(QSystemTrayIcon::Information, 3,
896 showTrayMessage(QSystemTrayIcon::Information, 3,
1053 QMessageBox::information(
1066 QMessageBox::information(this, tr("Select A Network"),
1118 QMessageBox::information(this, tr("No Networks"),
1131 QMessageBox::information(this, tr("Select A Network"),
1251 QMessageBox::information(
    [all...]

Completed in 1256 milliseconds

1 2