/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_lrc.c | 189 engine->kernel_context, engine, true); in live_lrc_layout() local
|
/kernel/linux/linux-6.6/tools/mm/ |
H A D | page_owner_sort.c | 27 #define true 1 macro [all...] |
/kernel/linux/linux-6.6/net/vmw_vsock/ |
H A D | hyperv_transport.c | 286 hvs_do_close_lock_held(vsock_sk(sk), true); in hvs_close_connection() local
|
/third_party/backends/backend/ |
H A D | sm3600.h | 80 typedef enum { false, true } TBool; enumerator
|
/third_party/cJSON/ |
H A D | cJSON_Utils.c | 57 #undef true macro 59 #define true ((cJSON_bool)1) macro [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzfmttst.cpp | 762 tz->getOffset(static_cast<UDate>(date), true, rawOffset, dstOffset, status); RunAdoptDefaultThreadSafeTests() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | number_patternstring.cpp | 401 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
/third_party/lzma/CPP/Windows/ |
H A D | Window.h | 211 bool Move(int x, int y, int width, int height, bool repaint = true)
in Move() argument 250 bool InvalidateRect(LPCRECT rect, bool backgroundErase = true)
in InvalidateRect() argument 252 void SetRedraw(bool redraw = true) { SendMsg(WM_SETREDRAW, (WPARAM)BoolToBOOL(redraw), 0); }
in SetRedraw() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_patternstring.cpp | 401 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 549 AdjustStackPointerForTailCall( TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, ZoneVector<Register>* pending_pushes = nullptr, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-wasm-objects.cc | 106 GetOrCreateDebugProxyMap( Isolate* isolate, DebugProxyId id, v8::Local<v8::FunctionTemplate> (*create_template_fn)(v8::Isolate*), bool make_non_extensible = true) GetOrCreateDebugProxyMap() argument
|
H A D | debug.h | 636 explicit DisableBreak(Debug* debug, bool disable = true) in DisableBreak() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-console.cc | 129 firstArgToString(const String16& defaultValue, bool allowUndefined = true) firstArgToString() argument
|
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.h | 424 get_simd_register_by_lane(int reg, int lane, bool force_ibm_lane_numbering = true) get_simd_register_by_lane() argument 437 set_simd_register_by_lane(int reg, int lane, const T& value, bool force_ibm_lane_numbering = true) set_simd_register_by_lane() argument
|
/third_party/node/deps/v8/src/logging/ |
H A D | counters.h | 198 void EnsureCreated(bool create_new = true) { in EnsureCreated() argument
|
/third_party/libabigail/src/ |
H A D | abg-ini.cc | 60 char_is_delimiter(int b, bool include_white_space = true, in char_is_delimiter() argument 945 get(bool do_handle_escape = true) get() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-device-manager.c | 55 PA_MODULE_LOAD_ONCE(true); variable [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiVersionCheck.cpp | 337 Move<VkDevice> createTestDevice (const Context& context, VkInstance instance, vector<string> extensions = vector<string>(), bool allowLayers = true) in createTestDevice() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() argument 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit() argument [all...] |
H A D | vktSpvAsmIntegerDotProductTests.cpp | 850 add32bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpSDotAccSatKHRComputeTests() argument 857 add16bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpSDotAccSatKHRComputeTests() argument 864 add8bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpSDotAccSatKHRComputeTests() argument 946 add32bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpUDotAccSatKHRComputeTests() argument 953 add16bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpUDotAccSatKHRComputeTests() argument 960 add8bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpUDotAccSatKHRComputeTests() argument 1042 add32bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add32bitOpSUDotAccSatKHRComputeTests() argument 1049 add16bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add16bitOpSUDotAccSatKHRComputeTests() argument 1056 add8bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add8bitOpSUDotAccSatKHRComputeTests() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1112 getNewSource(MachineRegisterInfo *MRI, const TargetInstrInfo *TII, RegSubRegPair Def, const PeepholeOptimizer::RewriteMapTy &RewriteMap, bool HandleMultipleSources = true) getNewSource() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cExplicitUniformLocationTest.cpp | 800 SubroutineUniform(UniformValueGenerator& generator, SubroutineFunctionSet& _functions, Loc _location, int _arraySize = 0, DefOccurence _defOccurence = DefOccurence::ALL_SH, bool _used = true) SubroutineUniform() argument 831 SubroutineUniform(UniformValueGenerator& generator, SubroutineFunctionSet& _functions, Loc _location, std::vector<int> _arraySizesSegmented, DefOccurence _defOccurence = DefOccurence::ALL_SH, bool _used = true) SubroutineUniform() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkBitmapDevice.cpp | 371 this->drawPath(SkPath::Oval(oval), paint, true); in drawOval() local 378 this->drawPath(SkPath::RRect(rrect), paint, true); in drawRRect() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_patternstring.cpp | 356 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
/third_party/skia/src/sksl/ |
H A D | SkSLInliner.cpp | 812 visitStatement(std::unique_ptr<Statement>* stmt, bool isViableAsEnclosingStatement = true) visitStatement() argument [all...] |