Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StanfordPL/stoke
/ functions
Functions
5,085 in github.com/StanfordPL/stoke
⨍
Functions
5,085
◇
Types & classes
1,793
↓ 330 callers
Method
push_back
src/ext/z3/include/z3++.h:995
↓ 262 callers
Method
end
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7953
↓ 216 callers
Method
begin
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7952
↓ 194 callers
Method
size
Number of elements. */
src/state/regs.h:35
↓ 180 callers
Function
Print
src/ext/gtest-1.7.0/test/gtest-printers_test.cc:235
↓ 168 callers
Function
EXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
src/ext/gtest-1.7.0/include/gtest/gtest-spi.h:64
↓ 150 callers
Function
FilePath
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:3549
↓ 111 callers
Method
begin
src/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h:992
↓ 110 callers
Method
end
src/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h:993
↓ 96 callers
Method
value
src/ext/z3/include/z3++.h:1099
↓ 95 callers
Method
clear
Zeros memory and resets valid and defined bits. */
src/state/memory.h:52
↓ 87 callers
Function
print_result
src/ext/pstreams-0.8.1/test_pstreams.cc:127
↓ 86 callers
Function
StreamableToString
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:3315
↓ 85 callers
Method
set
Set the operand in the symbolic state to the specified bitvector. * Note that the operand o and parameter bv must be the same bitwidth. * * If the
src/symstate/state.cc:158
↓ 81 callers
Method
str
src/ext/z3/include/z3++.h:283
↓ 76 callers
Method
name
src/ext/z3/include/z3++.h:427
↓ 76 callers
Method
size
Returns the number of TestPartResult objects in the array.
src/ext/gtest-1.7.0/src/gtest-test-part.cc:83
↓ 73 callers
Function
AtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
src/ext/gtest-1.7.0/src/gtest-port.cc:228
↓ 73 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
src/ext/gtest-1.7.0/src/gtest.cc:946
↓ 73 callers
Method
get
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2006
↓ 72 callers
Method
ite
src/symstate/bool.cc:34
↓ 71 callers
Method
get_code
tests/fixture.h:46
↓ 61 callers
Function
ValuesIn
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:15874
↓ 60 callers
Method
check_error
src/ext/z3/include/z3++.h:271
↓ 60 callers
Method
type
bool type */
src/symstate/bool.cc:76
↓ 56 callers
Function
append3
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/utils.c:4
↓ 52 callers
Function
SetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
src/ext/gtest-1.7.0/test/gtest_unittest.cc:1622
↓ 51 callers
Function
ValuesIn
src/ext/gtest-1.7.0/include/gtest/gtest-param-test.h:308
↓ 50 callers
Function
Values
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:15914
↓ 48 callers
Method
empty
src/ext/z3/include/z3++.h:999
↓ 46 callers
Method
num_val
src/ext/z3/include/z3++.h:1623
↓ 46 callers
Method
size
src/ext/z3/include/z3++.h:1311
↓ 43 callers
Method
get_sort
\brief Return the sort of this expression. */
src/ext/z3/include/z3++.h:459
↓ 41 callers
Function
AssertionSuccess
Makes a successful assertion result.
src/ext/gtest-1.7.0/src/gtest.cc:968
↓ 41 callers
Method
get
src/stategen/stategen.cc:37
↓ 38 callers
Method
extend
src/symstate/bitvector.cc:113
↓ 37 callers
Method
size
Number of elements */
src/symstate/regs.h:32
↓ 37 callers
Method
size
Returns the number of TestPartResult objects in the array.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9457
↓ 36 callers
Function
AssertionFailure
Makes a failed assertion result.
src/ext/gtest-1.7.0/src/gtest.cc:973
↓ 36 callers
Method
IsPrime
src/ext/gtest-1.7.0/samples/prime_tables.h:58
↓ 36 callers
Function
PrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
src/ext/gtest-1.7.0/test/gtest-printers_test.cc:382
↓ 33 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:936
↓ 33 callers
Function
UsesColor
Runs gtest_color_test_ and returns its exit code.
src/ext/gtest-1.7.0/test/gtest_color_test.py:56
↓ 32 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
src/ext/gtest-1.7.0/src/gtest.cc:2585
↓ 31 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2430
↓ 31 callers
Method
has_error
Check for an error in building the circuit */
src/validator/handler.h:52
↓ 31 callers
Method
resize
src/ext/z3/include/z3++.h:996
↓ 30 callers
Method
result_begin
Iterator for return states. */
src/sandbox/sandbox.h:141
↓ 30 callers
Method
run
src/search/search.cc:78
↓ 29 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
src/ext/gtest-1.7.0/src/gtest.cc:1500
↓ 29 callers
Method
close
src/ext/pstreams-0.8.1/pstream.h:1437
↓ 29 callers
Method
compile
src/sandbox/sandbox.cc:95
↓ 29 callers
Method
get_opcode
Returns string representation of an opcode */
src/validator/handler.h:65
↓ 29 callers
Method
value
src/ext/gtest-1.7.0/test/gtest_unittest.cc:3725
↓ 28 callers
Function
RUN_ALL_TESTS
src/ext/gtest-1.7.0/include/gtest/gtest.h:2287
↓ 28 callers
Method
RunAndVerify
Checks that the binary runs correct set of tests for a given filter.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:257
↓ 28 callers
Function
check_retval
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/utils.c:64
↓ 28 callers
Method
data
Exposes underlying bit vector. */
src/state/rflags.h:93
↓ 28 callers
Method
is_sound
Returns true if performs_undef_reach() returns true. */
src/cfg/cfg.h:332
↓ 27 callers
Function
FormatForComparisonFailureMessage
src/ext/gtest-1.7.0/include/gtest/gtest.h:1431
↓ 27 callers
Function
Iter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:189
↓ 26 callers
Function
Pop
(token_type=None)
src/ext/gtest-1.7.0/scripts/pump.py:476
↓ 25 callers
Function
IsXDigit
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2784
↓ 25 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
src/ext/gtest-1.7.0/src/gtest-port.cc:347
↓ 25 callers
Function
ValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
src/ext/gtest-1.7.0/src/gtest-port.cc:257
↓ 25 callers
Method
count
Returns the number of live test objects that uses this fixture.
src/ext/gtest-1.7.0/test/gtest_unittest.cc:4941
↓ 25 callers
Function
make_tuple
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:1308
↓ 25 callers
Function
xedex_derror
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:252
↓ 24 callers
Function
InitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
src/ext/gtest-1.7.0/src/gtest.cc:5005
↓ 24 callers
Method
get_error
Returns the reason the last attempt to fix a dereference failed. */
src/stategen/stategen.h:54
↓ 24 callers
Method
index
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:8407
↓ 24 callers
Method
is_arith
\brief Return true if this sort is the Integer or Real sort. */
src/ext/z3/include/z3++.h:369
↓ 24 callers
Method
pop
src/ext/z3/include/z3++.h:1249
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
src/ext/gtest-1.7.0/src/gtest.cc:2621
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4105
↓ 23 callers
Function
IsPrime
Returns true iff n is a prime number.
src/ext/gtest-1.7.0/samples/sample1.cc:47
↓ 23 callers
Function
IsValidEscape
Returns true iff "\\c" is a supported escape sequence.
src/ext/gtest-1.7.0/src/gtest-port.cc:222
↓ 23 callers
Function
ParseNaturalNumber
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:1002
↓ 23 callers
Function
check_fail
src/ext/pstreams-0.8.1/test_pstreams.cc:146
↓ 23 callers
Method
is_set
Returns the value of the ith bit of a flag. */
src/state/rflags.h:81
↓ 23 callers
Method
key
Gets the user supplied key.
src/ext/gtest-1.7.0/include/gtest/gtest.h:473
↓ 23 callers
Method
push
src/ext/z3/include/z3++.h:1248
↓ 23 callers
Method
rdbuf
src/ext/pstreams-0.8.1/pstream.h:2166
↓ 22 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1337
↓ 22 callers
Function
IsNull
src/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc:140
↓ 22 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
src/ext/gtest-1.7.0/samples/sample2.cc:51
↓ 22 callers
Function
impl
Accessors for the implementation object.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18668
↓ 22 callers
Function
impl
Accessors for the implementation object.
src/ext/gtest-1.7.0/include/gtest/gtest.h:1255
↓ 22 callers
Method
is_bv
\brief Return true if this sort is a Bit-vector sort. */
src/ext/z3/include/z3++.h:373
↓ 21 callers
Function
VerifyGenerator
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:130
↓ 21 callers
Method
def_ins
Returns the set of registers that are defined on entry to this graph. */
src/cfg/cfg.h:293
↓ 20 callers
Function
GetEnv
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2899
↓ 20 callers
Function
PrintToString
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10038
↓ 20 callers
Method
live_outs
Returns the set of registers that are live-out on exit to an instruction; undefined for unrachable blocks */
src/cfg/cfg.h:315
↓ 20 callers
Method
writeln
(self, line)
tools/scripts/completion_generator.py:61
↓ 19 callers
Function
AssertionSuccess
Makes a successful assertion result.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2452
↓ 19 callers
Function
check_pass
src/ext/pstreams-0.8.1/test_pstreams.cc:137
↓ 18 callers
Function
AlwaysFalse
Always returns false.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7620
↓ 18 callers
Method
Append
src/ext/gtest-1.7.0/src/gtest.cc:2939
↓ 18 callers
Method
GetNextPrime
src/ext/gtest-1.7.0/samples/prime_tables.h:69
next →
1–100 of 5,085, ranked by callers