/external/libunwind_llvm/src/ |
D | libunwind.cpp | 70 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/ |
D | rest-params-lazy-parsing.js | 7 function variadic(co, ...values) { argument 15 var arrowVariadic = (co, ...values) => { argument
|
/external/curl/lib/ |
D | cookie.c | 103 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/ |
D | cpu.c | 57 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/ |
D | channel_map.cpp | 178 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/ |
D | IncrementalSAXSource_Filter.java | 106 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/ |
D | wpas_kay.c | 93 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/ |
D | ExprClassification.cpp | 340 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/ |
D | modulegraph.py | 144 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/ |
D | test_subpicture.c | 44 static void PrintComponentOrder(const char *co) in PrintComponentOrder()
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-multiple-nonvirtual-inheritance.cpp | 162 ChildOverride co; in emit_ctors() local
|
/external/libedit/examples/ |
D | tc1.c | 181 int ac, cc, co; in main() local
|
D | wtc1.c | 158 int ac, cc, co, rc; in main() local
|
/external/libpng/contrib/libtests/ |
D | tarith.c | 328 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/ |
D | picosig2.c | 594 picoos_int32 *co, *so, *c, *s, voxbnd, voxbnd2; in phase_spec2() local 697 picoos_int32 *co, *so; in env_spec() local
|
/external/libedit/src/ |
D | tokenizer.c | 199 int cc, co; in FUN() local
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_secy_ops.c | 90 enum confidentiality_offset co) in secy_cp_control_confidentiality_offset()
|
D | ieee802_1x_kay.h | 153 enum confidentiality_offset co; member
|
/external/opencv3/modules/features2d/src/kaze/ |
D | AKAZEFeatures.cpp | 984 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
|
D | KAZEFeatures.cpp | 788 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/ |
D | get_context_list.c | 399 struct context_order *co = NULL; in get_ordered_context_list() local
|
/external/clang/test/CXX/special/class.copy/ |
D | implicit-move.cpp | 238 CopyOnly co; member
|
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
D | SSLEngineImplTest.java | 1036 ByteBuffer co = ByteBuffer.allocate( in doDataExchange() local
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 3457 IRTemp co; member 3463 IRTemp co; member 3469 IRTemp co; member 3475 IRTemp co; member
|
D | guest_x86_helpers.c | 438 Int op, co; in showCounts() local 478 Int op, co; in initCounts() local
|