Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 25 of 110) sorted by relevance

12345

/external/icu4c/i18n/
Duspoof.cpp75 uspoof_clone(const USpoofChecker *sc, UErrorCode *status) { in uspoof_clone()
90 uspoof_close(USpoofChecker *sc) { in uspoof_close()
98 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) { in uspoof_setChecks()
116 uspoof_getChecks(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getChecks()
125 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales()
134 uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedLocales()
144 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars()
150 uspoof_getAllowedUnicodeSet(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedUnicodeSet()
160 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars()
167 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const UnicodeSet *chars, UErrorCode *status) { in uspoof_setAllowedUnicodeSet()
[all …]
/external/libffi/testsuite/libffi.call/
Dreturn_sc.c10 static signed char return_sc(signed char sc) in return_sc()
20 signed char sc; in main() local
Dpromotion.c9 static int promotion(signed char sc, signed short ss, in promotion()
23 signed char sc; in main() local
Dnegint.c27 signed char sc; in main() local
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DSelectorTest.java122 SocketChannel sc = SocketChannel.open(); in test_keys() local
157 SocketChannel sc = SocketChannel.open(); in test_selectedKeys() local
350 SocketChannel sc = SocketChannel.open(); in test_keySetViewsModifications() local
407 SocketChannel sc = SocketChannel.open(); in testOpChange() local
482 SocketChannel sc = SocketChannel.open(); in assert_select_OP_ACCEPT() local
516 SocketChannel sc = SocketChannel.open(); in assert_select_OP_CONNECT() local
552 SocketChannel sc = SocketChannel.open(); in assert_select_OP_READ() local
625 SocketChannel sc = SocketChannel.open(); in assert_select_OP_WRITE() local
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/spi/
DAbstractSelectableChannelTest.java112 SocketChannel sc = SocketChannel.open(); in test_register_LSelectorILObject() local
211 SocketChannel sc = SocketChannel.open(); in test_register_LSelectorILObject_IllegalArgument() local
235 SocketChannel sc = SocketChannel.open(); in test_keyfor_LSelector() local
257 SocketChannel sc = SocketChannel.open(); in test_configureBlocking_Z_IllegalBlockingMode() local
/external/clang/test/CodeGenCXX/
Ddebug-info-friend.cpp10 SomeClass sc; variable
/external/iproute2/tc/
Dq_hfsc.c223 hfsc_print_sc(FILE *f, char *name, struct tc_service_curve *sc) in hfsc_print_sc()
289 hfsc_get_sc1(int *argcp, char ***argvp, struct tc_service_curve *sc) in hfsc_get_sc1()
332 hfsc_get_sc2(int *argcp, char ***argvp, struct tc_service_curve *sc) in hfsc_get_sc2()
394 hfsc_get_sc(int *argcp, char ***argvp, struct tc_service_curve *sc) in hfsc_get_sc()
/external/quake/quake/src/QW/client/
Dskin.c40 void Skin_Find (player_info_t *sc) in Skin_Find()
221 player_info_t *sc; in Skin_NextDownload() local
Dsnd_mix.c266 sfxcache_t *sc; in S_PaintChannels() local
346 void SND_PaintChannelFrom8 (channel_t *ch, sfxcache_t *sc, int count) in SND_PaintChannelFrom8()
375 void SND_PaintChannelFrom16 (channel_t *ch, sfxcache_t *sc, int count) in SND_PaintChannelFrom16()
Dsnd_mem.c40 sfxcache_t *sc; in ResampleSfx() local
104 sfxcache_t *sc; in S_LoadSound() local
Dsnd_mixa.s37 #define sc 8+16 macro
/external/v8/test/cctest/
Dtest-mark-compact.cc85 v8::HandleScope sc; in TEST() local
113 v8::HandleScope sc; in TEST() local
151 v8::HandleScope sc; in TEST() local
241 v8::HandleScope sc; in TEST() local
/external/tcpdump/missing/
Dstrsep.c63 register int c, sc; in strsep() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DSecureCacheResponseTest.java35 SecureCacheResponse sc = new MockCacheResponse(); in testSecureCacheResponse() local
/external/quake/quake/src/WinQuake/
Dsnd_mix.cpp274 sfxcache_t *sc; in S_PaintChannels() local
354 void SND_PaintChannelFrom8 (channel_t *ch, sfxcache_t *sc, int count) in SND_PaintChannelFrom8()
383 void SND_PaintChannelFrom16 (channel_t *ch, sfxcache_t *sc, int count) in SND_PaintChannelFrom16()
Dsnd_mixa.s37 #define sc 8+16 macro
Dsnd_mem.cpp40 sfxcache_t *sc; in ResampleSfx() local
104 sfxcache_t *sc; in S_LoadSound() local
/external/libffi/testsuite/libffi.special/
Dunwindtest_ffi_call.cc25 signed char sc; in main() local
/external/ipsec-tools/src/racoon/
Dschedule.c134 sched_schedule(sc, tick, func) in sched_schedule() argument
167 sched_cancel(sc) in sched_cancel() argument
/external/llvm/test/FrontendC/
DAtomics-no64bit.c14 signed char sc; variable
DAtomics.c14 signed char sc; variable
/external/valgrind/main/none/tests/x86-linux/
Dsigcontext.c27 static void handler2(int sig, struct sigcontext sc) in handler2()
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibevents.c126 int sc = HIWORD(lParam) & 0xFF; in DIB_HandleMessage() local
197 int sc = HIWORD(lParam) & 0xFF; in DIB_HandleMessage() local
/external/skia/src/core/
DSkSpriteBlitter_RGB16.cpp24 #define D16_S32A_Opaque_Pixel(dst, sc) \ argument
31 static inline void D16_S32A_Blend_Pixel_helper(uint16_t* dst, SkPMColor sc, in D16_S32A_Blend_Pixel_helper()
53 #define D16_S32A_Blend_Pixel(dst, sc, src_scale) \ argument
80 #define D16_S16_Blend_Pixel(dst, sc, scale) \ argument
102 #define D16_S4444_Opaque(dst, sc) \ argument
122 #define D16_S4444_Blend(dst, sc, scale16) \ argument

12345