Searched defs:Calc (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | dbus_object_test.cc | 46 struct Calc { struct 47 int Add(int x, int y) { return x + y; } in Add() 48 int Negate(int x) { return -x; } in Negate() 49 void Positive(std::unique_ptr<DBusMethodResponse<double>> response, in Positive() 60 void AddSubtract(int x, int y, int* sum, int* diff) { in AddSubtract()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | flat_hash_map.h | 62 static inline size_t Calc(size_t key_hash, size_t step, size_t capacity) { in Calc() function 72 static inline size_t Calc(size_t key_hash, size_t step, size_t capacity) { in Calc() function 82 static inline size_t Calc(size_t key_hash, size_t step, size_t capacity) { in Calc() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | flat_hash_map.h | 62 static inline size_t Calc(size_t key_hash, size_t step, size_t capacity) { in Calc() function 72 static inline size_t Calc(size_t key_hash, size_t step, size_t capacity) { in Calc() function 82 static inline size_t Calc(size_t key_hash, size_t step, size_t capacity) { in Calc() function
|
/aosp_15_r20/external/python/jinja/tests/ |
D | test_runtime.py | 65 class Calc: class
|
/aosp_15_r20/external/ply/ply/example/newclasscalc/ |
H A D | calc.py | 62 class Calc(Parser): class
|
/aosp_15_r20/external/ply/ply/example/classcalc/ |
H A D | calc.py | 60 class Calc(Parser): class
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 50680 "Calc": 48268, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 50680 "Calc": 48268, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 50621 "Calc": 48268, number
|