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

  /build/kati/
func.h 32 bool trim_space; member in struct:FuncInfo
expr.cc 244 bool trim_space() const { return fi_->trim_space; } function in class:Func
299 if (f->trim_space()) {
311 const bool trim_right_space = (f->trim_space() ||
  /hardware/qcom/gps/msm8960/utils/
loc_cfg.cpp 66 FUNCTION trim_space
80 void trim_space(char *org_string) function
257 trim_space(config_value.param_name);
258 trim_space(config_value.param_str_value);

Completed in 110 milliseconds