Home
last modified time | relevance | path

Searched +defs:p +defs:code (Results 1 – 25 of 1317) sorted by relevance

12345678910>>...53

/aosp_15_r20/external/bc/src/
H A Dprogram.c93 bc_program_index(const char* restrict code, size_t* restrict bgn) in bc_program_index()
114 bc_program_string(BcProgram* p, const BcNum* n) in bc_program_string()
128 bc_program_prepGlobals(BcProgram* p) in bc_program_prepGlobals()
150 bc_program_popGlobals(BcProgram* p, bool reset) in bc_program_popGlobals()
175 bc_program_dereference(const BcProgram* p, BcVec* vec) in bc_program_dereference()
206 bc_program_pushBigdig(BcProgram* p, BcBigDig dig, BcResultType type) in bc_program_pushBigdig()
221 bc_program_addString(BcProgram* p, const char* str) in bc_program_addString()
252 bc_program_search(BcProgram* p, const char* name, bool var) in bc_program_search()
286 bc_program_vec(const BcProgram* p, size_t idx, BcType type) in bc_program_vec()
304 bc_program_num(BcProgram* p, BcResult* r) in bc_program_num()
[all …]
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java182 public void write(byte[] code, int index) { in write()
337 public int insert(byte[] code) in insert()
364 public void insert(int pos, byte[] code) throws BadBytecode { in insert()
388 public int insertAt(int pos, byte[] code) throws BadBytecode { in insertAt()
410 public int insertEx(byte[] code) in insertEx()
437 public void insertEx(int pos, byte[] code) throws BadBytecode { in insertEx()
461 public int insertExAt(int pos, byte[] code) throws BadBytecode { in insertExAt()
469 private int insert0(int pos, byte[] code, boolean exclusive) in insert0()
479 int p = pos; in insert0() local
687 public int append(byte[] code) { in append()
[all …]
/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dheader.c71 unsigned char **p, unsigned char *end) in lws_add_http_header_by_name()
99 int lws_finalize_http_header(struct lws *wsi, unsigned char **p, in lws_finalize_http_header()
120 unsigned char *p; in lws_finalize_write_http_header() local
138 unsigned char **p, unsigned char *end) in lws_add_http_header_by_token()
156 unsigned char **p, unsigned char *end) in lws_add_http_header_content_length()
177 lws_add_http_common_headers(struct lws *wsi, unsigned int code, in lws_add_http_common_headers()
179 unsigned char **p, unsigned char *end) in lws_add_http_common_headers()
306 unsigned char **p, unsigned char *end) in lws_add_http_header_status()
312 unsigned int code = _code & LWSAHH_CODE_MASK; in lws_add_http_header_status() local
410 lws_return_http_status(struct lws *wsi, unsigned int code, in lws_return_http_status()
[all …]
/aosp_15_r20/external/bc/include/
H A Dprogram.h182 #define BC_PROG_IBASE(p) ((p)->globals[BC_PROG_GLOBALS_IBASE]) argument
189 #define BC_PROG_OBASE(p) ((p)->globals[BC_PROG_GLOBALS_OBASE]) argument
196 #define BC_PROG_SCALE(p) ((p)->globals[BC_PROG_GLOBALS_SCALE]) argument
213 #define bc_program_retire(p, nres, nops) \ argument
234 #define bc_program_pushVar(p, code, bgn, pop, copy) \ argument
241 #define bc_program_pushVar(p, code, bgn, pop, copy) \ argument
475 #define BC_PROG_JUMP(inst, code, ip) \ argument
489 #define BC_PROG_JUMP(inst, code, ip) \ argument
991 #define BC_PROG_JUMP(inst, code, ip) break argument
/aosp_15_r20/external/freetype/src/cff/
H A Dcffparse.c42 FT_UInt code, in cff_parser_init()
99 FT_Byte* p = start; in cff_parse_integer() local
188 FT_Byte* p = start; in cff_parse_real() local
1024 #define CFF_FIELD_NUM( code, name, id ) \ argument
1026 #define CFF_FIELD_FIXED( code, name, id ) \ argument
1028 #define CFF_FIELD_FIXED_1000( code, name, id ) \ argument
1030 #define CFF_FIELD_STRING( code, name, id ) \ argument
1032 #define CFF_FIELD_BOOL( code, name, id ) \ argument
1043 #define CFF_FIELD_CALLBACK( code, name, id ) \ argument
1052 #define CFF_FIELD_BLEND( code, id ) \ argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
396 def _simple(p): argument
509 def _compile_info(code, pattern, flags): argument
571 def _code(p, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
738 def compile(p, flags=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
396 def _simple(p): argument
509 def _compile_info(code, pattern, flags): argument
571 def _code(p, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
738 def compile(p, flags=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
396 def _simple(p): argument
509 def _compile_info(code, pattern, flags): argument
571 def _code(p, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
738 def compile(p, flags=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
396 def _simple(p): argument
509 def _compile_info(code, pattern, flags): argument
571 def _code(p, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
738 def compile(p, flags=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
396 def _simple(p): argument
509 def _compile_info(code, pattern, flags): argument
571 def _code(p, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
738 def compile(p, flags=0): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/
H A D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
396 def _simple(p): argument
509 def _compile_info(code, pattern, flags): argument
571 def _code(p, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
738 def compile(p, flags=0): argument
/aosp_15_r20/external/ply/ply/example/GardenSnake/
H A DGardenSnake.py386 def p_file_input_end(p): argument
391 def p_file_input(p): argument
410 def p_funcdef(p): argument
417 def p_parameters(p): argument
428 def p_varargslist(p): argument
439 def p_stmt_simple(p): argument
445 def p_stmt_compound(p): argument
452 def p_simple_stmt(p): argument
458 def p_small_stmts(p): argument
470 def p_small_stmt(p): argument
[all …]
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_curl.cc65 CURLMcode code = curl_interface_->MultiSocketAction( in OnSocketReady() local
138 CURLcode code = curl_interface_->EasySetOptStr(curl_handle, CURLOPT_URL, url); in CreateConnection() local
254 CURLMcode code = curl_interface_->MultiAddHandle( in StartAsyncTransfer() local
270 auto p = request_id_map_.find(request_id); in CancelRequest() local
315 CURLcode code, in AddEasyCurlError()
324 CURLMcode code, in AddMultiCurlError()
343 CURLMcode code = curl_interface_->MultiSetSocketCallback( in SetupAsyncCurl() local
462 void Transport::OnTransferComplete(Connection* connection, CURLcode code) { in OnTransferComplete()
463 auto p = async_requests_.find(connection); in OnTransferComplete() local
513 auto p = async_requests_.find(connection); in CleanAsyncConnection() local
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h163 PyCodeObject *code = PyFrame_GetCode(frame); in _PyFrame_GetCodeBorrow() local
521 PyFloat_Pack4(double x, char *p, int le) in PyFloat_Pack4()
525 PyFloat_Pack8(double x, char *p, int le) in PyFloat_Pack8()
529 PyFloat_Unpack4(const char *p, int le) in PyFloat_Unpack4()
533 PyFloat_Unpack8(const char *p, int le) in PyFloat_Unpack8()
541 PyCode_GetCode(PyCodeObject *code) in PyCode_GetCode()
551 PyCode_GetVarnames(PyCodeObject *code) in PyCode_GetVarnames()
560 PyCode_GetFreevars(PyCodeObject *code) in PyCode_GetFreevars()
569 PyCode_GetCellvars(PyCodeObject *code) in PyCode_GetCellvars()
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/
H A Dcurses.priv.h247 #define NetPair(value,p) (value).ext_color = (p), \ argument
250 #define SetPair(value,p) (value).ext_color = (p) argument
254 #define SET_WINDOW_PAIR(w,p) (w)->_color = (p) argument
259 #define SetPair(value,p) RemAttr(value, A_COLOR), \ argument
264 #define SET_WINDOW_PAIR(w,p) WINDOW_ATTRS(w) &= ALL_BUT_COLOR, \ argument
274 #define SET_SCREEN_PAIR(s,p) SetPair(SCREEN_ATTRS(s), p) argument
770 #define if_WIDEC(code) code argument
800 #define if_WIDEC(code) /* nothing */ argument
843 #define FreeIfNeeded(p) if ((p) != 0) free(p) argument
848 #define FreeAndNull(p) free(p); p = 0 argument
[all …]
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/
H A DHtmlBuilder.kt102 fun p(text: String, cssClass: String? = null) = tagValueNl("p", text, cssClass) method
103 fun p(cssClass: String? = null, block: Block) = p(block.render(), cssClass) method in org.conscrypt.doclet.HtmlBuilder
109 fun code(text: String, cssClass: String? = null) = tagValue("code", text, cssClass) method
110 fun code(cssClass: String? = null, block: Block) = code(block.render(), cssClass) method
276 row(data2) { p: Pair<String, String> -> method
285 rowGroup(data3, title = "Row Group", colspan = 2) { p: Pair<String, String> -> method
/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c92 #define PUTOFFSET(s,p) *p++ = s argument
93 #define GETOFFSET(s,p) s = *p++ argument
94 #define GETPLUSOFFSET(s,p) s = *(++p) argument
95 #define READPLUSOFFSET(s,p) s = p[1] argument
96 #define SKIPOFFSET(p) p++ argument
99 #define PUTOFFSET(s,p) \ argument
101 #define GETOFFSET(s,p) \ argument
103 #define GETPLUSOFFSET(s,p) \ argument
105 #define READPLUSOFFSET(s,p) \ argument
107 #define SKIPOFFSET(p) p += 2 argument
[all …]
H A Dpcre2_study.c103 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code, in find_minlength()
784 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf, in set_table_bit()
956 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, in set_start_bits()
1088 const uint32_t *p = PRIV(ucd_caseless_sets) + tcode[2]; in set_start_bits() local
1608 PCRE2_SPTR p = tcode + 1 + LINK_SIZE + 1 + ((classmap == NULL)? 0:32); in set_start_bits() local
1765 PCRE2_UCHAR *code; in PRIV() local
1797 uint8_t *p = re->start_bitmap; in PRIV() local
/aosp_15_r20/external/python/cpython2/Modules/
Dzipimport.c63 char *path, *p, *prefix, buf[MAXPATHLEN+2]; in zipimporter_init() local
228 char *p; in make_filename() local
312 PyObject *code, *mod, *dict; in zipimporter_load_module() local
377 PyObject *code; in zipimporter_get_filename() local
424 char *p, buf[MAXPATHLEN + 1]; in zipimporter_get_data() local
1057 PyObject *code; in unmarshal_code() local
1106 char *buf, *q, *p = PyString_AsString(source); in normalize_line_endings() local
1142 PyObject *code, *fixed_source; in compile_source() local
1205 PyObject *data, *code; in get_code_from_data() local
1246 PyObject *code = NULL; in get_module_code() local
/aosp_15_r20/external/e2fsprogs/lib/et/
H A Dcom_right.c49 com_right(struct et_list *list, long code) in com_right()
51 struct et_list *p; in com_right() local
60 com_right_r(struct et_list *list, long code, char *str, size_t len) in com_right_r()
62 struct et_list *p; in com_right_r() local
116 struct et_list *p = et; in free_error_table() local
/aosp_15_r20/external/tcpdump/
H A Dsmbutil.c113 interpret_long_date(netdissect_options *ndo, const u_char *p) in interpret_long_date()
186 const u_char *p; in name_ptr() local
225 const u_char *p = name_ptr(ndo, buf, ofs, maxbuf); in name_extract() local
333 const char *p = fmt; in write_bits() local
492 char *p; in smb_fdata1() local
836 char *p; in smb_fdata() local
946 int code; member
1042 int code; member
1090 uint32_t code; member
H A Dprint-ppp.c416 u_int code, len; in handle_ctrl_proto() local
591 const u_char *p, u_int length) in print_lcp_config_options()
805 const u_char *p, u_int length) in handle_mlppp()
829 const u_char *p, u_int length) in handle_chap()
831 u_int code, len; in handle_chap() local
900 const u_char *p, u_int length) in handle_pap()
902 u_int code, len; in handle_pap() local
1007 const u_char *p, u_int length) in print_ipcp_config_options()
1146 const u_char *p, u_int length) in print_ip6cp_config_options()
1206 const u_char *p, u_int length) in print_ccp_config_options()
[all …]
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunames.cpp101 UChar32 code; member
448 static uint16_t getExtName(uint32_t code, char *buffer, uint16_t bufferLength) { in getExtName()
483 getGroup(UCharNames *names, uint32_t code) { in getGroup()
578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, in getName()
775 uint32_t code, in writeFactorSuffix()
852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, in getAlgName()
1079 UChar32 code; in findAlgName() local
1218 uint32_t *p; in calcAlgNameSetsLengths() local
1450 u_charName(UChar32 code, UCharNameChoice nameChoice, in u_charName()
1454 uint32_t *p; in u_charName() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunames.cpp101 UChar32 code; member
448 static uint16_t getExtName(uint32_t code, char *buffer, uint16_t bufferLength) { in getExtName()
483 getGroup(UCharNames *names, uint32_t code) { in getGroup()
578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, in getName()
775 uint32_t code, in writeFactorSuffix()
852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, in getAlgName()
1079 UChar32 code; in findAlgName() local
1218 uint32_t *p; in calcAlgNameSetsLengths() local
1450 u_charName(UChar32 code, UCharNameChoice nameChoice, in u_charName()
1454 uint32_t *p; in u_charName() local
[all …]
/aosp_15_r20/external/python/cpython2/Lib/
Dsre_compile.py64 def _compile(code, pattern, flags): argument
228 def _compile_charset(charset, flags, code, fixup=None, fixes=None): argument
433 def _compile_info(code, pattern, flags): argument
552 def _code(p, flags): argument
567 def compile(p, flags=0): argument

12345678910>>...53