Home
last modified time | relevance | path

Searched defs:preamble (Results 1 - 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/icu/scripts/
H A Dsingle_byte_gen.sh6 function preamble { function
H A Deuckr_gen.sh12 function preamble { function
H A Dbig5_gen.sh12 function preamble { function
H A Deucjp_gen.sh17 function preamble { function
H A Dsjis_gen.sh13 function preamble { function
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptRunModuleWriter.java111 private static final String preamble = field in ScriptRunModuleWriter
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_barrier_test.cc33 const char* preamble = R"(OpCapability Shader in ParseAndBuild() local
/third_party/ffmpeg/libavformat/
H A Dwestwood_aud.c131 unsigned char preamble[AUD_CHUNK_PREAMBLE_SIZE]; in wsaud_read_packet() local
H A Didroqdec.c75 unsigned char preamble[RoQ_CHUNK_PREAMBLE_SIZE]; in roq_read_header() local
103 unsigned char preamble[RoQ_CHUNK_PREAMBLE_SIZE]; in roq_read_packet() local
[all...]
H A Dmm.c142 unsigned char preamble[MM_PREAMBLE_SIZE]; in read_packet() local
H A Dflic.c94 unsigned char preamble[FLIC_PREAMBLE_SIZE]; in flic_read_header() local
203 unsigned char preamble[FLIC_PREAMBLE_SIZE]; in flic_read_packet() local
[all...]
H A Dcafdec.c132 uint8_t preamble[12]; in read_kuki_chunk() local
H A Dwestwood_vqa.c179 uint8_t preamble[VQA_PREAMBLE_SIZE]; in wsvqa_read_packet() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_function_decoration_test.cc79 auto preamble = b.entry_points(); in TEST_P() local
/third_party/mesa3d/src/util/indices/
H A Du_unfilled_gen.py129 def preamble(intype, outtype, prim): function
H A Du_indices_gen.py189 def preamble(intype, outtype, inpv, outpv, pr, prim): function
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dassembly_builder.h159 AssemblyBuilder& PrependPreamble(const std::vector<std::string>& preamble) { in PrependPreamble() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dassembly_builder.h159 AssemblyBuilder& PrependPreamble(const std::vector<std::string>& preamble) { in PrependPreamble() argument
/third_party/spirv-tools/test/opt/
H A Dassembly_builder.h159 AssemblyBuilder& PrependPreamble(const std::vector<std::string>& preamble) { in PrependPreamble() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_preamble.c43 nir_function *preamble = nir_function_create(shader, "@preamble"); in nir_shader_get_preamble() local
518 nir_function_impl *preamble = nir_opt_preamble() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c441 struct si_pm4_state *preamble = is_secure ? ctx->cs_preamble_state_tmz : in si_begin_new_gfx_cs() local
/third_party/curl/src/
H A Dtool_setopt.c314 char preamble[80]; in tool_setopt_bitmask() local
/third_party/glslang/glslang/MachineIndependent/
H A DVersions.cpp393 void TParseVersions::getPreamble(std::string& preamble) in getPreamble() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_iec958.c63 unsigned char preamble[3]; /* B/M/W or Z/X/Y */ member
694 snd_config_t *status = NULL, *preamble = NULL; _snd_pcm_iec958_open() local
[all...]
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h349 char* preamble; // string to parse, all before line 1 of string 0, it is 0 if no preamble member in glslang::TPpContext

Completed in 16 milliseconds

12