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
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6068
↓ 7 callers
Method
s_lt
src/symstate/bitvector.cc:196
↓ 7 callers
Function
to_expr
\brief Wraps a Z3_ast as an expr object. It also checks for errors. This function allows the user to use the whole C API with the C++ layer def
src/ext/z3/include/z3++.h:899
↓ 7 callers
Function
type
Gets the outcome of the test part.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:17115
↓ 7 callers
Function
xed_decoded_inst_inst
@ingroup DEC Return the #xed_inst_t structure for this instruction. This is the route to the basic operands form information.
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-decoded-inst-api.h:55
↓ 7 callers
Function
xed_inst_noperands
@ingroup DEC Number of instruction operands
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-inst.h:299
↓ 6 callers
Function
Abort
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8909
↓ 6 callers
Method
AssignNonAtomic
! * Set the contents of the lifo queue to a singly-linked list of elements. This method * is NOT atomic. * * @param[in] list
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/lifo-ctr.hpp:271
↓ 6 callers
Function
CaptureStdout
Starts capturing stdout.
src/ext/gtest-1.7.0/src/gtest-port.cc:654
↓ 6 callers
Function
ChDir
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2877
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
src/ext/gtest-1.7.0/src/gtest.cc:1424
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2908
↓ 6 callers
Function
CopyArray
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7889
↓ 6 callers
Method
Dequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
src/ext/gtest-1.7.0/samples/sample3-inl.h:131
↓ 6 callers
Function
DieIf
A unary function that may die.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:179
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
src/ext/gtest-1.7.0/test/gtest_unittest.cc:1943
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
src/ext/gtest-1.7.0/test/gtest_unittest.cc:1951
↓ 6 callers
Function
FlushInfoLog
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2151
↓ 6 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
src/ext/gtest-1.7.0/src/gtest.cc:3221
↓ 6 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8666
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/ext/gtest-1.7.0/src/gtest-port.cc:250
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8460
↓ 6 callers
Function
GenerateFatalFailureInAnotherThread
src/ext/gtest-1.7.0/test/gtest_stress_test.cc:172
↓ 6 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
src/ext/gtest-1.7.0/src/gtest.cc:377
↓ 6 callers
Method
GetNextPrime
src/ext/gtest-1.7.0/samples/sample8_unittest.cc:69
↓ 6 callers
Function
GetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
src/ext/gtest-1.7.0/src/gtest-port.cc:89
↓ 6 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8413
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
src/ext/gtest-1.7.0/src/gtest-filepath.cc:92
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7926
↓ 6 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
src/ext/gtest-1.7.0/src/gtest.cc:4749
↓ 6 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6233
↓ 6 callers
Function
PrintValue
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:82
↓ 6 callers
Method
Reset
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:981
↓ 6 callers
Method
Reset
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1382
↓ 6 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:169
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6147
↓ 6 callers
Method
TestHelpFlag
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is sp
src/ext/gtest-1.7.0/test/gtest_help_test.py:101
↓ 6 callers
Method
VerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
src/ext/gtest-1.7.0/src/gtest-typed-test.cc:51
↓ 6 callers
Method
WaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2328
↓ 6 callers
Method
copy_defined
src/state/memory.cc:29
↓ 6 callers
Method
equality_constraints
Generate constraints expressing equality of two states over a given regset */
src/symstate/state.cc:261
↓ 6 callers
Method
equals
src/symstate/bitvector.h:434
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2218
↓ 6 callers
Method
get_counterexample
Gets the counterexample */
src/validator/validator.h:78
↓ 6 callers
Method
get_quad
Element access; undefined for invalid quads */
src/state/memory.h:90
↓ 6 callers
Method
get_support
src/validator/handlers/lea_handler.cc:22
↓ 6 callers
Method
is_defined_quad
Returns true if a quad is defined; undefined for invalid quads */
src/state/memory.h:148
↓ 6 callers
Method
is_valid_quad
Returns true if a quad is valid. */
src/state/memory.h:121
↓ 6 callers
Method
num_reachable
Returns the number of reachable blocks in this graph. */
src/cfg/cfg.h:274
↓ 6 callers
Method
reachable_end
Returns an iterator that points to the end of this graph's reachable block list. */
src/cfg/cfg.h:282
↓ 6 callers
Method
read_err
src/ext/pstreams-0.8.1/pstream.h:1739
↓ 6 callers
Method
reset
src/ext/z3/include/z3++.h:1316
↓ 6 callers
Method
set
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2599
↓ 6 callers
Function
xed_copy_info
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:60
↓ 6 callers
Function
xed_disas_test
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:740
↓ 6 callers
Function
xed_state_init
@name Initialization @{ Constructor. DEPRECATED: use #xed_state_init2(). The mode, and addresses widths are enumerations that specify the number of bi
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-state.h:73
↓ 6 callers
Function
xed_state_zero
clear the xed_state_t @ingroup INIT
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-state.h:101
↓ 5 callers
Method
AbortCalls
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:831
↓ 5 callers
Method
AssumeRoleCalls
Accessors.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:827
↓ 5 callers
Method
Delay
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/backoff-or-yield.hpp:63
↓ 5 callers
Function
DieWithMessage
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:109
↓ 5 callers
Function
Eof
Returns the special cursor to denote the end-of-file.
src/ext/gtest-1.7.0/scripts/pump.py:132
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2484
↓ 5 callers
Function
FormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
src/ext/gtest-1.7.0/src/gtest-port.cc:474
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
src/ext/gtest-1.7.0/src/gtest-death-test.cc:493
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6987
↓ 5 callers
Function
GetCapturedStdout
Stops capturing stdout and returns the captured string.
src/ext/gtest-1.7.0/src/gtest-port.cc:664
↓ 5 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6798
↓ 5 callers
Function
GetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:151
↓ 5 callers
Method
GetSize
! * @return Size (bytes) of the buffer. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/util/data.hpp:400
↓ 5 callers
Function
HasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
src/ext/gtest-1.7.0/include/gtest/gtest.h:383
↓ 5 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5910
↓ 5 callers
Method
IsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
src/ext/gtest-1.7.0/src/gtest-filepath.cc:295
↓ 5 callers
Function
IsSpace
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2778
↓ 5 callers
Function
ParseToken
(lines, pos, regex, token_type)
src/ext/gtest-1.7.0/scripts/pump.py:243
↓ 5 callers
Method
PassedCalls
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:829
↓ 5 callers
Method
Pointer
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/fixed-lifo.hpp:279
↓ 5 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
src/ext/gtest-1.7.0/src/gtest-filepath.cc:119
↓ 5 callers
Function
ResetCounts
Resets the count for each test.
src/ext/gtest-1.7.0/test/gtest_repeat_test.cc:141
↓ 5 callers
Method
RunAndVerify
Runs gtest_list_tests_unittest_ and verifies that it prints the correct tests. Args: flag_value: value of the --gtest_list_test
src/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py:129
↓ 5 callers
Function
RunCode
(env, code_node, output)
src/ext/gtest-1.7.0/scripts/pump.py:702
↓ 5 callers
Method
SetParameters
Sets the parameters for subsequent calls to Create.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:916
↓ 5 callers
Function
Stat
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2837
↓ 5 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
src/ext/gtest-1.7.0/src/gtest-port.cc:798
↓ 5 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9008
↓ 5 callers
Method
TestDeleted
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:835
↓ 5 callers
Method
WaitCalls
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:828
↓ 5 callers
Method
back
src/ext/z3/include/z3++.h:997
↓ 5 callers
Function
close_fd_array
src/ext/pstreams-0.8.1/pstream.h:1177
↓ 5 callers
Method
error
src/ext/pstreams-0.8.1/pstream.h:1694
↓ 5 callers
Method
get
src/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h:172
↓ 5 callers
Method
get_exit
Returns the id of the exit block. */
src/cfg/cfg.h:143
↓ 5 callers
Function
get_symbol
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.cpp:108
↓ 5 callers
Function
listeners
Provides access to the event listener list.
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:599
↓ 5 callers
Function
listeners
Provides access to the event listener list.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1000
↓ 5 callers
Function
make_symbol_vector
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.cpp:55
↓ 5 callers
Method
maybe_undef_set
Dataflow information about an instruction (more precise for function calls that instr.must/maybe_read/write/undef_set). */
src/cfg/cfg.h:486
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5418
↓ 5 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/ext/gtest-1.7.0/src/gtest.cc:3588
↓ 5 callers
Method
ror
src/symstate/bitvector.cc:81
← previous
next →
301–400 of 5,085, ranked by callers