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

  /build/soong/cc/
gen_stub_libs.py 216 global_scope = True
233 global_scope = False
235 global_scope = True
238 elif global_scope:
  /external/libyuv/files/tools_libyuv/autoroller/
roll_deps.py 68 global_scope = {
73 exec(deps_content, global_scope, local_scope)
  /external/webrtc/tools/autoroller/
roll_chromium_revision.py 55 global_scope = {
61 exec(deps_content, global_scope, local_scope)
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c 3690 OSet* global_scope; local
    [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 2034 const bool global_scope = (state->current_function == NULL); local
    [all...]

Completed in 640 milliseconds