Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caochao39/tare_planner
/ functions
Functions
32,081 in github.com/caochao39/tare_planner
⨍
Functions
32,081
◇
Types & classes
9,721
↓ 4 callers
Function
Hash1
Hash functions TODO(user): use murmurhash.
src/tare_planner/or-tools/include/ortools/constraint_solver/constraint_solveri.h:214
↓ 4 callers
Function
InFOVSimple
src/tare_planner/src/utils/misc_utils.cpp:740
↓ 4 callers
Function
InRange
src/tare_planner/include/utils/misc_utils.h:154
↓ 4 callers
Method
InRange
src/tare_planner/include/grid/grid.h:88
↓ 4 callers
Method
Incr
src/tare_planner/or-tools/include/ortools/constraint_solver/constraint_solver.h:3966
↓ 4 callers
Method
Ind2Pos
src/tare_planner/include/grid/grid.h:140
↓ 4 callers
Method
Index
Interface for the IntegerPriorityQueue.
src/tare_planner/or-tools/include/ortools/sat/sat_inprocessing.h:369
↓ 4 callers
Function
Init
src/tare_planner/or-tools/include/google/protobuf/inlined_string_field.h:91
↓ 4 callers
Function
InitFrom
src/tare_planner/or-tools/include/google/protobuf/parse_context.h:280
↓ 4 callers
Method
Initialize
src/tare_planner/or-tools/include/absl/container/internal/inlined_vector.h:616
↓ 4 callers
Function
Invoke
src/tare_planner/or-tools/include/absl/cleanup/cleanup.h:98
↓ 4 callers
Method
InvokeCallback
src/tare_planner/or-tools/include/ortools/base/cleanup.h:65
↓ 4 callers
Function
IsAllZero
src/tare_planner/or-tools/include/ortools/lp_data/lp_utils.h:225
↓ 4 callers
Method
IsArcValid
Returns true if the given arc is a valid arc of the graph. Note that the arc validity range changes for graph with reverse arcs.
src/tare_planner/or-tools/include/ortools/graph/graph.h:230
↓ 4 callers
Method
IsCallbackEngaged
src/tare_planner/or-tools/include/absl/cleanup/internal/cleanup.h:79
↓ 4 callers
Method
IsCrc
src/tare_planner/or-tools/include/absl/strings/internal/cord_internal.h:306
↓ 4 callers
Function
IsDataEdge
Returns true if the provided rep is a FLAT, EXTERNAL or a SUBSTRING node holding a FLAT or EXTERNAL child rep. Requires `rep != nullptr`.
src/tare_planner/or-tools/include/absl/strings/internal/cord_data_edge.h:32
↓ 4 callers
Method
IsEmpty
src/tare_planner/or-tools/include/google/protobuf/reflection_internal.h:191
↓ 4 callers
Method
IsFixed
src/tare_planner/or-tools/include/ortools/sat/integer.h:1611
↓ 4 callers
Method
IsInitialized
src/tare_planner/or-tools/include/google/protobuf/map_type_handler.h:459
↓ 4 callers
Function
IsPayload
src/tare_planner/or-tools/include/google/protobuf/map_field.h:548
↓ 4 callers
Method
IsSplit
src/tare_planner/or-tools/include/google/protobuf/generated_message_reflection.h:215
↓ 4 callers
Method
LiteralIsFalse
src/tare_planner/or-tools/include/ortools/sat/sat_base.h:212
↓ 4 callers
Function
LogStreamer
A moved-from `absl::LogStreamer` does not `LOG` when destroyed, and a program that streams into one has undefined behavior.
src/tare_planner/or-tools/include/absl/log/log_streamer.h:92
↓ 4 callers
Method
MakeValue
src/tare_planner/or-tools/include/absl/status/internal/statusor_internal.h:287
↓ 4 callers
Method
MaskEmpty
Returns a bitmask representing the positions of empty slots.
src/tare_planner/or-tools/include/absl/container/internal/raw_hash_set.h:600
↓ 4 callers
Method
Match
Returns a bitmask representing the positions of slots that match hash.
src/tare_planner/or-tools/include/absl/container/internal/raw_hash_set.h:593
↓ 4 callers
Function
MostSignificantBitPosition64
src/tare_planner/or-tools/include/ortools/util/bitset.h:231
↓ 4 callers
Function
Nanoseconds
src/tare_planner/or-tools/include/absl/time/time.h:517
↓ 4 callers
Function
NextCapacity
Returns the next valid capacity after `n`.
src/tare_planner/or-tools/include/absl/container/internal/raw_hash_set.h:1059
↓ 4 callers
Function
NormalizeCapacity
Converts `n` into the next valid capacity, per `IsValidCapacity`.
src/tare_planner/or-tools/include/absl/container/internal/raw_hash_set.h:1075
↓ 4 callers
Function
NumClonedBytes
Returns the number of "cloned control bytes". This is the number of control bytes that are present both at the beginning of the control byte array an
src/tare_planner/or-tools/include/absl/container/internal/raw_hash_set.h:921
↓ 4 callers
Function
NumVariables
src/tare_planner/or-tools/include/ortools/math_opt/core/math_opt_proto_utils.h:49
↓ 4 callers
Method
PlusPlus
The definition of operator++ is handled in the derived type. We would not be able to return the right type from here.
src/tare_planner/or-tools/include/google/protobuf/map.h:502
↓ 4 callers
Method
ReadString
src/tare_planner/or-tools/include/google/protobuf/wire_format_lite.h:892
↓ 4 callers
Function
ReadTag
Same as ParseVarint but only accept 5 bytes at most.
src/tare_planner/or-tools/include/google/protobuf/parse_context.h:922
↓ 4 callers
Method
ReadVarint64
src/tare_planner/or-tools/include/google/protobuf/io/coded_stream.h:1296
↓ 4 callers
Method
ReadVarintSizeAsInt
src/tare_planner/or-tools/include/google/protobuf/io/coded_stream.h:1307
↓ 4 callers
Function
ReduceScalar
src/tare_planner/or-tools/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:84
↓ 4 callers
Function
RefIsPositive
src/tare_planner/or-tools/include/ortools/sat/cp_model_utils.h:45
↓ 4 callers
Method
RelatedVariables
src/tare_planner/or-tools/include/ortools/math_opt/constraints/sos/storage.h:154
↓ 4 callers
Method
RemoveElement
Returns a set equal to the calling object, with element n removed. If n is not in the set, no operation occurs.
src/tare_planner/or-tools/include/ortools/graph/hamiltonian_path.h:160
↓ 4 callers
Function
RotRight7AndReplaceLowByte
src/tare_planner/or-tools/include/google/protobuf/parse_context.h:952
↓ 4 callers
Function
SNPrintF
src/tare_planner/or-tools/include/absl/strings/str_format.h:461
↓ 4 callers
Function
SYCLmalloc
* Malloc-like interface to the pointer-mapper. * Given a size, creates a byte-typed buffer and returns a * fake pointer to keep track of it. * \par
src/tare_planner/or-tools/include/eigen3/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h:514
↓ 4 callers
Function
Seconds
src/tare_planner/or-tools/include/absl/time/time.h:529
↓ 4 callers
Method
SetAllocation
src/tare_planner/or-tools/include/absl/container/internal/inlined_vector.h:487
↓ 4 callers
Function
SetCountdown
Allows the countdown variable to be set manually (defaulting to the initial value of 0)
src/tare_planner/or-tools/include/absl/base/internal/exception_safety_testing.h:101
↓ 4 callers
Function
SetCur
src/tare_planner/or-tools/include/google/protobuf/io/coded_stream.h:1252
↓ 4 callers
Method
SetMax
src/tare_planner/or-tools/include/ortools/constraint_solver/constraint_solver.h:4990
↓ 4 callers
Method
SetType
src/tare_planner/or-tools/include/google/protobuf/unknown_field_set.h:376
↓ 4 callers
Method
SetVariableBounds
src/tare_planner/or-tools/include/ortools/constraint_solver/routing_lp_scheduling.h:280
↓ 4 callers
Method
Size
src/tare_planner/or-tools/include/ortools/constraint_solver/constraint_solveri.h:2628
↓ 4 callers
Method
Size
src/tare_planner/or-tools/include/ortools/constraint_solver/constraint_solver.h:5378
↓ 4 callers
Function
SizedDelete
src/tare_planner/or-tools/include/google/protobuf/port.h:89
↓ 4 callers
Function
SpaceUsedExcludingSelfLong
src/tare_planner/or-tools/include/google/protobuf/repeated_ptr_field.h:418
↓ 4 callers
Method
SparseClearAll
src/tare_planner/or-tools/include/ortools/util/bitset.h:766
↓ 4 callers
Function
Square
Returns the square of a Fractional. Useful to shorten the code when f is an expression or a long name.
src/tare_planner/or-tools/include/ortools/lp_data/lp_utils.h:39
↓ 4 callers
Function
StrContains
src/tare_planner/or-tools/include/absl/strings/match.h:41
↓ 4 callers
Method
Sub2Pos
src/tare_planner/include/grid/grid.h:125
↓ 4 callers
Method
Swap
src/tare_planner/or-tools/include/ortools/packing/vector_bin_packing.pb.h:894
↓ 4 callers
Method
Swap
src/tare_planner/or-tools/include/ortools/math_opt/solvers/gurobi.pb.h:764
↓ 4 callers
Method
Swap
src/tare_planner/or-tools/include/ortools/sat/boolean_problem.pb.h:813
↓ 4 callers
Method
Swap
src/tare_planner/or-tools/include/google/protobuf/reflection_internal.h:221
↓ 4 callers
Function
TableEntryIsTree
src/tare_planner/or-tools/include/google/protobuf/map.h:403
↓ 4 callers
Function
TagAs
src/tare_planner/or-tools/include/google/protobuf/arenastring.h:193
↓ 4 callers
Function
TagToAllocatedSize
Converts the provided tag to the corresponding allocated size
src/tare_planner/or-tools/include/absl/strings/internal/cord_rep_flat.h:64
↓ 4 callers
Function
ToString
Convenience overloads to accept different types as arguments.
src/tare_planner/or-tools/include/google/protobuf/compiler/cpp/helpers.h:852
↓ 4 callers
Function
ToString
To string helper
src/tare_planner/or-tools/include/absl/strings/cord_test_helpers.h:59
↓ 4 callers
Function
TupleRef
src/tare_planner/or-tools/include/absl/container/internal/container_memory.h:125
↓ 4 callers
Function
TypeName
src/tare_planner/or-tools/include/ortools/util/strong_integers.h:140
↓ 4 callers
Function
UniquifyIntVector
src/tare_planner/src/utils/misc_utils.cpp:1075
↓ 4 callers
Method
Unseen
src/tare_planner/or-tools/include/ortools/util/permutation.h:161
↓ 4 callers
Method
UpdateRobotPosition
src/tare_planner/src/grid_world/grid_world.cpp:224
↓ 4 callers
Method
Value
src/tare_planner/or-tools/include/ortools/constraint_solver/constraint_solver.h:4991
↓ 4 callers
Method
Value
src/tare_planner/or-tools/include/ortools/util/tuple_set.h:247
↓ 4 callers
Method
Write
src/tare_planner/or-tools/include/absl/strings/internal/str_format/extension.h:49
↓ 4 callers
Function
WriteVarint
src/tare_planner/or-tools/include/google/protobuf/unknown_field_set.h:195
↓ 4 callers
Function
ZigZagEncode32
src/tare_planner/or-tools/include/google/protobuf/io/coded_stream.h:882
↓ 4 callers
Function
_mm_castpd_si128
src/tare_planner/or-tools/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:1498
↓ 4 callers
Function
_mm_loadu_si128
Loads 128-bit value. : https://msdn.microsoft.com/zh-cn/library/f4k12ae8(v=vs.90).aspx
src/tare_planner/or-tools/include/absl/crc/internal/non_temporal_arm_intrinsics.h:45
↓ 4 callers
Function
_mm_sfence
Guarantees that every preceding store is globally visible before any subsequent store. https://msdn.microsoft.com/en-us/library/5h2w73d1%28v=vs.90%29.
src/tare_planner/or-tools/include/absl/crc/internal/non_temporal_arm_intrinsics.h:30
↓ 4 callers
Function
_mm_stream_si128
Stores the data in a to the address p without polluting the caches. If the cache line containing address p is already in the cache, the cache will be
src/tare_planner/or-tools/include/absl/crc/internal/non_temporal_arm_intrinsics.h:54
↓ 4 callers
Method
add_coefficients
src/tare_planner/or-tools/include/ortools/sat/boolean_problem.pb.h:1122
↓ 4 callers
Method
affine
src/tare_planner/or-tools/include/eigen3/Eigen/src/Geometry/Transform.h:399
↓ 4 callers
Function
arg
src/tare_planner/or-tools/include/eigen3/Eigen/src/Core/MathFunctions.h:1258
↓ 4 callers
Function
assign
`InlinedVector::assign(...)` Replaces the contents of the inlined vector with `n` copies of `v`.
src/tare_planner/or-tools/include/absl/container/inlined_vector.h:557
↓ 4 callers
Function
assignCoeff
src/tare_planner/or-tools/include/eigen3/Eigen/src/Core/AssignEvaluator.h:652
↓ 4 callers
Function
back
string_view::back() Returns the last element of a `string_view`.
src/tare_planner/or-tools/include/absl/strings/string_view.h:319
↓ 4 callers
Method
begin
src/tare_planner/or-tools/include/ortools/glop/revised_simplex.h:856
↓ 4 callers
Method
begin
InsertionSequenceContainer is a range over insertion sequences.
src/tare_planner/or-tools/include/ortools/constraint_solver/routing_search.h:939
↓ 4 callers
Method
begin
Iteration is list-like, in insertion order. These are all forwarded.
src/tare_planner/or-tools/include/ortools/base/linked_hash_map.h:279
↓ 4 callers
Method
begin
Range functions that iterate the split substrings as absl::string_view objects. These methods enable a Splitter to be used in a range-based for loop.
src/tare_planner/or-tools/include/absl/strings/internal/str_split_internal.h:297
↓ 4 callers
Method
beta
\returns The value of the second angle. */
src/tare_planner/or-tools/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerAngles.h:203
↓ 4 callers
Function
binaryOp
src/tare_planner/or-tools/include/coin/CoinPackedVector.hpp:369
↓ 4 callers
Function
bind
binding placeholder accessors to a command group handler for SYCL
src/tare_planner/or-tools/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h:210
↓ 4 callers
Method
blockInnerIndex
src/tare_planner/or-tools/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:893
↓ 4 callers
Method
blockRows
\returns the number of rows grouped by blocks */
src/tare_planner/or-tools/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:765
↓ 4 callers
Method
bound_cost
src/tare_planner/or-tools/include/ortools/constraint_solver/routing.h:2875
↓ 4 callers
Method
btree
src/tare_planner/or-tools/include/absl/strings/internal/cord_rep_btree_navigator.h:153
← previous
next →
1,501–1,600 of 32,081, ranked by callers