Home
last modified time | relevance | path

Searched defs:flag2 (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/primitive_types/the_symbol_type/
Dthe_symbol_type_2.ts39 let flag2: boolean = false; variable
/third_party/rust/crates/bitflags/tests/compile-fail/visibility/
Dprivate_flags.rs17 let flag2 = example::Flags2::FLAG_B; in main() localVariable
/third_party/ffmpeg/libavcodec/
Dimm4.c130 int block, int factor, int flag, int offset, int flag2) in decode_block()
173 unsigned cbp, int flag, int offset, unsigned flag2) in decode_blocks()
277 unsigned cbphi, cbplo, flag2 = 0; in decode_inter() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp148 for (const auto& flag2 : flags2) in mergeFlags() local
156 for (const auto& flag2 : flags2) in mergeFlags() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp148 for (const auto& flag2 : flags2) in mergeFlags() local
156 for (const auto& flag2 : flags2) in mergeFlags() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_common.c326 const char * driver_flag2_to_string(u64 flag2) in driver_flag2_to_string()
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount03.c177 unsigned int flag2; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DConstantFolding_test.cpp1229 uint32_t flag2 = 1u << (31u - 7u); in TEST_F() local