Home
last modified time | relevance | path

Searched defs:btype (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync_binary.c43 const struct vk_sync_binary_type *btype = in vk_sync_binary_init() local
/third_party/skia/experimental/skrive/src/reader/
H A DJsonReader.cpp202 const auto btype = block_type(m.fKey.begin()); in openObjectBlock() local
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_sbag.c67 int btype = PKCS12_SAFEBAG_get_nid(bag); in PKCS12_SAFEBAG_get_bag_nid() local
/third_party/openssl/crypto/pkcs12/
H A Dp12_sbag.c67 int btype = PKCS12_SAFEBAG_get_nid(bag); in PKCS12_SAFEBAG_get_bag_nid() local
/third_party/ffmpeg/libavcodec/
H A Dmss3.c116 BlockTypeContext btype[3]; member
695 int x, y, i, mb_width, mb_height, blk_size, btype; in mss3_decode_frame() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp570 const char* btype = useSame ? sameType : "gl_MatrixUseB"; in initPrograms() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c902 struct symbol *btype; // base type of bitfields member
1025 struct symbol *btype; in linearize_store_gen() local
1001 linearize_bitfield_insert(struct entrypoint *ep, pseudo_t ori, pseudo_t val, struct symbol *ctype, struct symbol *btype) linearize_bitfield_insert() argument
1106 linearize_bitfield_extract(struct entrypoint *ep, pseudo_t val, struct symbol *ctype, struct symbol *btype) linearize_bitfield_extract() argument
1122 struct symbol *btype; linearize_load_gen() local
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h1356 void WriteNextBType(BType btype) { next_btype_ = btype; } in WriteNextBType() argument
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h825 BType btype() const { return btype_; } in btype() function in v8::internal::Simulator
827 void set_btype(BType btype) { btype_ = btype; } in set_btype() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6676 const glsl_type *btype = type->get_base_type(); in _determinant_mat4() local
6771 const glsl_type *btype = type->get_base_type(); _inverse_mat3() local
6833 const glsl_type *btype = type->get_base_type(); _inverse_mat4() local
[all...]

Completed in 29 milliseconds