Searched refs:global_scope (Results 1 – 25 of 32) sorted by relevance
12
/external/libabigail/include/ |
D | abg-fwd.h | 264 class global_scope; variable 267 typedef shared_ptr<global_scope> global_scope_sptr; 319 const global_scope* 322 const global_scope* 325 const global_scope* 340 const global_scope*
|
/external/angle/build/fuchsia/ |
D | update_images.py | 66 global_scope = { 71 exec(deps_content, global_scope, local_scope)
|
/external/cronet/build/fuchsia/ |
D | update_images.py | 66 global_scope = { 71 exec(deps_content, global_scope, local_scope)
|
/external/cronet/third_party/protobuf/objectivec/ |
D | GPBEmpty.pbobjc.m | 71 // @@protoc_insertion_point(global_scope)
|
D | GPBSourceContext.pbobjc.m | 84 // @@protoc_insertion_point(global_scope)
|
D | GPBFieldMask.pbobjc.m | 84 // @@protoc_insertion_point(global_scope)
|
D | GPBTimestamp.pbobjc.m | 95 // @@protoc_insertion_point(global_scope)
|
D | GPBDuration.pbobjc.m | 95 // @@protoc_insertion_point(global_scope)
|
D | GPBAny.pbobjc.m | 100 // @@protoc_insertion_point(global_scope)
|
D | GPBStruct.pbobjc.m | 297 // @@protoc_insertion_point(global_scope)
|
D | GPBApi.pbobjc.m | 354 // @@protoc_insertion_point(global_scope)
|
D | GPBWrappers.pbobjc.m | 443 // @@protoc_insertion_point(global_scope)
|
/external/protobuf/objectivec/ |
D | GPBEmpty.pbobjc.m | 71 // @@protoc_insertion_point(global_scope)
|
D | GPBFieldMask.pbobjc.m | 84 // @@protoc_insertion_point(global_scope)
|
D | GPBSourceContext.pbobjc.m | 84 // @@protoc_insertion_point(global_scope)
|
D | GPBTimestamp.pbobjc.m | 95 // @@protoc_insertion_point(global_scope)
|
D | GPBDuration.pbobjc.m | 95 // @@protoc_insertion_point(global_scope)
|
D | GPBAny.pbobjc.m | 100 // @@protoc_insertion_point(global_scope)
|
D | GPBStruct.pbobjc.m | 297 // @@protoc_insertion_point(global_scope)
|
D | GPBApi.pbobjc.m | 354 // @@protoc_insertion_point(global_scope)
|
D | GPBWrappers.pbobjc.m | 443 // @@protoc_insertion_point(global_scope)
|
/external/libyuv/files/tools_libyuv/autoroller/ |
D | roll_deps.py | 70 global_scope = { 75 exec(deps_content, global_scope, local_scope)
|
/external/angle/scripts/ |
D | roll_chromium_deps.py | 161 global_scope = { 166 exec (deps_content, global_scope, local_scope)
|
/external/webrtc/tools_webrtc/autoroller/ |
D | roll_deps.py | 110 global_scope = { 115 exec(deps_content, global_scope, local_scope)
|
/external/webrtc/ |
D | PRESUBMIT.py | 1314 global_scope = { 1317 exec(contents, global_scope, local_scope)
|
12