HomeSort by relevance Sort by last modified time
    Searched full:scheduler (Results 251 - 275 of 649) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/gn/
setup.cc 185 // The scheduler's main loop wasn't created when the Loader was created, so
238 Scheduler* Setup::GetScheduler() {
423 Scheduler* DependentSetup::GetScheduler() {
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 66 /* Return codes from the scheduler. */
109 scheduler.c. */
353 /* Per-thread jmp_buf to resume scheduler after a signal */
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
builders_unittests.js 118 ["scheduler", "s6_webkit_rel", "Scheduler"],
378 ["scheduler", "s1_chromium_dbg_dep", "Scheduler"],
643 ["scheduler", "s1_chromium_dbg_dep", "Scheduler"],
    [all...]
  /external/chromium_org/cc/scheduler/
delay_based_time_source.cc 5 #include "cc/scheduler/delay_based_time_source.h"
179 // The basic idea with this scheduler here is to keep track of where we *want*
frame_rate_controller_unittest.cc 5 #include "cc/scheduler/frame_rate_controller.h"
texture_uploader_unittest.cc 5 #include "cc/scheduler/texture_uploader.h"
  /external/chromium_org/sync/engine/
sync_scheduler_impl.h 186 // If the scheduler's current state supports it, this will create a job based
189 // save it for later, depending on the scheduler's current state.
  /external/chromium_org/sync/internal_api/
sync_manager_impl.h 179 const SyncScheduler* scheduler() const;
321 // The scheduler that runs the Syncer. Needs to be explicitly
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/
httpd.pm 328 # We need an exclusive lock file to avoid deadlocks and starvation and ensure that the scheduler lock numbers are sequential.
329 # The scheduler locks are used to schedule the running test sessions in first come first served order.
  /external/iproute2/include/linux/
pkt_sched.h 6 /* Logical priority bands not depending on specific packet scheduler.
7 Every scheduler will map them to real traffic classes, if it has
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 80 UINT8 ll_idx; /* for scheduler of logical link connection */
81 UINT8 dl_idx; /* for scheduler of data link connection */
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 272 /// Create the scheduler. If a specific scheduler was specified
  /external/llvm/test/CodeGen/X86/
misched-matrix.ll 11 ; Verify that the MI scheduler minimizes register pressure for a
15 ; been reordered with the stores. This tests the scheduler's cheap
  /frameworks/base/docs/html/training/scheduling/
wakelock.jd 20 <a href="{@docRoot}shareables/training/Scheduler.zip"
22 <p class="filename">Scheduler.zip</p>
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
reg-notes.def 29 /* REG_DEP_TRUE is used in scheduler dependencies lists to represent a
90 /* REG_DEP_OUTPUT and REG_DEP_ANTI are used in scheduler dependencies lists
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
reg-notes.def 29 /* REG_DEP_TRUE is used in scheduler dependencies lists to represent a
90 /* REG_DEP_OUTPUT and REG_DEP_ANTI are used in scheduler dependencies lists
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
reg-notes.def 29 /* REG_DEP_TRUE is used in scheduler dependencies lists to represent a
90 /* REG_DEP_OUTPUT and REG_DEP_ANTI are used in scheduler dependencies lists
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
reg-notes.def 29 /* REG_DEP_TRUE is used in scheduler dependencies lists to represent a
90 /* REG_DEP_OUTPUT and REG_DEP_ANTI are used in scheduler dependencies lists
  /developers/samples/android/background/alarms/Scheduler/src/com/example/android/scheduler/
SampleAlarmReceiver.java 1 package com.example.android.scheduler;
SampleSchedulingService.java 1 package com.example.android.scheduler;
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_app_registry.h 63 explicit DriveAppRegistry(JobScheduler* scheduler);
sync_client.h 52 JobScheduler* scheduler,
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
copy_operation.h 49 JobScheduler* scheduler,
move_operation_unittest.cc 26 scheduler(),
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_chromeos.h 150 // The pref service to pass to the refresh scheduler on initialization.

Completed in 609 milliseconds

<<11121314151617181920>>