MCPcopy Create free account

hub / github.com/StanfordPL/stoke / functions

Functions5,085 in github.com/StanfordPL/stoke

↓ 5 callersMethodsize
Returns the number of inputs installed so far. */
src/sandbox/sandbox.h:61
↓ 5 callersMethodsuccessful_test_count
Gets the number of successful tests.
src/ext/gtest-1.7.0/src/gtest.cc:729
↓ 5 callersFunctiontokenize
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-enc-lang.cpp:111
↓ 5 callersMethodtype
src/symstate/bool.h:193
↓ 4 callersMethodAppend
(self, s)
src/ext/gtest-1.7.0/scripts/pump.py:652
↓ 4 callersFunctionArity
Returns the English name of the given arity.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:164
↓ 4 callersFunctionArrayAwareFind
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:7872
↓ 4 callersMethodAssertSetEqual
Asserts that two sets are equal.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:230
↓ 4 callersFunctionChangeToRootDir
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:364
↓ 4 callersFunctionCmpHelperEQ
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18851
↓ 4 callersFunctionCmpHelperEQ
src/ext/gtest-1.7.0/include/gtest/gtest.h:1438
↓ 4 callersFunctionDieIfLessThan
A binary function that may die.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:185
↓ 4 callersMethodEvalExp
(self, exp)
src/ext/gtest-1.7.0/scripts/pump.py:622
↓ 4 callersFunctionFail
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 callersFunctionFailFatally
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6613
↓ 4 callersMethodFailed
Returns true iff the test failed.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3331
↓ 4 callersFunctionFormatCountableNoun
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 callersFunctionFormatCountableNoun
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 callersFunctionFormatForComparisonFailureMessage
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18844
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
src/ext/gtest-1.7.0/src/gtest.cc:2487
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3971
↓ 4 callersFunctionGetCommandOutput
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 callersFunctionGetElementOr
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:703
↓ 4 callersMethodGetTestInfo
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 callersFunctionInDeathTestChild
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 callersMethodIndex
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/fixed-lifo.hpp:272
↓ 4 callersFunctionMessage
Copy constructor.
src/ext/gtest-1.7.0/include/gtest/gtest-message.h:96
↓ 4 callersFunctionOneTo
Returns the list [1, 2, 3, ..., n].
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:183
↓ 4 callersFunctionPopFront
(a_list)
src/ext/gtest-1.7.0/scripts/pump.py:443
↓ 4 callersFunctionRead
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2890
↓ 4 callersFunctionRunAllTests
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 callersFunctionRunAndExtractTestList
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 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/ext/gtest-1.7.0/src/gtest.cc:702
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2186
↓ 4 callersFunctionUniversalTersePrintTupleFieldsToStrings
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10027
↓ 4 callersMethodUnlock
! * 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 callersFunctionVerifyGeneratorIsEmpty
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:172
↓ 4 callersMethod_VerifyTestCasesDoNotInterleave
(self, tests)
src/ext/gtest-1.7.0/test/gtest_shuffle_test.py:245
↓ 4 callersMethodadd
Collect bitvector */
src/symstate/memory_manager.h:35
↓ 4 callersFunctionadd_edge
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-dot-prep.c:65
↓ 4 callersMethodadd_local_symbol
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.H:78
↓ 4 callersMethodbuild_circuit
src/validator/validator.cc:139
↓ 4 callersMethodbv_sort
src/ext/z3/include/z3++.h:1506
↓ 4 callersMethodbv_val
src/ext/z3/include/z3++.h:1617
↓ 4 callersFunctioncheck_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 callersFunctionclose_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 callersMethoddef_outs
Returns the set of registers that are defined on exit from this graph. */
src/cfg/cfg.h:309
↓ 4 callersMethoddefined_mask
Pointer to the defined bit mask. */
src/state/memory.h:105
↓ 4 callersMethodfull_name
(self)
tools/scripts/completion_generator.py:330
↓ 4 callersMethodget_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 callersMethodget_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 callersMethodis_exit
Returns true if this is the exit block. */
src/cfg/cfg.h:152
↓ 4 callersMethodkey
Gets the user supplied key.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:17886
↓ 4 callersMethodkill
src/ext/pstreams-0.8.1/pstream.h:1605
↓ 4 callersFunctionlookup32
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-disas-elf.cpp:209
↓ 4 callersMethodmaybe_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 callersMethodmodify
src/search/transforms.cc:167
↓ 4 callersMethodmust_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 callersMethodnum_blocks
Returns the number of basic blocks in this graph; includes entry and exit. */
src/cfg/cfg.h:120
↓ 4 callersFunctionparse_regset_from_json
tests/cfg/cfg.h:31
↓ 4 callersFunctionrandom
Gets the random number generator.
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:801
↓ 4 callersFunctionrandom
Gets the random number generator.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1202
↓ 4 callersMethodread
src/ext/pstreams-0.8.1/pstream.h:1973
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5072
↓ 4 callersMethodreset
src/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h:907
↓ 4 callersMethodrol
src/symstate/bitvector.cc:77
↓ 4 callersMethodset_current_table
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.H:74
↓ 4 callersMethodstatus
src/ext/pstreams-0.8.1/pstream.h:1684
↓ 4 callersFunctionswap_endian
///////////////////////////////////////////////////////////////////////
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-disas-macho.cpp:58
↓ 4 callersMethodtear_down_was_run
Was TearDown() run?
src/ext/gtest-1.7.0/test/gtest_environment_test.cc:98
↓ 4 callersFunctiontest
tools/io/opc_set.cc:108
↓ 4 callersMethodtest_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 callersMethodvalue
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:317
↓ 4 callersMethodwhat
src/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc:63
↓ 4 callersFunctionxed_atoi_hex
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:170
↓ 4 callersFunctionxed_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 callersFunctionxed_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 callersFunctionxed_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 callersFunctionxed_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 callersFunctionxed_print_decode_stats
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:307
↓ 4 callersFunctionxed_rep
@ingroup ENCHL
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/include/xed-encoder-hl.h:387
↓ 3 callersMethodAbortArgument
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:832
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
src/ext/gtest-1.7.0/src/gtest.cc:1727
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3211
↓ 3 callersMethodAdjustForParameterizedTests
Adjust tests_to_run in case value parameterized tests are disabled.
src/ext/gtest-1.7.0/test/gtest_filter_unittest.py:248
↓ 3 callersMethodAlmostEquals
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 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
src/ext/gtest-1.7.0/src/gtest.cc:1678
↓ 3 callersFunctionArrayAsVector
src/ext/gtest-1.7.0/src/gtest.cc:1785
↓ 3 callersFunctionArrayAsVector
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3269
↓ 3 callersFunctionAssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:17675
↓ 3 callersFunctionAssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/ext/gtest-1.7.0/include/gtest/gtest.h:262
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8869
↓ 3 callersFunctionCheckCounts
Checks that the count for each test is expected.
src/ext/gtest-1.7.0/test/gtest_repeat_test.cc:153
↓ 3 callersMethodClear
Clears the object.
src/ext/gtest-1.7.0/src/gtest.cc:1839
↓ 3 callersMethodClear
Clears the object.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3323
↓ 3 callersMethodClone
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10211
↓ 3 callersMethodClone
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:212
↓ 3 callersFunctionClose
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2896
↓ 3 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKey
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 callersFunctionFlagToEnvVar
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
← previousnext →401–500 of 5,085, ranked by callers