/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | peephole.c | 92 int opcode; local 205 int opcode; local 257 int i,j, opcode, blockcnt = 0; local 315 int tgt, tgttgt, opcode; local
|
D | compile.c | 663 opcode_stack_effect(int opcode, int oparg) in opcode_stack_effect() 901 compiler_addop(struct compiler *c, int opcode) in compiler_addop() 992 compiler_addop_o(struct compiler *c, int opcode, PyObject *dict, in compiler_addop_o() 1002 compiler_addop_name(struct compiler *c, int opcode, PyObject *dict, in compiler_addop_name() 1021 compiler_addop_i(struct compiler *c, int opcode, int oparg) in compiler_addop_i() 1037 compiler_addop_j(struct compiler *c, int opcode, basicblock *b, int absolute) in compiler_addop_j()
|
D | ceval.c | 80 void dump_tsc(int opcode, int ticked, uint64 inst0, uint64 inst1, in dump_tsc() 694 register int opcode; /* Current opcode */ in PyEval_EvalFrameEx() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | peephole.c | 92 int opcode; in fold_binops_on_constants() local 194 int opcode; in fold_unaryops_on_constants() local 246 int i,j, opcode, blockcnt = 0; in markblocks() local 304 int tgt, tgttgt, opcode; in PyCode_Optimize() local
|
D | compile.c | 686 opcode_stack_effect(int opcode, int oparg) in opcode_stack_effect() 924 compiler_addop(struct compiler *c, int opcode) in compiler_addop() 1015 compiler_addop_o(struct compiler *c, int opcode, PyObject *dict, in compiler_addop_o() 1025 compiler_addop_name(struct compiler *c, int opcode, PyObject *dict, in compiler_addop_name() 1044 compiler_addop_i(struct compiler *c, int opcode, int oparg) in compiler_addop_i() 1060 compiler_addop_j(struct compiler *c, int opcode, basicblock *b, int absolute) in compiler_addop_j()
|
D | ceval.c | 82 void dump_tsc(int opcode, int ticked, uint64 inst0, uint64 inst1, in dump_tsc() 696 register int opcode; /* Current opcode */ in PyEval_EvalFrameEx() local
|
/device/linaro/hikey/wpan/uim/ |
D | uim.h | 96 uint16_t opcode; /* OCF & OGF */ member 109 uint16_t opcode; member 116 uint16_t opcode; member
|
D | uim.c | 149 static int read_command_complete(int fd, unsigned short opcode) in read_command_complete()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | res_debug.c | 154 ns_opcode opcode; in do_section() local 223 u_int opcode, rcode, id; in fp_nquery() local 497 p_section(int section, int opcode) { in p_section()
|
/device/linaro/bootloader/edk2/StdLib/Include/arpa/ |
D | nameser_compat.h | 104 unsigned opcode: 4; /*%< purpose of message */ member 120 unsigned opcode :4; /*%< purpose of message */ member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | atapi.h | 169 UINT8 opcode; member 184 UINT8 opcode; member 200 UINT8 opcode; member 216 UINT8 opcode; member 232 UINT8 opcode; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | Atapi.h | 349 UINT8 opcode; member 367 UINT8 opcode; member 386 UINT8 opcode; member 405 UINT8 opcode; member 424 UINT8 opcode; member 443 UINT8 opcode; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 205 add_opcode(regex_t* reg, int opcode) in add_opcode() 275 add_opcode_rel_addr(regex_t* reg, int opcode, int addr) in add_opcode_rel_addr() 300 add_opcode_option(regex_t* reg, int opcode, OnigOptionType option) in add_opcode_option() 5821 op2name(int opcode) in op2name() 5833 op2arg_type(int opcode) in op2arg_type()
|
D | regexec.c | 1188 #define MOP_IN(opcode) do {\ argument 1231 #define MOP_IN(opcode) argument
|
D | regint.h | 767 short int opcode; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | pickletester.py | 760 def produce_global_ext(self, extcode, opcode): argument
|
/device/lge/bullhead/original-kernel-headers/linux/ |
D | fuse.h | 660 uint32_t opcode; member
|
/device/huawei/angler/kernel-headers/linux/ |
D | fuse.h | 499 uint32_t opcode; member
|
/device/lge/bullhead/kernel-headers/linux/ |
D | fuse.h | 499 uint32_t opcode; member
|
/device/huawei/angler/original-kernel-headers/linux/ |
D | fuse.h | 660 uint32_t opcode; member
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 576 void glLogicOp(GLenum opcode) in glLogicOp()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | cPickle.c | 1014 char opcode = l ? NEWTRUE : NEWFALSE; in save_bool() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | cPickle.c | 983 char opcode = l ? NEWTRUE : NEWFALSE; in save_bool() local
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 929 void glLogicOp(GLenum opcode) in glLogicOp()
|
D | gl_enc.cpp | 2982 void glLogicOp_enc(void *self , GLenum opcode) in glLogicOp_enc()
|