Home
last modified time | relevance | path

Searched defs:global_ (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_relative_imports.py80 def callback(global_): argument
92 def callback(global_): argument
105 def callback(global_): argument
118 def callback(global_): argument
130 def callback(global_): argument
147 def callback(global_): argument
158 def callback(global_): argument
169 def callback(global_): argument
191 def callback(global_): argument
203 def callback(global_): argument
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-reserved-identifier.cpp192 float global_; variable
202 float global_; variable
/external/libchrome/base/metrics/
Dfield_trial.h759 static FieldTrialList* global_; // The singleton of this class. variable
Dfield_trial.cc487 FieldTrialList* FieldTrialList::global_ = nullptr; member in base::FieldTrialList
/external/mesa3d/include/CL/
Dcl.hpp7223 const NDRange global_; member