Home
last modified time | relevance | path

Searched defs:negate (Results 76 - 100 of 101) sorted by relevance

12345

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp832 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp826 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp407 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/kernel/linux/linux-5.10/lib/
H A Dvsprintf.c3403 bool negate = (*fmt == '^'); in vsscanf() local
/kernel/linux/linux-6.6/drivers/iio/addac/
H A Dad74115.c238 bool negate; member
/kernel/linux/linux-6.6/lib/
H A Dvsprintf.c3577 bool negate = (*fmt == '^'); in vsscanf() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c501 unsigned negate:1; /* <-- Footer */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h426 uint8_t negate : 1; member
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc3129 Label out_of_range, only_low, negate, done, fastpath_done; in Generate_DoubleToI() local
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc2885 Label negate, done; in Generate_DoubleToI() local
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc3161 Label out_of_range, only_low, negate, done, fastpath_done; in Generate_DoubleToI() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc1462 LookupPropertyValueName(UProperty property, const char* property_value_name, bool negate, ZoneList<CharacterRange>* result, Zone* zone) LookupPropertyValueName() argument
1504 LookupSpecialPropertyValueName(const char* name, ZoneList<CharacterRange>* result, bool negate, Zone* zone) LookupSpecialPropertyValueName() argument
1646 AddPropertyClassRange( ZoneList<CharacterRange>* add_to, bool negate, const ZoneVector<char>& name_1, const ZoneVector<char>& name_2) AddPropertyClassRange() argument
1694 AddPropertyClassRange( ZoneList<CharacterRange>* add_to, bool negate, const ZoneVector<char>& name_1, const ZoneVector<char>& name_2) AddPropertyClassRange() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h251 bool absolute, negate; member
400 bool negate; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1017 bool negate = isCofactor && ((col & 0x01) ^ (row & 0x01)); in emitDeterminant() local
1032 bool negate = isCofactor && ((col & 0x01) ^ (row & 0x01)); in emitDeterminant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp347 static uint32_t negate(uint32_t Cmp) { in negate() function
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp3836 decAddOp(decNumber *res, const decNumber *lhs, const decNumber *rhs, decContext *set, uByte negate, uInt *status) decAddOp() argument
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp3836 decAddOp(decNumber *res, const decNumber *lhs, const decNumber *rhs, decContext *set, uByte negate, uInt *status) decAddOp() argument
/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp3836 decAddOp(decNumber *res, const decNumber *lhs, const decNumber *rhs, decContext *set, uByte negate, uInt *status) decAddOp() argument
/third_party/python/Objects/
H A Dlongobject.c3988 int inexact, negate, a_is_small, b_is_small; in long_true_divide() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc4042 bool negate = false; in IsImmLogical() local
/third_party/python/Modules/
H A D_datetimemodule.c3149 add_date_timedelta(PyDateTime_Date *date, PyDateTime_Delta *delta, int negate) in add_date_timedelta() argument
/third_party/elfutils/src/
H A Dreadelf.c11902 bool negate = pop > nbits / 2; in handle_core_item() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1568 const boolean negate = reg->Register.Negate; in emit_src_register() local
/third_party/toybox/generated/
H A Dglobals.h772 int negate; member

Completed in 148 milliseconds

12345