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

  /external/chromium_org/sync/engine/
non_blocking_sync_common.h 32 sync_pb::DataTypeContext type_context; member in struct:syncer::DataTypeState
non_blocking_type_processor_core.cc 49 context->CopyFrom(data_type_state_.type_context);
60 data_type_state_.type_context = mutated_context;
187 data_type_state_.type_context, commit_entities, sequence_numbers, this));
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 325 external type_context : lltype -> llcontext = "llvm_type_context"
    [all...]
llvm.mli 466 (** [type_context ty] returns the {!llcontext} corresponding to the type [ty].
468 val type_context : lltype -> llcontext var
    [all...]

Completed in 307 milliseconds