Home
last modified time | relevance | path

Searched defs:co (Results 1 – 25 of 56) sorted by relevance

123

/external/libunwind_llvm/src/
Dlibunwind.cpp70 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_init_local() local
164 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_get_reg() local
179 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_set_reg() local
198 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_get_fpreg() local
217 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_set_fpreg() local
229 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_step() local
239 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_get_proc_info() local
251 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_resume() local
263 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_get_proc_name() local
275 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in unw_is_fpreg() local
[all …]
/external/v8/test/mjsunit/es6/
Drest-params-lazy-parsing.js7 function variadic(co, ...values) { argument
15 var arrowVariadic = (co, ...values) => { argument
/external/curl/lib/
Dcookie.c103 static void freecookie(struct Cookie *co) in freecookie()
300 struct Cookie *co, *nx, *pv; in remove_expired() local
375 struct Cookie *co; in Curl_cookie_add() local
1009 struct Cookie *co; in Curl_cookie_getlist() local
1137 void Curl_cookie_freelist(struct Cookie *co, bool cookiestoo) in Curl_cookie_freelist()
1212 static char *get_netscape_format(const struct Cookie *co) in get_netscape_format()
1246 struct Cookie *co; in cookie_output() local
/external/fio/engines/
Dcpu.c57 struct cpu_options *co = td->eo; in fio_cpuio_queue() local
71 struct cpu_options *co = td->eo; in fio_cpuio_init() local
/external/aac/libAACenc/src/
Dchannel_map.cpp178 const INT* FDKaacEnc_getChannelAssignment(CHANNEL_MODE encMode, CHANNEL_ORDER co) in FDKaacEnc_getChannelAssignment()
224 …T_INFO* elInfo, MP4_ELEMENT_ID elType, INT* cnt, CHANNEL_MODE mode, CHANNEL_ORDER co, INT* it_cnt,… in FDKaacEnc_initElement()
260 AAC_ENCODER_ERROR FDKaacEnc_InitChannelMapping(CHANNEL_MODE mode, CHANNEL_ORDER co, CHANNEL_MAPPING… in FDKaacEnc_InitChannelMapping()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DIncrementalSAXSource_Filter.java106 public IncrementalSAXSource_Filter(CoroutineManager co, int controllerCoroutineID) in IncrementalSAXSource_Filter()
114 …static public IncrementalSAXSource createIncrementalSAXSource(CoroutineManager co, int controllerC… in createIncrementalSAXSource()
122 public void init( CoroutineManager co, int controllerCoroutineID, in init()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_kay.c93 static unsigned int conf_offset_val(enum confidentiality_offset co) in conf_offset_val()
110 enum confidentiality_offset co) in wpas_create_receive_sc()
151 enum confidentiality_offset co) in wpas_create_transmit_sc()
/external/clang/lib/AST/
DExprClassification.cpp340 const BinaryConditionalOperator *co = cast<BinaryConditionalOperator>(E); in ClassifyInternal() local
347 const ConditionalOperator *co = cast<ConditionalOperator>(E); in ClassifyInternal() local
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/
Dmodulegraph.py144 def _code_to_file(co): argument
1273 def _scan_code(self, co, m): argument
1283 def _scan_ast(self, co, m): argument
1287 def _scan_bytecode_stores(self, co, m, argument
1317 def _scan_bytecode(self, co, m, argument
1656 def _replace_paths_in_code(self, co): argument
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
Dtest_subpicture.c44 static void PrintComponentOrder(const char *co) in PrintComponentOrder()
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-multiple-nonvirtual-inheritance.cpp162 ChildOverride co; in emit_ctors() local
/external/libedit/examples/
Dtc1.c181 int ac, cc, co; in main() local
Dwtc1.c158 int ac, cc, co, rc; in main() local
/external/libpng/contrib/libtests/
Dtarith.c328 static int check_one_character(checkfp_command *co, checkfp_control c, int ch) in check_one_character()
520 static int check_all_characters(checkfp_command *co, checkfp_control c) in check_all_characters()
533 static int check_some_characters(checkfp_command *co, checkfp_control c, in check_some_characters()
/external/svox/pico/lib/
Dpicosig2.c594 picoos_int32 *co, *so, *c, *s, voxbnd, voxbnd2; in phase_spec2() local
697 picoos_int32 *co, *so; in env_spec() local
/external/libedit/src/
Dtokenizer.c199 int cc, co; in FUN() local
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_secy_ops.c90 enum confidentiality_offset co) in secy_cp_control_confidentiality_offset()
Dieee802_1x_kay.h153 enum confidentiality_offset co; member
/external/opencv3/modules/features2d/src/kaze/
DAKAZEFeatures.cpp984 float sample_x = 0.0, sample_y = 0.0, co = 0.0, si = 0.0, angle = 0.0; in Get_MSURF_Descriptor_64() local
1315 … float xf, float yf, float co, float si, float scale) const in MLDB_Fill_Values()
1409 float co = cos(kpt.angle); in Get_MLDB_Full_Descriptor() local
1448 float co = cos(angle); in Get_MLDB_Descriptor_Subset() local
DKAZEFeatures.cpp788 float sample_x = 0.0, sample_y = 0.0, co = 0.0, si = 0.0, angle = 0.0; in Get_KAZE_Descriptor_64() local
1069 float sample_x = 0.0, sample_y = 0.0, co = 0.0, si = 0.0, angle = 0.0; in Get_KAZE_Descriptor_128() local
/external/selinux/libselinux/src/
Dget_context_list.c399 struct context_order *co = NULL; in get_ordered_context_list() local
/external/clang/test/CXX/special/class.copy/
Dimplicit-move.cpp238 CopyOnly co; member
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
DSSLEngineImplTest.java1036 ByteBuffer co = ByteBuffer.allocate( in doDataExchange() local
/external/valgrind/VEX/priv/
Dir_opt.c3457 IRTemp co; member
3463 IRTemp co; member
3469 IRTemp co; member
3475 IRTemp co; member
Dguest_x86_helpers.c438 Int op, co; in showCounts() local
478 Int op, co; in initCounts() local

123