Searched defs:CONVERT (Results 1 – 7 of 7) sorted by relevance
/third_party/elfutils/libelf/ |
D | common.h | 135 #define CONVERT(Var) \ macro
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 845 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 870 #define CONVERT(upb, ruby) \ in fieldtype_to_ruby() macro 893 #define CONVERT(upb, ruby) \ in ruby_to_descriptortype() macro 925 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 954 #define CONVERT(upb, ruby) \ in ruby_to_label() macro 1011 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluDrawUtil.hpp | 245 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) \ argument
|
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/ |
D | SDL_syshaptic.c | 769 #define CONVERT(x) (((x)*10000) / 0x7FFF) macro
|
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/ |
D | SDL_dinputhaptic.c | 610 #define CONVERT(x) (((x)*10000) / 0x7FFF) macro
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | expand.c | 188 #define CONVERT(op,s) (((op)<<1)+(s)) macro
|
/third_party/python/Modules/ |
D | _ssl.c | 5200 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro
|