Home
last modified time | relevance | path

Searched refs:CONVERT (Results 1 – 25 of 37) sorted by relevance

12

/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c559 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro
564 CONVERT(FLOAT, float); in ruby_to_fieldtype()
565 CONVERT(DOUBLE, double); in ruby_to_fieldtype()
566 CONVERT(BOOL, bool); in ruby_to_fieldtype()
567 CONVERT(STRING, string); in ruby_to_fieldtype()
568 CONVERT(BYTES, bytes); in ruby_to_fieldtype()
569 CONVERT(MESSAGE, message); in ruby_to_fieldtype()
570 CONVERT(ENUM, enum); in ruby_to_fieldtype()
571 CONVERT(INT32, int32); in ruby_to_fieldtype()
572 CONVERT(INT64, int64); in ruby_to_fieldtype()
[all …]
/external/protobuf/php/ext/google/protobuf/
Ddef.c257 #define CONVERT(upb, str) \ in string_to_descriptortype() macro
262 CONVERT(FLOAT, "float"); in string_to_descriptortype()
263 CONVERT(DOUBLE, "double"); in string_to_descriptortype()
264 CONVERT(BOOL, "bool"); in string_to_descriptortype()
265 CONVERT(STRING, "string"); in string_to_descriptortype()
266 CONVERT(BYTES, "bytes"); in string_to_descriptortype()
267 CONVERT(MESSAGE, "message"); in string_to_descriptortype()
268 CONVERT(GROUP, "group"); in string_to_descriptortype()
269 CONVERT(ENUM, "enum"); in string_to_descriptortype()
270 CONVERT(INT32, "int32"); in string_to_descriptortype()
[all …]
/external/elfutils/libelf/
Delf_begin.c117 CONVERT (ehdr_mem.e32.e_shnum); in get_shnum()
118 CONVERT (ehdr_mem.e32.e_shoff); in get_shnum()
133 CONVERT (ehdr_mem.e64.e_shnum); in get_shnum()
134 CONVERT (ehdr_mem.e64.e_shoff); in get_shnum()
186 CONVERT (size); in get_shnum()
243 CONVERT (size); in get_shnum()
350 CONVERT (elf->state.elf32.ehdr_mem.e_type); in file_read_elf()
351 CONVERT (elf->state.elf32.ehdr_mem.e_machine); in file_read_elf()
352 CONVERT (elf->state.elf32.ehdr_mem.e_version); in file_read_elf()
353 CONVERT (elf->state.elf32.ehdr_mem.e_entry); in file_read_elf()
[all …]
Delf32_getshdr.c189 CONVERT (shdr[cnt].sh_name); in ElfW2()
190 CONVERT (shdr[cnt].sh_type); in ElfW2()
191 CONVERT (shdr[cnt].sh_flags); in ElfW2()
192 CONVERT (shdr[cnt].sh_addr); in ElfW2()
193 CONVERT (shdr[cnt].sh_offset); in ElfW2()
194 CONVERT (shdr[cnt].sh_size); in ElfW2()
195 CONVERT (shdr[cnt].sh_link); in ElfW2()
196 CONVERT (shdr[cnt].sh_info); in ElfW2()
197 CONVERT (shdr[cnt].sh_addralign); in ElfW2()
198 CONVERT (shdr[cnt].sh_entsize); in ElfW2()
Delf32_getphdr.c212 CONVERT (phdr[cnt].p_type); in ElfW2()
213 CONVERT (phdr[cnt].p_offset); in ElfW2()
214 CONVERT (phdr[cnt].p_vaddr); in ElfW2()
215 CONVERT (phdr[cnt].p_paddr); in ElfW2()
216 CONVERT (phdr[cnt].p_filesz); in ElfW2()
217 CONVERT (phdr[cnt].p_memsz); in ElfW2()
218 CONVERT (phdr[cnt].p_flags); in ElfW2()
219 CONVERT (phdr[cnt].p_align); in ElfW2()
Delf_compress.c434 CONVERT (chdr.ch_type); in elf_compress()
435 CONVERT (chdr.ch_size); in elf_compress()
436 CONVERT (chdr.ch_addralign); in elf_compress()
449 CONVERT (chdr.ch_type); in elf_compress()
450 CONVERT (chdr.ch_reserved); in elf_compress()
451 CONVERT (chdr.ch_size); in elf_compress()
452 CONVERT (chdr.ch_addralign); in elf_compress()
Delf_getshdrstrndx.c152 CONVERT (shdr_mem.sh_link); in elf_getshdrstrndx()
217 CONVERT (shdr_mem.sh_link); in elf_getshdrstrndx()
Dcommon.h138 #define CONVERT(Var) \ macro
/external/mesa3d/src/mesa/tnl/
Dt_draw.c68 #define CONVERT( TYPE, MACRO ) do { \ macro
190 CONVERT(GLbyte, BYTE_TO_FLOAT); in _tnl_import_array()
198 CONVERT(GLubyte, UBYTE_TO_FLOAT); in _tnl_import_array()
202 CONVERT(GLshort, SHORT_TO_FLOAT); in _tnl_import_array()
205 CONVERT(GLushort, USHORT_TO_FLOAT); in _tnl_import_array()
208 CONVERT(GLint, INT_TO_FLOAT); in _tnl_import_array()
211 CONVERT(GLuint, UINT_TO_FLOAT); in _tnl_import_array()
214 CONVERT(GLdouble, (GLfloat)); in _tnl_import_array()
/external/ImageMagick/tests/
Dcommon.shi7 [ "X$CONVERT" = "X" ] && CONVERT=convert
/external/deqp/framework/opengl/
DgluDrawUtil.hpp245 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) \ argument
248 …return VertexArrayBinding(BindingPoint(name, offset), VertexArrayPointer(TYPE, CONVERT, numCompone…
256 …return VertexArrayBinding(BindingPoint(location), VertexArrayPointer(TYPE, CONVERT, numComponents,…
/external/skia/tests/
DSRGBReadWritePixelsTest.cpp39 template <float (*CONVERT)(float)> static bool check_conversion(uint32_t input, uint32_t output, in check_conversion()
50 lower = CONVERT(lower / 255.f); in check_conversion()
51 upper = CONVERT(upper / 255.f); in check_conversion()
/external/skqp/tests/
DSRGBReadWritePixelsTest.cpp39 template <float (*CONVERT)(float)> static bool check_conversion(uint32_t input, uint32_t output, in check_conversion()
50 lower = CONVERT(lower / 255.f); in check_conversion()
51 upper = CONVERT(upper / 255.f); in check_conversion()
/external/ImageMagick/
DMake.com170 $if ((p1 .nes. "") .and. (p1 .nes. "CONVERT")) then goto SkipConvert
179 $write sys$output "..symbol CONVERT defined."
Dcommon.shi.in13 CONVERT="@abs_top_builddir@/utilities/magick convert"
/external/ply/ply/example/BASIC/
Dsears.bas8 30 REM CONVERT T TO METERS
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ext4/ext4_ind_map_blocks_enter/
Dformat15 …02, "UNWRIT" }, { 0x0004, "DELALLOC" }, { 0x0008, "PRE_IO" }, { 0x0010, "CONVERT" }, { 0x0020, "ME…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ext4/ext4_ext_map_blocks_enter/
Dformat15 …02, "UNWRIT" }, { 0x0004, "DELALLOC" }, { 0x0008, "PRE_IO" }, { 0x0010, "CONVERT" }, { 0x0020, "ME…
/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc230 #define DEFINE_HELPER(FUNCTION, TYPE, TYPE_ENUM, CONVERT) \ argument
261 const char* error = CONVERT(scalar, *buf); \
276 const char* error = CONVERT(scalar, &value); \
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ext4/ext4_ind_map_blocks_exit/
Dformat18 …02, "UNWRIT" }, { 0x0004, "DELALLOC" }, { 0x0008, "PRE_IO" }, { 0x0010, "CONVERT" }, { 0x0020, "ME…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ext4/ext4_ext_handle_unwritten_extents/
Dformat18 …02, "UNWRIT" }, { 0x0004, "DELALLOC" }, { 0x0008, "PRE_IO" }, { 0x0010, "CONVERT" }, { 0x0020, "ME…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ext4/ext4_ext_map_blocks_exit/
Dformat18 …02, "UNWRIT" }, { 0x0004, "DELALLOC" }, { 0x0008, "PRE_IO" }, { 0x0010, "CONVERT" }, { 0x0020, "ME…
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
Dmain.m40 // CONVERT BACK TO POLYNOMIAL
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dpaths_copy.cl396 // 2. CONVERT COMMANDS IN PB_ELEMS BLOCK OFFSETS
398 // - HEAD: SAVED HEAD ID PB_ELEMS MAP. CONVERT AND COPY H INDICES.
399 // - NODE: CONVERT AND COPY B INDICES
/external/skia/src/compute/skc/platforms/cl_12/kernels/
Dpaths_copy.cl396 // 2. CONVERT COMMANDS IN PB_ELEMS BLOCK OFFSETS
398 // - HEAD: SAVED HEAD ID PB_ELEMS MAP. CONVERT AND COPY H INDICES.
399 // - NODE: CONVERT AND COPY B INDICES

12