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

  /external/opencv/ml/src/
mlsvm.cpp 1929 int* vote = (int*)(buffer + sv_total); local
    [all...]
  /hardware/qcom/msm8998/kernel-headers/media/
msmb_isp.h 826 uint32_t vote; member in struct:msm_isp_ahb_clk_cfg
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/media/
msmb_isp.h 834 uint32_t vote; member in struct:msm_isp_ahb_clk_cfg
  /art/compiler/optimizing/
loop_optimization.cc 807 // initial offset to compute the static loop peeling vote (this always
810 uint32_t vote = (offset == 0) local
813 DCHECK_LT(vote, 16u);
814 ++peeling_votes[vote];
    [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 560 vote(const _mesa_glsl_parse_state *state) function
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
regalloc.go 881 // Majority vote? Deepest nesting level?
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
regalloc.go 881 // Majority vote? Deepest nesting level?
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 227 milliseconds