Home
last modified time | relevance | path

Searched refs:sync_core (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/
Dsync.gyp18 # and is composed of the static library targets 'sync_api', 'sync_core',
21 # which includes the contents of sync_api.gypi, sync_core.gypi,
33 'sync_core',
60 'target_name': 'sync_core',
64 'sync_core.gypi',
85 'sync_core',
90 'sync_core',
125 'sync_core.gypi',
Dsync_tests.gypi7 # Test support files for the 'sync_core' target.
195 # Unit tests for the 'sync_core' target. This cannot be a static
/external/kernel-headers/original/asm-x86/
Dprocessor_32.h178 static inline void sync_core(void) in sync_core() function