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
↓ 2 callers
Function
PrintToString
src/ext/gtest-1.7.0/include/gtest/gtest-printers.h:847
↓ 2 callers
Function
PrintWideStringTo
src/ext/gtest-1.7.0/src/gtest-printers.cc:350
↓ 2 callers
Function
PrintWideStringTo
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9363
↓ 2 callers
Function
ProcessFile
Processes the given gtest header file.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:152
↓ 2 callers
Method
ProposeReadState
Set new state to what it would be when the lock is acquired for read access. Return FALSE if read access can not be acquired in the current state.
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/reader-writer-lock-spin.hpp:245
↓ 2 callers
Method
ProposeWriteState
Set new state to what it would be when the lock is acquired for write access by a writer that is not on the waiting list. Return FALSE if write access
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/reader-writer-lock-spin.hpp:269
↓ 2 callers
Method
Push
! * Push an object onto the head of the queue. * * @param[in] userObj The object to insert. * * @return Returns TRUE on
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/fixed-lifo.hpp:169
↓ 2 callers
Method
PushVariable
(self, var, value)
src/ext/gtest-1.7.0/scripts/pump.py:595
↓ 2 callers
Method
ReleaseID
! * Release an ID, making it available for reuse. * * @param[in] id The ID, which must be in the range [1,MaxID]. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/idset.hpp:138
↓ 2 callers
Method
ReleaseWritableBuf
! * Release all previously obtained writable pointers obtained via GetWritableBuf(). */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/util/data.hpp:464
↓ 2 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7995
↓ 2 callers
Function
RemoveTestCounts
Removes test counts from a Google Test program's output.
src/ext/gtest-1.7.0/test/gtest_output_test.py:153
↓ 2 callers
Function
RemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
src/ext/gtest-1.7.0/test/gtest_output_test.py:125
↓ 2 callers
Function
RepeatFlag
(n)
src/ext/gtest-1.7.0/test/gtest_shuffle_test.py:66
↓ 2 callers
Method
Replace
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/include/pin/pin_cache.H:172
↓ 2 callers
Function
RmDir
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2838
↓ 2 callers
Function
RoundUp
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/util/round.hpp:66
↓ 2 callers
Method
Run
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2406
↓ 2 callers
Method
Run
src/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h:1299
↓ 2 callers
Function
RunFromThread
src/ext/gtest-1.7.0/test/gtest-port_test.cc:1125
↓ 2 callers
Function
RunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
src/ext/gtest-1.7.0/test/gtest_help_test.py:81
↓ 2 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
src/ext/gtest-1.7.0/test/gtest_env_var_test.py:55
↓ 2 callers
Function
SetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
src/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py:58
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
src/ext/gtest-1.7.0/src/gtest.cc:689
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2173
↓ 2 callers
Function
SetSigprofActionAndTimer
Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms).
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:382
↓ 2 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5865
↓ 2 callers
Function
SkipUntil
(lines, pos, regex, token_type)
src/ext/gtest-1.7.0/scripts/pump.py:270
↓ 2 callers
Function
StrCaseCmp
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2815
↓ 2 callers
Function
StrError
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2897
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
src/ext/gtest-1.7.0/src/gtest.cc:888
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2372
↓ 2 callers
Function
SubWithoutTrace
A helper function for testing SCOPED_TRACE.
src/ext/gtest-1.7.0/test/gtest_output_test_.cc:163
↓ 2 callers
Function
Subroutine
src/ext/gtest-1.7.0/test/gtest_sole_header_test.cc:39
↓ 2 callers
Method
SuppressEventForwarding
src/ext/gtest-1.7.0/src/gtest.cc:3628
↓ 2 callers
Method
SuppressEventForwarding
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5112
↓ 2 callers
Function
TestExitMacros
Tests the *_EXIT family of macros, using a variety of predicates.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:718
↓ 2 callers
Method
TestNonHelpFlag
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help messag
src/ext/gtest-1.7.0/test/gtest_help_test.py:125
↓ 2 callers
Function
TestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
src/ext/gtest-1.7.0/test/gtest_repeat_test.cc:182
↓ 2 callers
Method
TestSehExceptions
(self, test_output)
src/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py:89
↓ 2 callers
Function
Title
Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.tit
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:175
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
src/ext/gtest-1.7.0/test/gtest_output_test.py:82
↓ 2 callers
Function
ToUpper
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2795
↓ 2 callers
Method
TryLock
! * Attempts to acquire the lock, but does not block the caller. * * @return Returns TRUE if the lock is acquired, FALSE if not.
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/simple-lock-spin.hpp:187
↓ 2 callers
Function
TryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
src/ext/gtest-1.7.0/test/gtest_output_test_.cc:72
↓ 2 callers
Function
UnexpectedHRESULTFailure
src/ext/gtest-1.7.0/test/gtest_unittest.cc:3867
↓ 2 callers
Function
UniversalPrintCharArray
src/ext/gtest-1.7.0/src/gtest-printers.cc:276
↓ 2 callers
Function
UniversalPrintCharArray
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9289
↓ 2 callers
Function
UniversalTersePrint
src/ext/gtest-1.7.0/include/gtest/gtest-printers.h:743
↓ 2 callers
Function
Values
src/ext/gtest-1.7.0/include/gtest/gtest-param-test.h:348
↓ 2 callers
Function
VerifyFileExists
Verifies that the given file exists; aborts on failure. relative_path is the file path relative to the given directory.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:86
↓ 2 callers
Function
VerifyOutputFile
Verifies that the given output file path is valid. relative_path is relative to the output_dir directory.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:110
↓ 2 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/fused-src/gtest/gtest-all.cc:2984
↓ 2 callers
Function
WrapCode
(line, line_concat, output)
src/ext/gtest-1.7.0/scripts/pump.py:741
↓ 2 callers
Function
Write
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2893
↓ 2 callers
Method
_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the child
src/ext/gtest-1.7.0/test/gtest_xml_test_utils.py:117
↓ 2 callers
Method
_GetXmlOutput
Returns the xml output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code.
src/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py:262
↓ 2 callers
Function
_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
src/ext/gtest-1.7.0/test/gtest_test_utils.py:86
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected_xml)
src/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py:98
↓ 2 callers
Method
__init__
(self, arg, desc="")
tools/scripts/completion_generator.py:267
↓ 2 callers
Function
_rmdir
Windows CE doesn't have the _rmdir C function.
src/ext/gtest-1.7.0/test/gtest-filepath_test.cc:75
↓ 2 callers
Method
array_range
\brief Return the range of this Array sort. \pre is_array() */
src/ext/z3/include/z3++.h:409
↓ 2 callers
Function
check_file
! * @brief Checks for file properties and prints an error message is requirements are not met. * @param fn The file path */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/utils.c:90
↓ 2 callers
Function
check_file_in_dir
! * Checks that a file exists in the directory and that it is not a directory. * @param fn The file path to be checked * @param dir The directory p
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/utils.c:121
↓ 2 callers
Function
convert_ascii_hex_to_int
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:1153
↓ 2 callers
Function
convert_base10
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:1197
↓ 2 callers
Function
convert_base16
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:1226
↓ 2 callers
Method
counter_example_available
Returns whether the last failed invocation of verify() produced a new counter example. */
src/verifier/verifier.h:49
↓ 2 callers
Method
data
Pointer to underlying data. */
src/state/memory.h:97
↓ 2 callers
Function
decode_internal
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:264
↓ 2 callers
Method
defined_begin
Returns a pointer to the beginning of the defined byte addrs in this memory. */
src/state/memory.h:153
↓ 2 callers
Method
defined_end
Returns a pointer to the end of the defined byte addrs in this memory. */
src/state/memory.h:157
↓ 2 callers
Function
disas_decode
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed.cpp:66
↓ 2 callers
Function
disas_decode_binary
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:501
↓ 2 callers
Function
disas_decode_encode_binary
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-examples-util.c:561
↓ 2 callers
Method
equals
src/symstate/bool.h:286
↓ 2 callers
Method
error
Get the error */
src/solver/z3solver.h:198
↓ 2 callers
Method
eval
src/ext/z3/include/z3++.h:1146
↓ 2 callers
Function
executable
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-disas-macho.cpp:104
↓ 2 callers
Function
find_driver_name
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/os_specific_l.c:144
↓ 2 callers
Function
find_fn_ptr
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-disas-pecoff.cpp:98
↓ 2 callers
Function
find_symbol_address
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/xed-symbol-table.cpp:69
↓ 2 callers
Method
get_addr
src/symstate/state.cc:285
↓ 2 callers
Method
get_address_vars
src/symstate/memory.cc:253
↓ 2 callers
Function
get_arguments
(subcommand)
tools/scripts/completion_generator.py:390
↓ 2 callers
Method
get_error
Get the error message, and optionally metadata */
src/validator/validator.h:62
↓ 2 callers
Function
get_gcc_version_string
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/launcher/utils.c:24
↓ 2 callers
Method
get_name
tests/fixture.h:43
↓ 2 callers
Method
get_rewrite_final_state
Gets the rewrite's final state in counterexample. */
src/validator/validator.h:86
↓ 2 callers
Method
get_symbol
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/xed2-intel64/examples/udhelp.cpp:280
↓ 2 callers
Method
get_target_final_state
Gets the target's final state in counterexample. */
src/validator/validator.h:82
↓ 2 callers
Method
has_error
Check if the last query trivvered an error. */
src/solver/smtsolver.h:55
↓ 2 callers
Method
has_model
Check if a satisfying assignment is available. */
src/solver/z3solver.h:40
↓ 2 callers
Method
has_subcommands
(self)
tools/scripts/completion_generator.py:327
↓ 2 callers
Function
hex_to_int
src/disassembler/disassembler.cc:220
↓ 2 callers
Method
implies
src/symstate/bool.cc:55
↓ 2 callers
Method
instr_begin
Returns an iterator that points to the beginning of this basic block. */
src/cfg/cfg.h:168
↓ 2 callers
Method
instr_end
Returns an iterator that points to the end of this basic block. */
src/cfg/cfg.h:173
↓ 2 callers
Method
instruction_move
src/search/transforms.cc:189
↓ 2 callers
Method
is_defined
Returns true if a byte is defined; undefined for invalid bytes */
src/state/memory.h:137
← previous
next →
701–800 of 5,085, ranked by callers