| /third_party/vixl/src/aarch32/ |
| H A D | operands-aarch32.cc | 156 DataType ImmediateVbic::DecodeDt(uint32_t cmode) { in DecodeDt() argument 174 NeonImmediate ImmediateVbic::DecodeImmediate(uint32_t cmode, in DecodeImmediate() argument 295 DataType ImmediateVmov::DecodeDt(uint32_t cmode) { in DecodeDt() argument 320 NeonImmediate ImmediateVmov::DecodeImmediate(uint32_t cmode, in DecodeImmediate() argument 403 DecodeDt(uint32_t cmode) DecodeDt() argument 423 DecodeImmediate(uint32_t cmode, uint32_t immediate) DecodeImmediate() argument 478 DecodeDt(uint32_t cmode) DecodeDt() argument 496 DecodeImmediate(uint32_t cmode, uint32_t immediate) DecodeImmediate() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | faxcompr.c | 261 int cmode; in decode_group3_2d_line() local [all...] |
| H A D | ralf.c | 247 int cmode = 0, coeff = 0; in decode_channel() local [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-session.c | 344 long cmode; in lws_tls_session_cache() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_cipher.h | 156 uint32_t cmode = args[1].As<v8::Uint32>()->Value(); in New() local
|
| /third_party/skia/src/c/ |
| H A D | sk_effects.cpp | 49 sk_shader_new_linear_gradient(const sk_point_t pts[2], const sk_color_t colors[], const float colorPos[], int colorCount, sk_shader_tilemode_t cmode, const sk_matrix_t* cmatrix) sk_shader_new_linear_gradient() argument 75 sk_shader_new_radial_gradient(const sk_point_t* ccenter, float radius, const sk_color_t colors[], const float colorPos[], int colorCount, sk_shader_tilemode_t cmode, const sk_matrix_t* cmatrix) sk_shader_new_radial_gradient() argument 117 sk_shader_new_two_point_conical_gradient(const sk_point_t* start, float startRadius, const sk_point_t* end, float endRadius, const sk_color_t colors[], const float colorPos[], int colorCount, sk_shader_tilemode_t cmode, const sk_matrix_t* cmatrix) sk_shader_new_two_point_conical_gradient() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_print.cpp | 707 unsigned cmode = (subOp & NV50_IR_SUBOP_XMAD_CMODE_MASK); in print() local
|
| H A D | nv50_ir_emit_gm107.cpp | 1975 unsigned cmode = (insn->subOp & NV50_IR_SUBOP_XMAD_CMODE_MASK); in emitXMAD() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | dfs.c | 891 struct hostapd_hw_modes *cmode = iface->current_mode; in hostapd_dfs_start_channel_switch() local
|
| H A D | beacon.c | 1402 struct hostapd_hw_modes *cmode = iface->current_mode; in ieee802_11_set_beacon() local
|
| H A D | ap_drv_ops.c | 549 struct hostapd_hw_modes *cmode = hapd->iface->current_mode; in hostapd_set_freq() local 802 struct hostapd_hw_modes *cmode = iface->current_mode; in hostapd_start_dfs_cac() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showfreqs.c | 49 int cmode; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | dfs.c | 1041 struct hostapd_hw_modes *cmode = iface->current_mode; in hostapd_dfs_start_channel_switch() local
|
| H A D | beacon.c | 1785 struct hostapd_hw_modes *cmode = iface->current_mode; in __ieee802_11_set_beacon() local
|
| H A D | ap_drv_ops.c | 556 struct hostapd_hw_modes *cmode = hapd->iface->current_mode; in hostapd_set_freq() local 823 struct hostapd_hw_modes *cmode = iface->current_mode; in hostapd_start_dfs_cac() local
|
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | disasm-arm.cc | 1765 byte cmode = instr->Bits(11, 8); in DecodeVmovImmediate() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | map-updater.cc | 297 DetectIntegrityLevelTransitions( Map map, Isolate* isolate, DisallowGarbageCollection* no_gc, ConcurrencyMode cmode) DetectIntegrityLevelTransitions() argument 342 TryUpdateNoLock(Isolate* isolate, Map old_map, ConcurrencyMode cmode) TryUpdateNoLock() argument
|
| H A D | map-inl.h | 762 Map Map::ElementsTransitionMap(Isolate* isolate, ConcurrencyMode cmode) { in ElementsTransitionMap() argument
|
| H A D | map.cc | 892 FindElementsKindTransitionedMap(Isolate* isolate, MapHandles const& candidates, ConcurrencyMode cmode) FindElementsKindTransitionedMap() argument 935 FindClosestElementsTransition(Isolate* isolate, Map map, ElementsKind to_kind, ConcurrencyMode cmode) FindClosestElementsTransition() argument 956 LookupElementsTransitionMap(Isolate* isolate, ElementsKind to_kind, ConcurrencyMode cmode) LookupElementsTransitionMap() argument 1059 TryAsElementsKind(Isolate* isolate, Handle<Map> map, ElementsKind kind, ConcurrencyMode cmode) TryAsElementsKind() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 1596 unsigned cmode = fieldFromInstruction(insn, 12, 4); in DecodeModImmInstruction() local 1635 unsigned cmode = fieldFromInstruction(insn, 12, 4); in DecodeModImmTiedInstruction() local
|
| /third_party/backends/backend/ |
| H A D | coolscan.c | 3973 int xres, yres, cmode; in swap_res() local
|
| /third_party/node/deps/v8/src/diagnostics/arm64/ |
| H A D | disasm-arm64.cc | 2790 int cmode = instr->NEONCmode(); in VisitNEONModifiedImmediate() local 4031 int cmode = instr->NEONCmode(); SubstituteImmediateField() local 4037 int cmode = instr->NEONCmode(); SubstituteImmediateField() local [all...] |
| /third_party/python/Python/ |
| H A D | fileutils.c | 1607 char cmode[10]; in _Py_wfopen() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 3513 unsigned cmode = fieldFromInstruction(Insn, 8, 4); in DecodeMVEModImmInstruction() local 5672 unsigned cmode = fieldFromInstruction(Insn, 8, 4); in DecodeVCVTD() local 5731 unsigned cmode = fieldFromInstruction(Insn, 8, 4); in DecodeVCVTQ() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.cc | 3844 int cmode = (cmode_3 << 3) | (cmode_2 << 2) | (cmode_1 << 1); in NEONModifiedImmShiftLsl() local 3859 int cmode = 0xC | cmode_0; in NEONModifiedImmShiftMsl() local
|