/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | mdesc.c | 1059 unsigned long def, unsigned long max) in get_one_mondo_bits() 1077 *mask = ((1U << def) * 64U) - 1U; in get_one_mondo_bits() 1058 get_one_mondo_bits(const u64 *p, unsigned int *mask, unsigned long def, unsigned long max) get_one_mondo_bits() argument
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | mdesc.c | 1059 unsigned long def, unsigned long max) in get_one_mondo_bits() 1077 *mask = ((1U << def) * 64U) - 1U; in get_one_mondo_bits() 1058 get_one_mondo_bits(const u64 *p, unsigned int *mask, unsigned long def, unsigned long max) get_one_mondo_bits() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 143 reg_cfg[1].def = 0x03; in lt9611_mipi_input_digital() 389 reg_cfg[2].def = 0x73; in lt9611_hdmi_tx_phy()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tlv320aic3x.c | 1412 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power() 1413 pll_d == aic3x_reg[AIC3X_PLL_PROGD_REG].def) { in aic3x_set_power()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/ |
H A D | vim2m.c | 1165 .def = 1, 1197 vim2m_ctrl_trans_time_msec.def = default_transtime; in vim2m_open()
|
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/ |
H A D | rkvdec.c | 77 .cfg.def = V4L2_MPEG_VIDEO_H264_DECODE_MODE_FRAME_BASED, 82 .cfg.def = V4L2_MPEG_VIDEO_H264_START_CODE_ANNEX_B,
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/ |
H A D | vim2m.c | 1155 .def = 1, 1187 vim2m_ctrl_trans_time_msec.def = default_transtime; in vim2m_open()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 122 reg_cfg[1].def = 0x03; in lt9611_mipi_input_digital() 408 reg_cfg[2].def = 0x73; in lt9611_hdmi_tx_phy()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tlv320aic3x.c | 1406 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power() 1407 pll_d == aic3x_reg[AIC3X_PLL_PROGD_REG].def) { in aic3x_set_power()
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 506 SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) { in GetNotDefaultOrNull() 507 return a == def ? nullptr : a; in GetNotDefaultOrNull() 505 GetNotDefaultOrNull( SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) GetNotDefaultOrNull() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DecimalFormat.java | 321 ULocale def = ULocale.getDefault(ULocale.Category.FORMAT); in DecimalFormat() 322 String pattern = getPattern(def, NumberFormat.NUMBERSTYLE); in DecimalFormat()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DecimalFormat.java | 320 ULocale def = ULocale.getDefault(ULocale.Category.FORMAT); in DecimalFormat() 321 String pattern = getPattern(def, NumberFormat.NUMBERSTYLE); in DecimalFormat()
|
/third_party/json/tests/src/ |
H A D | unit-json_patch.cpp | 494 { "op": "add", "path": "/foo/-", "value": ["abc", "def"] } 500 { "foo": ["bar", ["abc", "def"]] }
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ir.cpp | 585 for (Definition def : instr->definitions) { in needs_exec_mask() 586 if (def.getTemp().type() == RegType::vgpr) in needs_exec_mask()
|
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
H A D | gtest-internal.h | 495 SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) { in GetNotDefaultOrNull() 496 return a == def ? nullptr : a; in GetNotDefaultOrNull() 494 GetNotDefaultOrNull( SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) GetNotDefaultOrNull() argument
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
H A D | command.js | 595 fn = (val, def) => { 597 return m ? m[0] : def;
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 491 SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) { in GetNotDefaultOrNull() 492 return a == def ? nullptr : a; in GetNotDefaultOrNull() 490 GetNotDefaultOrNull( SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) GetNotDefaultOrNull() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 114 ValueDef::ValueDef(const ValueDef& def) : value(NULL), origin(NULL), insn(NULL) in ValueDef() argument 116 set(def.get()); in ValueDef()
|
H A D | nv50_ir.h | 876 inline ValueDef& def(int s) { return defs[s]; } in def() function in nv50_ir::Instruction 878 inline const ValueDef& def(int s) const { return defs[s]; } in def() function in nv50_ir::Instruction
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_cb.c | 37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() argument 42 return def; in lookup()
|
/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() argument 42 return def; in lookup()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 243 // For register locations we dont care about use/def and other flags. in getLocationNo() 256 // Don't store def operands. in getLocationNo() 301 /// Stop when meeting an existing def or when leaving the live 334 /// def points. 445 /// Collect and erase all DBG_VALUE instructions, adding a UserValue def 454 /// their def points. 756 // There could already be a short def at Start. in extendDef() 766 // Limited by the next def. in extendDef() 804 // Is LocNo extended to reach this copy? If not, another def may be blocking in addDefsFromCopies() 815 assert(DstVNI && DstVNI->def in addDefsFromCopies() [all...] |
H A D | MachineLICM.cpp | 203 CandidateInfo(MachineInstr *mi, unsigned def, int fi) in CandidateInfo() 204 : MI(mi), Def(def), FI(fi) {} in CandidateInfo() 432 /// gather register def and frame object update information. 480 // Non-dead implicit def? This cannot be hoisted. in ProcessMI() 482 // No need to check if a dead implicit def is also defined by in ProcessMI() 488 // it's a dead implicit def. in ProcessMI() 544 // Conservatively treat live-in's as an external def. in HoistRegionPostRA() 577 // 3. Make sure candidate def should not clobber in HoistRegionPostRA() 578 // registers read by the terminator. Similarly its def should not be in HoistRegionPostRA() 640 // important to ensure later passes do not scavenge the def registe in HoistPostRA() [all...] |
/third_party/python/Python/ |
H A D | codecs.c | 1411 PyMethodDef def; in _PyCodecRegistry_Init() member 1517 PyObject *func = PyCFunction_NewEx(&methods[i].def, NULL, NULL); in _PyCodecRegistry_Init()
|
/third_party/rust/crates/syn/src/ |
H A D | generics.rs | 1079 if let GenericParam::Lifetime(def) = *param.value() { in to_tokens() 1081 def.lifetime.to_tokens(tokens); in to_tokens()
|