Searched defs:LookupValue (Results 1 – 4 of 4) sorted by relevance
58 RetainPtr<const CPDF_Object> CPDF_NumberTree::LookupValue(int num) const { in LookupValue() function in CPDF_NumberTree
576 RetainPtr<const CPDF_Object> CPDF_NameTree::LookupValue( in LookupValue() function in CPDF_NameTree
50 LookupValue(const LookupEntry tab[], unsigned int value) in LookupValue() function
366 absl::Status GraphFloat32::LookupValue(ValueId id, ValueDef** value_def) { in LookupValue() function in tflite::gpu::GraphFloat32