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
↓ 5 callers
Method
size
Returns the number of inputs installed so far. */
src/sandbox/sandbox.h:61
↓ 5 callers
Method
successful_test_count
Gets the number of successful tests.
src/ext/gtest-1.7.0/src/gtest.cc:729
↓ 5 callers
Function
tokenize
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-enc-lang.cpp:111
↓ 5 callers
Method
type
src/symstate/bool.h:193
↓ 4 callers
Method
Append
(self, s)
src/ext/gtest-1.7.0/scripts/pump.py:652
↓ 4 callers
Function
Arity
Returns the English name of the given arity.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:164
↓ 4 callers
Function
ArrayAwareFind
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7872
↓ 4 callers
Method
AssertSetEqual
Asserts that two sets are equal.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:230
↓ 4 callers
Function
ChangeToRootDir
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:364
↓ 4 callers
Function
CmpHelperEQ
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18851
↓ 4 callers
Function
CmpHelperEQ
src/ext/gtest-1.7.0/include/gtest/gtest.h:1438
↓ 4 callers
Function
DieIfLessThan
A binary function that may die.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:185
↓ 4 callers
Method
EvalExp
(self, exp)
src/ext/gtest-1.7.0/scripts/pump.py:622
↓ 4 callers
Function
Fail
Prints the given failure message and exits the program with non-zero. We use this instead of a Google Test assertion to indicate a failure, as the la
src/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc:45
↓ 4 callers
Function
FailFatally
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6613
↓ 4 callers
Method
Failed
Returns true iff the test failed.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3331
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/ext/gtest-1.7.0/src/gtest.cc:2479
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3963
↓ 4 callers
Function
FormatForComparisonFailureMessage
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18844
↓ 4 callers
Function
FormatTestCount
Formats the count of tests.
src/ext/gtest-1.7.0/src/gtest.cc:2487
↓ 4 callers
Function
FormatTestCount
Formats the count of tests.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3971
↓ 4 callers
Function
GetCommandOutput
Runs a command and returns its output with all file location info stripped off. Args: env_cmd: The shell command. A 2-tuple where element 0
src/ext/gtest-1.7.0/test/gtest_output_test.py:221
↓ 4 callers
Function
GetElementOr
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:703
↓ 4 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
src/ext/gtest-1.7.0/src/gtest.cc:2409
↓ 4 callers
Function
InDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
src/ext/gtest-1.7.0/src/gtest-death-test.cc:130
↓ 4 callers
Method
Index
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/fixed-lifo.hpp:272
↓ 4 callers
Function
Message
Copy constructor.
src/ext/gtest-1.7.0/include/gtest/gtest-message.h:96
↓ 4 callers
Function
OneTo
Returns the list [1, 2, 3, ..., n].
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:183
↓ 4 callers
Function
PopFront
(a_list)
src/ext/gtest-1.7.0/scripts/pump.py:443
↓ 4 callers
Function
Read
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2890
↓ 4 callers
Function
RunAllTests
Runs the tests. Return true iff successful. The 'failure' parameter specifies the type of failure that should be generated by the global set-up.
src/ext/gtest-1.7.0/test/gtest_environment_test.cc:127
↓ 4 callers
Function
RunAndExtractTestList
Runs the test program and returns its exit code and a list of tests run.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:185
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/ext/gtest-1.7.0/src/gtest.cc:702
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2186
↓ 4 callers
Function
UniversalTersePrintTupleFieldsToStrings
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10027
↓ 4 callers
Method
Unlock
! * Release the lock. Used for both "readers" and "writers". */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/reader-writer-lock-futex.hpp:282
↓ 4 callers
Function
VerifyGeneratorIsEmpty
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:172
↓ 4 callers
Method
_VerifyTestCasesDoNotInterleave
(self, tests)
src/ext/gtest-1.7.0/test/gtest_shuffle_test.py:245
↓ 4 callers
Method
add
Collect bitvector */
src/symstate/memory_manager.h:35
↓ 4 callers
Function
add_edge
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-dot-prep.c:65
↓ 4 callers
Method
add_local_symbol
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.H:78
↓ 4 callers
Method
build_circuit
src/validator/validator.cc:139
↓ 4 callers
Method
bv_sort
src/ext/z3/include/z3++.h:1506
↓ 4 callers
Method
bv_val
src/ext/z3/include/z3++.h:1617
↓ 4 callers
Function
check_file_exists
! * @brief Checks if the file exist and readable. * @param fn The file path * @return True if exist, readable and executable */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/utils.c:78
↓ 4 callers
Function
close_fd
* @brief Helper function to close a file descriptor. * * Inspects @a fd and calls <b>close</b>(3) if it has a non-negative value. * * @pa
src/ext/pstreams-0.8.1/pstream.h:1159
↓ 4 callers
Method
def_outs
Returns the set of registers that are defined on exit from this graph. */
src/cfg/cfg.h:309
↓ 4 callers
Method
defined_mask
Pointer to the defined bit mask. */
src/state/memory.h:105
↓ 4 callers
Method
full_name
(self)
tools/scripts/completion_generator.py:330
↓ 4 callers
Method
get_model_bool
Get the satisfying assignment for a bit from the model. NOTE: This function is very brittle right now. If you pass in the wrong variable/size
src/solver/z3solver.cc:126
↓ 4 callers
Method
get_model_bv
Get the satisfying assignment for a bit-vector from the model. NOTE: This function is very brittle right now. If you pass in the wrong variab
src/solver/z3solver.cc:100
↓ 4 callers
Method
is_exit
Returns true if this is the exit block. */
src/cfg/cfg.h:152
↓ 4 callers
Method
key
Gets the user supplied key.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:17886
↓ 4 callers
Method
kill
src/ext/pstreams-0.8.1/pstream.h:1605
↓ 4 callers
Function
lookup32
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-disas-elf.cpp:209
↓ 4 callers
Method
maybe_read_set
Dataflow information about an instruction (more precise for function calls that instr.must/maybe_read/write/undef_set). */
src/cfg/cfg.h:458
↓ 4 callers
Method
modify
src/search/transforms.cc:167
↓ 4 callers
Method
must_write_set
Dataflow information about an instruction (more precise for function calls that instr.must/maybe_read/write/undef_set). */
src/cfg/cfg.h:430
↓ 4 callers
Method
num_blocks
Returns the number of basic blocks in this graph; includes entry and exit. */
src/cfg/cfg.h:120
↓ 4 callers
Function
parse_regset_from_json
tests/cfg/cfg.h:31
↓ 4 callers
Function
random
Gets the random number generator.
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:801
↓ 4 callers
Function
random
Gets the random number generator.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1202
↓ 4 callers
Method
read
src/ext/pstreams-0.8.1/pstream.h:1973
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5072
↓ 4 callers
Method
reset
src/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h:907
↓ 4 callers
Method
rol
src/symstate/bitvector.cc:77
↓ 4 callers
Method
set_current_table
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.H:74
↓ 4 callers
Method
status
src/ext/pstreams-0.8.1/pstream.h:1684
↓ 4 callers
Function
swap_endian
///////////////////////////////////////////////////////////////////////
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-disas-macho.cpp:58
↓ 4 callers
Method
tear_down_was_run
Was TearDown() run?
src/ext/gtest-1.7.0/test/gtest_environment_test.cc:98
↓ 4 callers
Function
test
tools/io/opc_set.cc:108
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2244
↓ 4 callers
Method
value
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:317
↓ 4 callers
Method
what
src/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc:63
↓ 4 callers
Function
xed_atoi_hex
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:170
↓ 4 callers
Function
xed_decoded_inst_set_mode
@ingroup DEC Set the machine mode and stack addressing width directly. This is NOT a full initialization; Call #xed_decoded_inst_zero() before using t
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-decoded-inst-api.h:203
↓ 4 callers
Function
xed_inst0
@ingroup ENCHL instruction with no operands
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-encoder-hl.h:424
↓ 4 callers
Function
xed_inst1
@ingroup ENCHL instruction with one operand
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-encoder-hl.h:440
↓ 4 callers
Function
xed_inst2
@ingroup ENCHL instruction with two operands
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-encoder-hl.h:458
↓ 4 callers
Function
xed_print_decode_stats
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:307
↓ 4 callers
Function
xed_rep
@ingroup ENCHL
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-encoder-hl.h:387
↓ 3 callers
Method
AbortArgument
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:832
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
src/ext/gtest-1.7.0/src/gtest.cc:1727
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3211
↓ 3 callers
Method
AdjustForParameterizedTests
Adjust tests_to_run in case value parameterized tests are disabled.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:248
↓ 3 callers
Method
AlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7288
↓ 3 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
src/ext/gtest-1.7.0/src/gtest.cc:1678
↓ 3 callers
Function
ArrayAsVector
src/ext/gtest-1.7.0/src/gtest.cc:1785
↓ 3 callers
Function
ArrayAsVector
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3269
↓ 3 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:17675
↓ 3 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/ext/gtest-1.7.0/include/gtest/gtest.h:262
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8869
↓ 3 callers
Function
CheckCounts
Checks that the count for each test is expected.
src/ext/gtest-1.7.0/test/gtest_repeat_test.cc:153
↓ 3 callers
Method
Clear
Clears the object.
src/ext/gtest-1.7.0/src/gtest.cc:1839
↓ 3 callers
Method
Clear
Clears the object.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3323
↓ 3 callers
Method
Clone
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10211
↓ 3 callers
Method
Clone
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:212
↓ 3 callers
Function
Close
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2896
↓ 3 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKey
When a property using a reserved key is supplied to this function, it tests that a non-fatal failure is added, a fatal failure is not added, and that
src/ext/gtest-1.7.0/test/gtest_unittest.cc:1936
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
src/ext/gtest-1.7.0/src/gtest-port.cc:709
← previous
next →
401–500 of 5,085, ranked by callers