Searched refs:function_exists (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/python/google-auth-library-python/.kokoro/ |
D | trampoline_v2.sh | 66 function function_exists { function 481 if function_exists trampoline_after_upload_hook; then
|
/aosp_15_r20/external/python/python-api-core/.kokoro/ |
D | trampoline_v2.sh | 66 function function_exists { function 481 if function_exists trampoline_after_upload_hook; then
|
/aosp_15_r20/external/python/google-api-python-client/.kokoro/ |
D | trampoline_v2.sh | 66 function function_exists { function 481 if function_exists trampoline_after_upload_hook; then
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/ |
H A D | test_base.php | 20 if (function_exists('PHPUnit\Framework\assertStringContainsString')) { 32 if (function_exists('PHPUnit\Framework\assertEqualsWithDelta')) {
|
/aosp_15_r20/external/protobuf/php/tests/ |
H A D | test_base.php | 20 if (function_exists('PHPUnit\Framework\assertStringContainsString')) { 32 if (function_exists('PHPUnit\Framework\assertEqualsWithDelta')) {
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ast_function.cpp | 804 function_exists(_mesa_glsl_parse_state *state, in function_exists() function 848 if (!function_exists(state, state->symbols, name) in no_matching_function_error() 850 || !function_exists(state, sh->symbols, name))) { in no_matching_function_error()
|
/aosp_15_r20/external/flatbuffers/php/ |
H A D | FlatbufferBuilder.php | 603 if (function_exists('mb_detect_encoding')) {
|
/aosp_15_r20/external/clang/bindings/python/clang/ |
H A D | cindex.py | 2184 if conf.function_exists("clang_getCompletionBriefComment"): 3711 def function_exists(self, name): member in Config
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3/site-packages/clang/ |
D | cindex.py | 2783 if conf.function_exists("clang_getCompletionBriefComment"): 3962 def function_exists(self, name): member in Config
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3/site-packages/clang/ |
D | cindex.py | 2752 if conf.function_exists("clang_getCompletionBriefComment"): 4003 def function_exists(self, name): member in Config
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3/site-packages/clang/ |
D | cindex.py | 2752 if conf.function_exists("clang_getCompletionBriefComment"): 4003 def function_exists(self, name): member in Config
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3/site-packages/clang/ |
D | cindex.py | 2923 if conf.function_exists("clang_getCompletionBriefComment"): 4174 def function_exists(self, name): member in Config
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/lib/python3/site-packages/clang/ |
D | cindex.py | 2923 if conf.function_exists("clang_getCompletionBriefComment"): 4174 def function_exists(self, name): member in Config
|