/third_party/skia/third_party/externals/icu/scripts/ |
H A D | single_byte_gen.sh | 6 function preamble { function
|
H A D | euckr_gen.sh | 12 function preamble { function
|
H A D | big5_gen.sh | 12 function preamble { function
|
H A D | eucjp_gen.sh | 17 function preamble { function
|
H A D | sjis_gen.sh | 13 function preamble { function
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | ScriptRunModuleWriter.java | 111 private static final String preamble = field in ScriptRunModuleWriter
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_impl_barrier_test.cc | 33 const char* preamble = R"(OpCapability Shader in ParseAndBuild() local
|
/third_party/ffmpeg/libavformat/ |
H A D | westwood_aud.c | 131 unsigned char preamble[AUD_CHUNK_PREAMBLE_SIZE]; in wsaud_read_packet() local
|
H A D | idroqdec.c | 75 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 D | mm.c | 142 unsigned char preamble[MM_PREAMBLE_SIZE]; in read_packet() local
|
H A D | flic.c | 94 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 D | cafdec.c | 132 uint8_t preamble[12]; in read_kuki_chunk() local
|
H A D | westwood_vqa.c | 179 uint8_t preamble[VQA_PREAMBLE_SIZE]; in wsvqa_read_packet() local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder_function_decoration_test.cc | 79 auto preamble = b.entry_points(); in TEST_P() local
|
/third_party/mesa3d/src/util/indices/ |
H A D | u_unfilled_gen.py | 129 def preamble(intype, outtype, prim): function
|
H A D | u_indices_gen.py | 189 def preamble(intype, outtype, inpv, outpv, pr, prim): function [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | assembly_builder.h | 159 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 D | assembly_builder.h | 159 AssemblyBuilder& PrependPreamble(const std::vector<std::string>& preamble) { in PrependPreamble() argument
|
/third_party/spirv-tools/test/opt/ |
H A D | assembly_builder.h | 159 AssemblyBuilder& PrependPreamble(const std::vector<std::string>& preamble) { in PrependPreamble() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_preamble.c | 43 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 D | si_gfx_cs.c | 441 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 D | tool_setopt.c | 314 char preamble[80]; in tool_setopt_bitmask() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Versions.cpp | 393 void TParseVersions::getPreamble(std::string& preamble) in getPreamble() argument [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_iec958.c | 63 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 D | PpContext.h | 349 char* preamble; // string to parse, all before line 1 of string 0, it is 0 if no preamble member in glslang::TPpContext
|