Home
last modified time | relevance | path

Searched defs:br (Results 1 - 25 of 116) sorted by relevance

12345

/third_party/mesa3d/src/freedreno/computerator/examples/
H A Dbranch.asm8 br !p0.x, #endif label
/third_party/curl/lib/
H A Dbufref.c38 void Curl_bufref_init(struct bufref *br) in Curl_bufref_init() argument
55 void Curl_bufref_free(struct bufref *br) in Curl_bufref_free() argument
73 Curl_bufref_set(struct bufref *br, const void *ptr, size_t len, void (*dtor)(void *)) Curl_bufref_set() argument
88 Curl_bufref_ptr(const struct bufref *br) Curl_bufref_ptr() argument
100 Curl_bufref_len(const struct bufref *br) Curl_bufref_len() argument
109 Curl_bufref_memdup(struct bufref *br, const void *ptr, size_t len) Curl_bufref_memdup() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_discard_flow.cpp134 ir_instruction *br = new(mem_ctx) ir_loop_jump(ir_loop_jump::jump_break); in generate_discard_break() local
/third_party/node/deps/brotli/c/dec/
H A Dbit_reader.c29 void BrotliInitBitReader(BrotliBitReader* const br) { in BrotliInitBitReader() argument
34 BROTLI_BOOL BrotliWarmupBitReader(BrotliBitReader* const br) { in BrotliWarmupBitReader() argument
57 BrotliSafeReadBits32Slow(BrotliBitReader* const br, uint32_t n_bits, uint32_t* val) BrotliSafeReadBits32Slow() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dquant_dec.c63 VP8BitReader* const br = &dec->br_; in VP8ParseQuant() local
[all...]
H A Dtree_dec.c289 static void ParseIntraMode(VP8BitReader* const br, in ParseIntraMode() argument
360 VP8ParseIntraModeRow(VP8BitReader* const br, VP8Decoder* const dec) VP8ParseIntraModeRow() argument
514 VP8ParseProba(VP8BitReader* const br, VP8Decoder* const dec) VP8ParseProba() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.c29 void BrotliInitBitReader(BrotliBitReader* const br) { in BrotliInitBitReader() argument
34 BROTLI_BOOL BrotliWarmupBitReader(BrotliBitReader* const br) { in BrotliWarmupBitReader() argument
57 BrotliSafeReadBits32Slow(BrotliBitReader* const br, uint32_t n_bits, uint32_t* val) BrotliSafeReadBits32Slow() argument
[all...]
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DHuffmanTreeGroup.cs38 internal static void Decode(Org.Brotli.Dec.HuffmanTreeGroup group, Org.Brotli.Dec.BitReader br) in Decode() argument
H A DBitReader.cs55 internal static void ReadMoreInput(Org.Brotli.Dec.BitReader br) in ReadMoreInput() argument
97 CheckHealth(Org.Brotli.Dec.BitReader br, bool endOfStream) CheckHealth() argument
115 FillBitWindow(Org.Brotli.Dec.BitReader br) FillBitWindow() argument
125 ReadBits(Org.Brotli.Dec.BitReader br, int n) ReadBits() argument
141 Init(Org.Brotli.Dec.BitReader br, System.IO.Stream input) Init() argument
156 Prepare(Org.Brotli.Dec.BitReader br) Prepare() argument
164 Reload(Org.Brotli.Dec.BitReader br) Reload() argument
173 Close(Org.Brotli.Dec.BitReader br) Close() argument
183 JumpToByteBoundary(Org.Brotli.Dec.BitReader br) JumpToByteBoundary() argument
196 IntAvailable(Org.Brotli.Dec.BitReader br) IntAvailable() argument
206 CopyBytes(Org.Brotli.Dec.BitReader br, byte[] data, int offset, int length) CopyBytes() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_inl_utils.h58 void VP8LoadNewBytes(VP8BitReader* WEBP_RESTRICT const br) { in VP8LoadNewBytes() argument
107 VP8GetBit(VP8BitReader* WEBP_RESTRICT const br, int prob, const char label[]) VP8GetBit() argument
140 VP8GetSigned(VP8BitReader* WEBP_RESTRICT const br, int v, const char label[]) VP8GetSigned() argument
159 VP8GetBitAlt(VP8BitReader* WEBP_RESTRICT const br, int prob, const char label[]) VP8GetBitAlt() argument
[all...]
H A Dbit_reader_utils.h164 VP8LPrefetchBits(VP8LBitReader* const br) VP8LPrefetchBits() argument
170 VP8LIsEndOfStream(const VP8LBitReader* const br) VP8LIsEndOfStream() argument
179 VP8LSetBitPos(VP8LBitReader* const br, int val) VP8LSetBitPos() argument
186 VP8LFillBitWindow(VP8LBitReader* const br) VP8LFillBitWindow() argument
[all...]
/third_party/skia/dm/
H A DDMJsonWriter.cpp121 BitmapResult br; in ReadJson() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dc93.c110 C93BlockRecord *br = &c93->block_records[c93->current_block]; in read_packet() local
H A Dxwma.c90 int br = st->codecpar->bit_rate; in xwma_read_header() local
[all...]
H A Dmpc8.c62 int br = 0; in bs_get_v() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIData.java38 static APIData read(BufferedReader br, boolean internal) { in read() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dbitmap.c118 s64 bufsize, br; in ntfs_bitmap_set_bits_in_run() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dblock_merge_util.cpp84 Instruction* br = &*ii; in CanMergeWithSuccessor() local
139 Instruction* br = &*ii; in MergeWithSuccessor() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dblock_merge_util.cpp84 Instruction* br = &*ii; in CanMergeWithSuccessor() local
139 Instruction* br = &*ii; in MergeWithSuccessor() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp54 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, reg_s2), bld.scc(sand.def(1).getTemp())); variable
72 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, reg_s2), bld.scc(sand.def(1).getTemp())); variable
88 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, reg_s2), bld.scc(sand.def(1).getTemp())); variable
104 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, reg_s2), bld.scc(sand.def(1).getTemp())); variable
122 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, reg_s2), bld.scc(sand.def(1).getTemp())); variable
161 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, vcc), bld.scc(scmp)); global() variable
175 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, vcc), bld.scc(scmp)); global() variable
189 auto br = bld.branch(aco_opcode::p_cbranch_nz, bld.def(s2, vcc), bld.scc(scmp)); global() variable
203 auto br = bld.branch(aco_opcode::p_cbranch_nz, bld.def(s2, vcc), bld.scc(scmp)); global() variable
217 auto br = bld.branch(aco_opcode::p_cbranch_nz, bld.def(s2, vcc), bld.scc(scmp)); global() variable
237 auto br = bld.branch(aco_opcode::p_cbranch_z, bld.def(s2, vcc), bld.scc(scmp)); global() variable
251 auto br = bld.sop2(aco_opcode::s_cselect_b32, bld.def(s1, reg_s4), Operand(op_in_0), Operand(op_in_2), bld.scc(scmp)); global() variable
271 auto br = bld.sop2(aco_opcode::s_cselect_b32, bld.def(s1, reg_s4), Operand(op_in_0), Operand(op_in_2), bld.scc(scmp)); global() variable
[all...]
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-spawn.c255 DWORD br; in windows_pipe_poll_hack() local
/third_party/ltp/testcases/kernel/io/writetest/
H A Dwritetest.c139 int ba, br; in verify_file() local
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_prn.c137 OCSP_BASICRESP *br = NULL; in OCSP_RESPONSE_print() local
/third_party/openssl/crypto/ocsp/
H A Docsp_prn.c137 OCSP_BASICRESP *br = NULL; in OCSP_RESPONSE_print() local
/third_party/spirv-tools/source/opt/
H A Dblock_merge_util.cpp84 Instruction* br = &*ii; in CanMergeWithSuccessor() local
160 Instruction* br = &*ii; in MergeWithSuccessor() local

Completed in 9 milliseconds

12345