MCPcopy Create free account

hub / github.com/cwida/FastLanes / functions

Functions18,745 in github.com/cwida/FastLanes

↓ 1 callersFunctionAllocate
These functions allow for a null allocator to mean use the default allocator, as used by DetachedBuffer and vector_downward below. This is to avoid ha
src/include/flatbuffers/default_allocator.h:46
↓ 1 callersMethodAsKey
src/include/flatbuffers/flexbuffers.h:543
↓ 1 callersFunctionBool
src/include/flatbuffers/flexbuffers.h:1042
↓ 1 callersMethodBool
src/include/flatbuffers/minireflect.h:363
↓ 1 callersFunctionBuilder
src/include/flatbuffers/flexbuffers.h:983
↓ 1 callersMethodCal
src/stt/histogram.cpp:22
↓ 1 callersMethodCast
src/table/rowgroup.cpp:460
↓ 1 callersMethodChar
src/include/flatbuffers/minireflect.h:364
↓ 1 callersMethodCheckField
src/include/flatbuffers/table.h:118
↓ 1 callersFunctionChooseBestExpr
src/wizard/wizard.cpp:734
↓ 1 callersFunctionConnection
src/include/fls/connection.hpp:63
↓ 1 callersMethodCorrectDistance
src/printer/output.cpp:89
↓ 1 callersFunctionCountSetBitsInCPUMap
benchmark/include/cycle_counter.hpp:1294
↓ 1 callersFunctionCountSetBitsInCPUMap
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1231
↓ 1 callersFunctionCpuGetid
src/utl/cpu/info.cpp:17
↓ 1 callersFunctionCpuInit
src/utl/cpu/info.cpp:38
↓ 1 callersFunctionCpuScaling
benchmark/include/cycle_counter.hpp:1270
↓ 1 callersFunctionCpuScaling
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1211
↓ 1 callersFunctionCreateEnum
src/include/flatbuffers/reflection_generated.h:566
↓ 1 callersFunctionCreateEnumVal
src/include/flatbuffers/reflection_generated.h:425
↓ 1 callersFunctionCreateField
src/include/flatbuffers/reflection_generated.h:770
↓ 1 callersFunctionCreateKeyValue
src/include/flatbuffers/reflection_generated.h:325
↓ 1 callersFunctionCreateObject
src/include/flatbuffers/reflection_generated.h:953
↓ 1 callersFunctionCreateRPCCall
src/include/flatbuffers/reflection_generated.h:1089
↓ 1 callersFunctionCreateSchema
src/include/flatbuffers/reflection_generated.h:1436
↓ 1 callersFunctionCreateSchemaFile
src/include/flatbuffers/reflection_generated.h:1310
↓ 1 callersFunctionCreateService
src/include/flatbuffers/reflection_generated.h:1211
↓ 1 callersMethodDec
src/include/fls/common/stp.hpp:25
↓ 1 callersFunctionDouble
src/include/flatbuffers/flexbuffers.h:1036
↓ 1 callersMethodDouble
src/include/flatbuffers/minireflect.h:373
↓ 1 callersMethodDump
src/reader/segment.cpp:174
↓ 1 callersMethodElement
src/include/flatbuffers/minireflect.h:398
↓ 1 callersMethodEndSequence
src/include/flatbuffers/minireflect.h:331
↓ 1 callersFunctionEndTable
Called at the end of a table to pop the depth count.
src/include/flatbuffers/verifier.h:292
↓ 1 callersMethodEndVector
src/include/flatbuffers/minireflect.h:388
↓ 1 callersFunctionEndianSwap
src/include/flatbuffers/base.h:375
↓ 1 callersFunctionEnumNamesAdvancedFeatures
src/include/flatbuffers/reflection_generated.h:155
↓ 1 callersFunctionEnumNamesBaseType
src/include/flatbuffers/reflection_generated.h:104
↓ 1 callersFunctionEnumNamesDataType
src/include/fls/footer/datatype_generated.h:58
↓ 1 callersFunctionEnumNamesEntryPointType
src/include/fls/footer/footer_generated.h:38
↓ 1 callersFunctionEnumNamesOperatorToken
src/include/fls/footer/operator_token_generated.h:343
↓ 1 callersFunctionExponentToPrefix
benchmark/include/cycle_counter.hpp:934
↓ 1 callersFunctionExponentToPrefix
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:918
↓ 1 callersMethodExtInitDict
src/encoder/col_encoder.cpp:205
↓ 1 callersFunctionFLSStringIngest
src/table/attribute.cpp:391
↓ 1 callersMethodField
src/include/flatbuffers/minireflect.h:337
↓ 1 callersMethodFillMissingValues
src/table/rowgroup.cpp:503
↓ 1 callersMethodFinalize
src/expression/alp_expression.cpp:220
↓ 1 callersFunctionFindBestDataTypeForIndex
src/wizard/wizard.cpp:1288
↓ 1 callersMethodFinish
src/include/fls/footer/decimal_type_generated.h:67
↓ 1 callersFunctionFloat
src/include/flatbuffers/flexbuffers.h:1030
↓ 1 callersMethodFloat
src/include/flatbuffers/minireflect.h:372
↓ 1 callersMethodForceDefaults
@brief In order to save space, fields that are set to their default value don't get serialized into the buffer. @param[in] fd When set to `true`, alwa
src/include/flatbuffers/flatbuffer_builder.h:281
↓ 1 callersFunctionFromUTF8
Converts whatever prefix of the incoming string corresponds to a valid UTF-8 sequence into a unicode code. The incoming pointer will have been advance
src/include/flatbuffers/util.h:532
↓ 1 callersMethodGetAsInt64
src/include/flatbuffers/idl.h:450
↓ 1 callersMethodGetAsUInt64
src/include/flatbuffers/idl.h:449
↓ 1 callersMethodGetAsUnsigned
benchmark/include/cycle_counter.hpp:1175
↓ 1 callersMethodGetAsUnsigned
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1130
↓ 1 callersFunctionGetBufferIdentifier
@brief Get a pointer to the file_identifier section of the buffer. @return Returns a const char pointer to the start of the file_identifier characters
src/include/flatbuffers/buffer.h:165
↓ 1 callersMethodGetBufferPointer
@brief Get the serialized buffer (after you call `Finish()`). @return Returns an `uint8_t` pointer to the FlatBuffer data inside the buffer.
src/include/flatbuffers/flatbuffer_builder.h:213
↓ 1 callersFunctionGetCPUCyclesPerSecond
benchmark/include/cycle_counter.hpp:1612
↓ 1 callersFunctionGetCPUCyclesPerSecond
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1523
↓ 1 callersFunctionGetCacheSizes
benchmark/include/cycle_counter.hpp:1476
↓ 1 callersFunctionGetCacheSizes
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1401
↓ 1 callersFunctionGetCacheSizesMacOSX
benchmark/include/cycle_counter.hpp:1358
↓ 1 callersFunctionGetCacheSizesMacOSX
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1289
↓ 1 callersFunctionGetCacheSizesQNX
benchmark/include/cycle_counter.hpp:1439
↓ 1 callersFunctionGetCacheSizesQNX
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1364
↓ 1 callersFunctionGetCacheSizesWindows
benchmark/include/cycle_counter.hpp:1387
↓ 1 callersFunctionGetCacheSizesWindows
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1316
↓ 1 callersFunctionGetColumnDescriptor
src/include/fls/footer/column_descriptor_generated.h:601
↓ 1 callersMethodGetColumnNames
src/footer/rowgroup_footer.cpp:100
↓ 1 callersFunctionGetComputedSize
Returns the message size in bytes. This should only be called after first calling VerifyBuffer or VerifySizePrefixedBuffer. This method should only
src/include/flatbuffers/verifier.h:306
↓ 1 callersMethodGetDataTypes
src/footer/rowgroup_footer.cpp:109
↓ 1 callersFunctionGetLoadAvg
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1672
↓ 1 callersFunctionGetNumCPUs
benchmark/include/cycle_counter.hpp:1531
↓ 1 callersFunctionGetNumCPUs
publications/data_parallelized_encodings/fls_bench/fls_bench.hpp:1452
↓ 1 callersMethodGetOptionalFieldOffset
This gets the field offset for any of the functions below it, or 0 if the field was not present.
src/include/flatbuffers/table.h:40
↓ 1 callersFunctionGetRPN
src/include/fls/footer/rpn_generated.h:153
↓ 1 callersFunctionGetRowgroupDescriptor
src/include/fls/footer/rowgroup_descriptor_generated.h:251
↓ 1 callersFunctionGetSegmentDescriptor
src/include/fls/footer/footer_generated.h:306
↓ 1 callersFunctionGetSizePrefixedColumnDescriptor
src/include/fls/footer/column_descriptor_generated.h:605
↓ 1 callersFunctionGetSizePrefixedRPN
src/include/fls/footer/rpn_generated.h:157
↓ 1 callersFunctionGetSizePrefixedRowgroupDescriptor
src/include/fls/footer/rowgroup_descriptor_generated.h:255
↓ 1 callersFunctionGetSizePrefixedSegmentDescriptor
src/include/fls/footer/footer_generated.h:310
↓ 1 callersFunctionGetSizePrefixedTableDescriptor
src/include/fls/footer/table_descriptor_generated.h:200
↓ 1 callersMethodGetVTable
src/include/flatbuffers/table.h:34
↓ 1 callersMethodIndex
src/expression/dict_expression.cpp:160
↓ 1 callersMethodIndirect
src/include/flatbuffers/flexbuffers.h:800
↓ 1 callersMethodInit
src/table/rowgroup.cpp:464
↓ 1 callersMethodInitDecompress
src/encoder/col_encoder.cpp:215
↓ 1 callersFunctionInlineSize
src/include/flatbuffers/minireflect.h:77
↓ 1 callersMethodInt
src/include/flatbuffers/minireflect.h:368
↓ 1 callersFunctionIntToDigitCount
src/include/flatbuffers/util.h:98
↓ 1 callersMethodIsBlockBased
src/reader/segment.cpp:204
↓ 1 callersFunctionIsBool
src/include/flatbuffers/idl.h:146
↓ 1 callersMethodIsConstant
src/table/stats.cpp:26
↓ 1 callersFunctionIsExc
src/include/fls/cor/exp/depricated_pfor/pfor.hpp:42
↓ 1 callersFunctionIsFloat
src/include/flatbuffers/reflection.h:44
↓ 1 callersFunctionIsInteger
src/include/flatbuffers/reflection.h:41
← previousnext →1,201–1,300 of 18,745, ranked by callers