HomeSort by relevance Sort by last modified time
    Searched refs:as_int64 (Results 1 - 5 of 5) sorted by null

  /system/update_engine/common/
fake_prefs.h 65 int64_t as_int64; member in struct:chromeos_update_engine::FakePrefs::PrefValue
fake_prefs.cc 55 &FakePrefs::PrefValue::as_int64;
  /external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
llvm_executionengine.ml 43 external as_int64: t -> int64
llvm_executionengine.mli 76 (** [as_int64 gv] returns the integer-valued generic value [gv] as an [int64].
79 val as_int64 : t -> int64
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
executionengine.ml 58 assert ((Int64.of_int 6) = GenericValue.as_int64 i64gv)

Completed in 758 milliseconds