/external/vboot_reference/firmware/2lib/ |
D | 2api.c | 29 void vb2api_fail(struct vb2_context *ctx, uint8_t reason, uint8_t subcode) in vb2api_fail()
|
D | 2misc.c | 66 void vb2_fail(struct vb2_context *ctx, uint8_t reason, uint8_t subcode) in vb2_fail()
|
/external/python/cpython2/Lib/plat-mac/ |
D | aetools.py | 210 def newevent(self, code, subcode, parameters = {}, attributes = {}): argument 227 def send(self, code, subcode, parameters = {}, attributes = {}): argument
|
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.h | 100 void SetExceptionInformation(int type, int code, int subcode, in SetExceptionInformation()
|
D | exception_handler.cc | 568 int subcode = 0; in WaitForMessage() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmppengineimpl.h | 106 virtual Error GetError(int *subcode) { in GetError()
|
D | xmppclient.cc | 160 XmppEngine::Error XmppClient::GetError(int* subcode) { in GetError()
|
D | xmppengineimpl.cc | 97 XmppReturnStatus XmppEngineImpl::ConnectionClosed(int subcode) { in ConnectionClosed()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestValidity.java | 299 private String shorten(String subcode, Map<String, String> shortened) { in shorten() argument
|
/external/apache-http/src/org/apache/http/impl/ |
D | EnglishReasonPhraseCatalog.java | 94 final int subcode = status - 100*category; in getReason() local 125 final int subcode = status - 100*category; in setReason() local
|
/external/v8/src/x64/ |
D | assembler-x64.cc | 781 void Assembler::immediate_arithmetic_op(byte subcode, in immediate_arithmetic_op() 801 void Assembler::immediate_arithmetic_op(byte subcode, Operand dst, in immediate_arithmetic_op() 817 void Assembler::immediate_arithmetic_op_16(byte subcode, in immediate_arithmetic_op_16() 837 void Assembler::immediate_arithmetic_op_16(byte subcode, Operand dst, in immediate_arithmetic_op_16() 853 void Assembler::immediate_arithmetic_op_8(byte subcode, Operand dst, in immediate_arithmetic_op_8() 864 void Assembler::immediate_arithmetic_op_8(byte subcode, in immediate_arithmetic_op_8() 881 int subcode, in shift() 899 void Assembler::shift(Operand dst, Immediate shift_amount, int subcode, in shift() 917 void Assembler::shift(Register dst, int subcode, int size) { in shift() 925 void Assembler::shift(Operand dst, int subcode, int size) { in shift()
|
D | assembler-x64.h | 792 #define DECLARE_SHIFT_INSTRUCTION(instruction, subcode) \ argument
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | vt320.java | 2593 String subcode = ""; in putChar() local
|
/external/libevent/ |
D | http.c | 2980 int subcode = code % 100; in evhttp_response_phrase_internal() local
|
/external/kernel-headers/original/uapi/sound/ |
D | asound.h | 58 unsigned char subcode[147]; /* AES/IEC958 subcode bits */ member
|