HomeSort by relevance Sort by last modified time
    Searched defs:UpdateType (Results 1 - 3 of 3) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 30 enum UpdateType { FULL_CS, CLIP_CS, REG_CS, SL, ADAPTIVE_REG };
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
routprot.h 133 ULONG UpdateType;
  /external/v8/src/compiler/
typer.cc 89 return UpdateType(node, TypeBinaryOp(node, x##Typer));
95 return UpdateType(node, Type##x(node));
274 Reduction UpdateType(Node* node, Type* current) {
    [all...]

Completed in 1248 milliseconds