Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arangodb/velocypack
/ functions
Functions
4,360 in github.com/arangodb/velocypack
⨍
Functions
4,360
◇
Types & classes
1,385
↓ 1 callers
Function
ToLower
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2025
↓ 1 callers
Method
ToParameters
(self, tokens)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:591
↓ 1 callers
Method
ToString
Return a string that tries to reconstitute the variable decl.
tests/googletest/googlemock/scripts/generator/cpp/ast.py:262
↓ 1 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
tests/googletest/googlemock/test/gmock_output_test.py:57
↓ 1 callers
Function
ToUpper
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2028
↓ 1 callers
Function
Tokenize
A generator that yields the tokens in the given string.
tests/googletest/googletest/scripts/pump.py:382
↓ 1 callers
Function
TokenizeLines
(lines, pos)
tests/googletest/googletest/scripts/pump.py:310
↓ 1 callers
Function
UnitTestPostamble
Returns the postamble for the tests.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:700
↓ 1 callers
Function
UnitTestPreamble
Returns the preamble for the unit test file.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:325
↓ 1 callers
Function
UniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
tests/googletest/googletest/src/gtest-printers.cc:317
↓ 1 callers
Method
UntypedPrintArgs
Prints the given function arguments to the ostream.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1713
↓ 1 callers
Method
Unwrap
Returns the held value. Must not be called more than once.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1370
↓ 1 callers
Method
UpdateLinksInBranchedFiles
(self)
tests/googletest/googletest/scripts/release_docs.py:137
↓ 1 callers
Method
UploadBaseFiles
Uploads the base files (and if necessary, the current ones as well).
tests/googletest/googlemock/scripts/upload.py:661
↓ 1 callers
Method
UploadBaseFiles
Uploads the base files (and if necessary, the current ones as well).
tests/googletest/googletest/scripts/upload.py:661
↓ 1 callers
Function
UploadSeparatePatches
Uploads a separate patch for each file in the diff output. Returns a list of [patch_key, filename] for each file.
tests/googletest/googlemock/scripts/upload.py:1181
↓ 1 callers
Function
UploadSeparatePatches
Uploads a separate patch for each file in the diff output. Returns a list of [patch_key, filename] for each file.
tests/googletest/googletest/scripts/upload.py:1181
↓ 1 callers
Function
ValidateGMockRootDir
Makes sure gmock_root points to a valid gmock root directory. The function aborts the program on failure.
tests/googletest/googlemock/scripts/fuse_gmock_files.py:97
↓ 1 callers
Function
ValidateGTestRootDir
Makes sure gtest_root points to a valid gtest root directory. The function aborts the program on failure.
tests/googletest/googletest/scripts/fuse_gtest_files.py:103
↓ 1 callers
Function
ValidateOutputDir
Makes sure output_dir points to a valid output directory. The function aborts the program on failure.
tests/googletest/googlemock/scripts/fuse_gmock_files.py:108
↓ 1 callers
Function
ValidateOutputDir
Makes sure output_dir points to a valid output directory. The function aborts the program on failure.
tests/googletest/googletest/scripts/fuse_gtest_files.py:139
↓ 1 callers
Function
ValidateTestPropertyName
tests/googletest/googletest/src/gtest.cc:2152
↓ 1 callers
Function
ValidateUtf8StringAVX
src/asm-functions.cpp:247
↓ 1 callers
Function
ValidateUtf8StringC
src/asm-functions.cpp:74
↓ 1 callers
Function
VectorUniquePtrSource
tests/googletest/googlemock/test/gmock-actions_test.cc:1255
↓ 1 callers
Function
VerifyResults
tests/googletest/googletest/test/googletest-listener-test.cc:242
↓ 1 callers
Method
WaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1252
↓ 1 callers
Function
WrapComment
(line, output)
tests/googletest/googletest/scripts/pump.py:717
↓ 1 callers
Function
WrapLongLine
(line, output)
tests/googletest/googletest/scripts/pump.py:790
↓ 1 callers
Function
WrapPlainCode
(line, output)
tests/googletest/googletest/scripts/pump.py:775
↓ 1 callers
Function
WrapPreprocessorDirective
(line, output)
tests/googletest/googletest/scripts/pump.py:771
↓ 1 callers
Function
Write
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2129
↓ 1 callers
Function
WriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
tests/googletest/googletest/src/gtest.cc:5299
↓ 1 callers
Function
XXH_readBE32
src/xxhash.cpp:283
↓ 1 callers
Function
XXH_vec_mule
src/xxh3.h:232
↓ 1 callers
Function
XXH_vec_revb
src/xxh3.h:186
↓ 1 callers
Method
_CollapseKeywords
Collapses SVN keywords.
tests/googletest/googlemock/scripts/upload.py:805
↓ 1 callers
Method
_CollapseKeywords
Collapses SVN keywords.
tests/googletest/googletest/scripts/upload.py:805
↓ 1 callers
Function
_GenerateMethods
(output_lines, source, class_node)
tests/googletest/googlemock/scripts/generator/cpp/gmock_class.py:51
↓ 1 callers
Function
_GenerateMocks
(filename, source, ast_list, desired_class_names)
tests/googletest/googlemock/scripts/generator/cpp/gmock_class.py:126
↓ 1 callers
Method
_GenerateOne
(self, token)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:738
↓ 1 callers
Method
_GetAuthCookie
Fetches authentication cookies for an authentication token. Args: auth_token: The authentication token returned by ClientLogin. Raises
tests/googletest/googlemock/scripts/upload.py:215
↓ 1 callers
Method
_GetAuthCookie
Fetches authentication cookies for an authentication token. Args: auth_token: The authentication token returned by ClientLogin. Raises
tests/googletest/googletest/scripts/upload.py:215
↓ 1 callers
Method
_GetAuthToken
Uses ClientLogin to authenticate the user, returning an auth token. Args: email: The user's email address password: The user's pas
tests/googletest/googlemock/scripts/upload.py:172
↓ 1 callers
Method
_GetAuthToken
Uses ClientLogin to authenticate the user, returning an auth token. Args: email: The user's email address password: The user's pas
tests/googletest/googletest/scripts/upload.py:172
↓ 1 callers
Method
_GetBases
(self)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:1460
↓ 1 callers
Method
_GetOpener
Returns an OpenerDirector for making HTTP requests. Returns: A urllib2.OpenerDirector object.
tests/googletest/googlemock/scripts/upload.py:154
↓ 1 callers
Method
_GetOpener
Returns an OpenerDirector for making HTTP requests. Returns: A urllib2.OpenerDirector object.
tests/googletest/googletest/scripts/upload.py:154
↓ 1 callers
Method
_GetOutput
(self, out_format)
tests/googletest/googletest/test/gtest_list_output_unittest.py:102
↓ 1 callers
Method
_GetRelPath
Get relative path of a file according to the current directory, given its logical path in the repo.
tests/googletest/googlemock/scripts/upload.py:1058
↓ 1 callers
Method
_GetRelPath
Get relative path of a file according to the current directory, given its logical path in the repo.
tests/googletest/googletest/scripts/upload.py:1058
↓ 1 callers
Method
_GetReturnTypeAndClassName
(self, token_seq)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:1116
↓ 1 callers
Method
_GetTemplatedTypes
(self)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:1398
↓ 1 callers
Method
_GuessBase
Returns the SVN base URL. Args: required: If true, exits if the url can't be guessed, otherwise None is returned.
tests/googletest/googlemock/scripts/upload.py:746
↓ 1 callers
Method
_GuessBase
Returns the SVN base URL. Args: required: If true, exits if the url can't be guessed, otherwise None is returned.
tests/googletest/googletest/scripts/upload.py:746
↓ 1 callers
Function
_Main
The entry point of the script. Generates the header file and its unit test.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:715
↓ 1 callers
Method
_SkipIf0Blocks
(self)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:865
↓ 1 callers
Function
_normalize
(key, value)
tests/googletest/googletest/test/gtest_json_test_utils.py:45
↓ 1 callers
Function
_rmdir
Windows CE doesn't have the _rmdir C function.
tests/googletest/googletest/test/googletest-filepath-test.cc:62
↓ 1 callers
Function
ad_hoc_test_result
Returns the TestResult for the ad hoc test.
tests/googletest/googletest/src/gtest-internal-inl.h:612
↓ 1 callers
Method
addArray
include/velocypack/Builder.h:788
↓ 1 callers
Method
addDigit
include/velocypack/Parser.h:46
↓ 1 callers
Method
addFalse
include/velocypack/Builder.h:673
↓ 1 callers
Method
addNull
include/velocypack/Builder.h:669
↓ 1 callers
Method
addObject
include/velocypack/Builder.h:792
↓ 1 callers
Method
addTrue
include/velocypack/Builder.h:677
↓ 1 callers
Method
advance
move byte position x bytes ahead
include/velocypack/Builder.h:1081
↓ 1 callers
Method
arrayLength
return the number of members for an Array must only be called for Slices that have been validated to be of type Array
include/velocypack/Slice.h:1102
↓ 1 callers
Method
at
extract the array value at the specified index - 0x02 : array without index table (all subitems have the same byte length), bytelen 1 byte, no nu
include/velocypack/Slice.h:454
↓ 1 callers
Function
avxcheckUTF8Bytes_asciipath
check whether the current bytes are valid UTF-8 at the end of the function, previous gets updated
src/asm-utf8check.cpp:377
↓ 1 callers
Method
begin
include/velocypack/SliceContainer.h:122
↓ 1 callers
Method
binaryEquals
check if two Slices are equal on the binary level please note that for several values there are multiple possible representations, which differ on the
include/velocypack/Slice.h:997
↓ 1 callers
Function
buildCompressedKeys
tools/json-to-vpack.cpp:75
↓ 1 callers
Function
build_fp
src/fpconv.cpp:66
↓ 1 callers
Method
cType
include/velocypack/Value.h:143
↓ 1 callers
Function
carryContinuations
src/asm-utf8check.cpp:67
↓ 1 callers
Function
checkAttributeUniquenessUnsortedBrute
src/Builder.cpp:136
↓ 1 callers
Function
checkAttributeUniquenessUnsortedSet
src/Builder.cpp:158
↓ 1 callers
Function
checkContinuations
src/asm-utf8check.cpp:80
↓ 1 callers
Function
checkFirstContinuationMax
when 0xED is found, next byte must be no larger than 0x9F when 0xF4 is found, next byte must be no larger than 0x8F next byte must be continuation, ie
src/asm-utf8check.cpp:96
↓ 1 callers
Function
checkOverlong
map off1_hibits => error condition hibits off1 cur C => < C2 && true E => < E1 && < A0 F => < F1 && < 90 else false && f
src/asm-utf8check.cpp:116
↓ 1 callers
Function
checkSmallerThan0xF4
all byte values must be no larger than 0xF4
src/asm-utf8check.cpp:50
↓ 1 callers
Function
continuationLengths
src/asm-utf8check.cpp:57
↓ 1 callers
Function
convertFromHex
tools/vpack-validate.cpp:47
↓ 1 callers
Function
convertFromHex
tools/vpack-to-json.cpp:63
↓ 1 callers
Method
converted
tests/googletest/googlemock/test/gmock-actions_test.cc:587
↓ 1 callers
Method
copyString
return a copy of the value for a String object
include/velocypack/Slice.h:836
↓ 1 callers
Function
count_nibbles
src/asm-utf8check.cpp:148
↓ 1 callers
Method
deallocate
include/velocypack/SmallVector.h:108
↓ 1 callers
Function
determineArrayType
src/Builder.cpp:66
↓ 1 callers
Method
dump
examples/exampleCustom.cpp:26
↓ 1 callers
Function
emit_digits
src/fpconv.cpp:227
↓ 1 callers
Method
extractPointer
extracts a pointer from the slice and converts it into a built-in pointer type
include/velocypack/Slice.h:1225
↓ 1 callers
Method
failed_test_case_count
tests/googletest/googletest/src/gtest.cc:4578
↓ 1 callers
Method
failed_test_suite_count
Gets the number of failed test suites.
tests/googletest/googletest/src/gtest.cc:759
↓ 1 callers
Function
fasthash64
src/fasthash.cpp:39
↓ 1 callers
Function
fatally_failed
Returns true iff the test part fatally failed.
tests/googletest/googletest/include/gtest/gtest-test-part.h:100
↓ 1 callers
Function
filter_special
src/fpconv.cpp:301
↓ 1 callers
Method
findByteLength
(self, raw)
scripts/GdbSlicePrettyPrint.py:53
↓ 1 callers
Function
find_cachedpow10
src/powers.h:108
← previous
next →
1,301–1,400 of 4,360, ranked by callers