/external/clang/lib/StaticAnalyzer/Checkers/ |
FixedAddressChecker.cpp | 48 SVal RV = state->getSVal(B->getRHS(), C.getLocationContext());
|
MallocChecker.cpp | 209 ProgramStateRef evalAssume(ProgramStateRef state, SVal Cond, 211 void checkLocation(SVal l, bool isLoad, const Stmt *S, 283 const Expr *SizeEx, SVal Init, 287 SVal SizeEx, SVal Init, 366 static bool SummarizeValue(raw_ostream &os, SVal V); 368 void ReportBadFree(CheckerContext &C, SVal ArgVal, SourceRange Range, 370 void ReportFreeAlloca(CheckerContext &C, SVal ArgVal, 375 void ReportOffsetFree(CheckerContext &C, SVal ArgVal, SourceRange Range, 717 const SVal V = State->getSVal(FlagsEx, C.getLocationContext()) [all...] |
/frameworks/wilhelm/tools/permute/ |
permute.c | 323 double sval = atof(&arg[2]); local 324 if (sval >= 0.1 && sval <= 1000.0) 325 meanSegmentLengthSeconds = sval;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 39 class SVal; 272 SVal location, 281 SVal location, SVal val, 368 SVal Cond, bool Assumption); 420 typedef CheckerFn<void (const SVal &location, bool isLoad, 425 typedef CheckerFn<void (const SVal &location, const SVal &val, 462 const SVal &cond, bool assumption)>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
semaphore.h | 72 /* Get current value of SEM and store it in *SVAL. */
|
/toolchain/binutils/binutils-2.27/binutils/ |
windmc.h | 48 unichar *sval; member in struct:mc_keyword
|
windmc.c | 746 nd = convert_unicode_to_ACP (n->lang->sval); 792 unicode_print (fp, n->lang->sval, unichar_len (n->lang->sval)); 869 if (key->sval && key->sval[0] != 0) 872 fprintf (fp, "#define %s 0x%lx\n", convert_unicode_to_ACP (key->sval), 875 fprintf (fp, "#define %s 0x%lu\n", convert_unicode_to_ACP (key->sval), 889 if (key->sval && key->sval[0] != 0) 892 fprintf (fp, "#define %s 0x%lx\n", convert_unicode_to_ACP (key->sval), [all...] |
/external/valgrind/helgrind/ |
libhb_core.c | 106 SVal. */ 115 // data decls: SVal // 120 typedef ULong SVal; 368 static inline Bool SVal__isC ( SVal s ); 369 static inline VtsID SVal__unC_Rmin ( SVal s ); 370 static inline VtsID SVal__unC_Wmin ( SVal s ); 371 static inline SVal SVal__mkC ( VtsID rmini, VtsID wmini ); 372 static inline void SVal__rcinc ( SVal s ); 373 static inline void SVal__rcdec ( SVal s ); 374 /* SVal in LineZ are used to store various pointers. * 1402 typedef struct { UChar count; SVal sval; } CountedSVal; member in struct:__anon42683 [all...] |
/external/libcups/cups/ |
usersys.c | 998 CFStringRef sval; /* String value */ local 1001 if ((sval = CFPreferencesCopyAppValue(key, kCUPSPrintingPrefs)) != NULL) 1003 Boolean result = CFStringGetCString(sval, value, (CFIndex)valsize, kCFStringEncodingUTF8); 1005 CFRelease(sval); 1179 char sval[1024]; /* String value */ local 1188 if (cups_apple_get_string(kEncryptionKey, sval, sizeof(sval))) 1189 cups_set_encryption(cc, sval); 1191 if (cups_apple_get_string(kSSLOptionsKey, sval, sizeof(sval))) [all...] |
/external/libvncserver/libvncserver/ |
cursor.c | 595 unsigned int val, dval, sval; local 610 sval = *((unsigned char*) src); 613 sval = *((unsigned short*) src); 620 sval = 0; 621 sval |= ((*(src+0)) << 0); 622 sval |= ((*(src+1)) << 8); 623 sval |= ((*(src+2)) << 16); 626 sval = *((unsigned int*) src); 636 rsrc = (sval & rmask) >> rshift; /* richcursor */ 637 gsrc = (sval & gmask) >> gshift [all...] |
/external/python/cpython2/PC/ |
_msi.c | 536 char *sval = sbuf; local 537 DWORD ssize = sizeof(sval); 543 &fval, sval, &ssize); 545 sval = malloc(ssize); 547 &fval, sval, &ssize); 557 result = PyString_FromStringAndSize(sval, ssize); 558 if (sval != sbuf) 559 free(sval);
|
/external/python/cpython3/PC/ |
_msi.c | 549 char *sval = sbuf; local 550 DWORD ssize = sizeof(sval); 556 &fval, sval, &ssize); 558 sval = malloc(ssize); 560 &fval, sval, &ssize); 570 result = PyBytes_FromStringAndSize(sval, ssize); 571 if (sval != sbuf) 572 free(sval);
|