Home
last modified time | relevance | path

Searched defs:fieldname (Results 1 – 16 of 16) sorted by relevance

/third_party/libdrm/intel/
Duthash.h191 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument
201 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument
211 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
218 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
278 #define HASH_ADD_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,cmpfcn) \ argument
281 #define HASH_ADD_INORDER(hh,head,fieldname,keylen_in,add,cmpfcn) \ argument
314 #define HASH_ADD_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add) \ argument
317 #define HASH_ADD(hh,head,fieldname,keylen_in,add) \ argument
/third_party/mesa3d/src/freedreno/isa/
Disa.h40 const char *fieldname; member
/third_party/libcoap/include/coap3/
Dcoap_uthash_internal.h245 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument
255 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument
265 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
272 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
391 #define HASH_ADD_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,cmpfcn) \ argument
394 #define HASH_ADD_INORDER(hh,head,fieldname,keylen_in,add,cmpfcn) \ argument
425 #define HASH_ADD_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add) \ argument
428 #define HASH_ADD(hh,head,fieldname,keylen_in,add) \ argument
/third_party/ffmpeg/libavformat/
Drtpenc.h74 #define FF_RTP_FLAG_OPTS(ctx, fieldname) \ argument
/third_party/mesa3d/src/compiler/isaspec/
Dencode.py155 def append_field(self, fieldname): argument
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto359 optional int32 fieldname = 1 [(fieldopt) = { s:'FieldAnnotation' }]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto359 optional int32 fieldname = 1 [(fieldopt) = { s:'FieldAnnotation' }]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto359 optional int32 fieldname = 1 [(fieldopt) = { s:'FieldAnnotation' }]; field
/third_party/python/Modules/_ctypes/
Dstgdict.c563 const char *fieldname = PyUnicode_AsUTF8(name); in PyCStructUnionType_update_stgdict() local
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto387 optional int32 fieldname = 1 [(fieldopt) = { s: 'FieldAnnotation' }]; field
/third_party/python/Lib/distutils/
Ddist.py30 def _ensure_list(value, fieldname): argument
/third_party/node/deps/v8/src/torque/
Dimplementation-visitor.h82 std::string fieldname) { in FieldAccess()
Dimplementation-visitor.cc1560 const std::string& fieldname = f.name_and_type.name; in GenerateArrayLength() local
2246 LocationReference reference, const std::string& fieldname, in GenerateFieldAccess()
2500 const std::string& fieldname = field.name_and_type.name; in GenerateFetchFromLocation() local
2566 const std::string& fieldname = field.name_and_type.name; in GenerateAssignToLocation() local
Dtypes.cc1064 const std::string& fieldname) { in ProjectStructField()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java706 String fieldname = key.substring(0, key.indexOf(' ')); in removeIgnored() local
/third_party/elfutils/libcpu/
Di386_parse.y810 char *fieldname = runp->field->name; in fillin_arg() local