Home
last modified time | relevance | path

Searched defs:halt (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_xgl_pds.c181 bool halt, in pvr_encode_burst()
220 halt, \ argument
238 bool halt, in pvr_encode_direct_write()
1555 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program() local
1584 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java60 halt("Alternate Half Widths"), enumConstant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java60 halt("Alternate Half Widths"), enumConstant
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6969 static opcode halt = OP_HALT; variable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21164 void (*halt)(); member