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

  /build/core/
product.mk 277 # Stash values of the variables in _product_stash_var_list.
280 define stash-product-vars
287 # Assert that the the variable stashed by stash-product-vars remains untouched.
288 # $(1): The prefix as supplied to stash-product-vars
  /external/clang/utils/
clang-completion-mode.el 94 (defun clang-completion-stash-filter (proc string)
169 (set-process-filter cc-proc 'clang-completion-stash-filter)

Completed in 264 milliseconds