Home
last modified time | relevance | path

Searched defs:YY_CAST (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/iproute2/misc/ss/android_arm64_armv8-2a_cortex-a55/gen/yacc/external/iproute2/misc/
Dssfilter.c115 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
118 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/libtracefs/src/
H A Dsqlhist.tab.c111 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
114 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/angle/src/compiler/preprocessor/
H A Dpreprocessor_tab_autogen.cpp154 # define YY_CAST(Type, Val) static_cast<Type>(Val) macro
157 # define YY_CAST(Type, Val) ((Type)(Val)) macro
/aosp_15_r20/out/soong/.intermediates/external/dtc/dtc/linux_glibc_x86_64/gen/yacc/external/dtc/
Ddtc-parser.c101 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
104 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/external/iproute2/tc/emp_ematch.yacc.c/gen/
Demp_ematch.yacc.c90 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
93 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
H A Dparser.c133 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
136 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/external/selinux/checkpolicy/checkpolicy/linux_glibc_x86_64/gen/yacc/external/selinux/checkpolicy/
Dpolicy_parse.c109 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
112 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dglslang_tab_autogen.cpp108 # define YY_CAST(Type, Val) static_cast<Type>(Val) macro
111 # define YY_CAST(Type, Val) ((Type)(Val)) macro
/aosp_15_r20/out/soong/.intermediates/external/one-true-awk/awkgram.tab.c/gen/
Dawkgram.tab.c88 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
91 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/
Daidl_language_y.cpp98 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
101 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/bluetooth_packetgen/linux_glibc_x86_64/gen/yacc/packages/modules/Bluetooth/system/gd/packet/parser/
Dlanguage_y.cpp71 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
74 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A Dglslang_tab.cpp100 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
103 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp100 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
103 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/system/tools/hidl/libhidl-gen-ast/linux_glibc_x86_64_static/gen/yacc/system/tools/hidl/
Dhidl-gen_y.cpp255 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
258 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/compile/mclinker/lib/Script/
DScriptParser.cpp79 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
82 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frameworks/compile/mclinker/lib/Script/
DScriptParser.cpp79 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
82 # define YY_CAST(Type, Val) ((Type) (Val)) macro
/aosp_15_r20/external/libpcap/
H A Dgrammar.c381 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro