| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 433 Flags flags=0; /* collect all directionalities in the text */ in getDirProps() local 1009 Flags flags=pBiDi->flags; directionFromFlags() local 1078 Flags flags=pBiDi->flags; /* collect all directionalities in the text */ resolveExplicitLevels() local 1352 Flags flags=0; /* collect all directionalities in the text */ checkExplicitLevels() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 63 int flags, iface_idx, mtu, txqueuelen, parent,iface_type; member 161 static void send_nlmesg(int type, int flags, int family, in send_nlmesg() argument 538 static char *get_flag_string(struct arglist *aflags, int flags, int ismulti) in get_flag_string() argument 561 struct ifla_vlan_flags flags; in vlan_parse_opt() local 690 int idx, flags = 0, masks = 0xffff, fd; link_set() local 789 char *line_feed = " ", *flags,*peer = "brd"; print_link_output() local 929 struct arglist flags[]={{"UNKNOWN", 0}, {"NOTPRESENT", 1}, get_link_info() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 2046 Rmif(const Register& xn, unsigned shift, StatusFlags flags) Emit() argument
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-simulator-aarch64.cc | 722 Register flags = x5; in TestCmp_Helper() local 862 Register flags = x4; in TestCmpZero_Helper() local [all...] |
| /third_party/python/PC/ |
| H A D | launcher2.c | 1393 DWORD flags = RRF_RT_REG_SZ | RRF_RT_REG_EXPAND_SZ; in _registryReadString() local 1808 DWORD flags; member
|
| /third_party/python/Python/ |
| H A D | specialize.c | 1176 int flags = code->co_flags; in function_kind() local
|
| /third_party/python/Modules/ |
| H A D | _tkinter.c | 1245 int flags; member 1355 Tkapp_CallProc(Tkapp_CallEvent *e, int flags) in Tkapp_CallProc() argument 1413 int flags = TCL_EVAL_DIRECT | TCL_EVAL_GLOBAL; in Tkapp_Call() local 1600 int flags; member 1679 var_proc(VarEvent* ev, int flags) in var_proc() argument 1692 var_invoke(EventFunc func, PyObject *selfptr, PyObject *args, int flags) in var_invoke() argument 1735 SetVar(TkappObject *self, PyObject *args, int flags) SetVar() argument 1804 GetVar(TkappObject *self, PyObject *args, int flags) GetVar() argument 1847 UnsetVar(TkappObject *self, PyObject *args, int flags) UnsetVar() argument 2300 Tkapp_CommandProc(CommandEvent *ev, int flags) Tkapp_CommandProc() argument 2779 _tkinter_tkapp_dooneevent_impl(TkappObject *self, int flags) _tkinter_tkapp_dooneevent_impl() argument [all...] |
| H A D | arraymodule.c | 2567 array_buffer_getbuf(arrayobject *self, Py_buffer *view, int flags) in array_buffer_getbuf() argument
|
| /third_party/python/Objects/ |
| H A D | memoryobject.c | 598 int flags = 0; init_flags() local 727 PyMemoryView_FromMemory(char *mem, Py_ssize_t size, int flags) PyMemoryView_FromMemory() argument 1445 memory_getbuf(PyMemoryViewObject *self, Py_buffer *view, int flags) memory_getbuf() argument [all...] |
| H A D | bytesobject.c | 411 formatfloat(PyObject *v, int flags, int prec, int type, in formatfloat() argument 458 formatlong(PyObject *v, int flags, int prec, int type) in formatlong() argument 640 int flags = 0; in _PyBytes_FormatEx() local 1662 bytes_buffer_getbuffer(PyBytesObject *self, Py_buffer *view, int flags) bytes_buffer_getbuffer() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex.cc | 271 int flags; member 438 const int flags = event_properties[ev].flags; in PostSynchEvent() local 889 Enqueue(PerThreadSynch *head, SynchWaitParams *waitp, intptr_t mu, int flags) Enqueue() argument 1586 int flags = kMuHasBlocked; AwaitCommon() local 1766 LockSlow(MuHow how, const Condition *cond, int flags) LockSlow() argument 1783 const int flags = read_lock ? __tsan_mutex_read_lock : 0; EvalConditionAnnotated() local 1849 LockSlowWithDeadline(MuHow how, const Condition *cond, KernelTimeout t, int flags) LockSlowWithDeadline() argument 1914 LockSlowLoop(SynchWaitParams *waitp, int flags) LockSlowLoop() argument [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 756 auto flags = fCodeUnitProperties[i]; in GetLineFontMetrics() local
|
| /third_party/selinux/checkpolicy/ |
| H A D | policy_define.c | 1154 int flags = 0; in expand_attrib() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderTextureFunctionTests.cpp | 1355 deUint32 flags; member
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 1927 BasicBufferCase<SampleType>::BasicBufferCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, int flags) in BasicBufferCase() argument 2245 BasicUploadCase<SampleType>::BasicUploadCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, deUint32 bufferUsage, CaseType caseType, ResultType resultType, int flags) in BasicUploadCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 1855 GeometryShaderRenderTest::GeometryShaderRenderTest (Context& context, const char* name, const char* desc, GLenum inputPrimitives, GLenum outputPrimitives, const char* dataAttributeName, int flags) in GeometryShaderRenderTest() argument 2599 BuiltinVariableRenderTest::BuiltinVariableRenderTest (Context& context, const char* name, const char* desc, BuiltinVariableShader::VariableTest test, int flags) in BuiltinVariableRenderTest() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSmokeTestsEXT.cpp | 1684 VkGraphicsPipelineLibraryCreateInfoEXT makeLibCreateInfo (VkGraphicsPipelineLibraryFlagsEXT flags, void* pNext = nullptr) in makeLibCreateInfo() argument [all...] |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 319 VkImageUsageFlags flags = (VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT); in resourceImageUsageFlags() local 334 VkBufferUsageFlags flags = (VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT); in resourceBufferUsageFlags() local 480 VkShaderStageFlags flags = 0u; getResourceShaderStages() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1249 const VkFormatFeatureFlags flags = VK_FORMAT_FEATURE_TRANSFER_SRC_BIT selectOptimalBlendableFormat() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 88 VkPipelineCreateFlags flags; member 348 const VkBufferUsageFlags flags = VK_BUFFER_USAGE_TRANSFER_DST_BIT | VK_BUFFER_USAGE_SHADER_BINDING_TABLE_BIT_KHR | VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT; in SBT() local 915 VkShaderStageFlags flags = 0; prepareShaderBindingTable() local 945 VkShaderStageFlags flags = 0; prepareShaderBindingTable() local 1090 const VkShaderStageFlags flags = std::get<0>(shaderBindingTable[shaderGroupIndex]); travelRay() local 1349 name(VkPipelineCreateFlags flags) name() argument 1360 mask(const FlagsSet& flags) mask() argument 1371 next(VkPipelineCreateFlags& flags) next() argument 1461 VkPipelineCreateFlags flags; createPipelineFlagsTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 247 createImageView(const DeviceInterface& vk, VkDevice device, VkImageViewCreateFlags flags, VkImage image, VkImageViewType viewType, VkFormat format, VkComponentMapping components, VkImageSubresourceRange subresourceRange) createImageView() argument 1137 const VkFormatFeatureFlags flags = ( isDepthStencilFormat(m_format) ? VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT : VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT ) | VK_FORMAT_FEATURE_TRANSFER_SRC_BIT; createAndAllocateImages() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 1014 deUint32 flags; member 1994 TextureGather2DCase(tcu::TestContext& testCtx, const string& name, const string& description, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec2& textureSize, const ImageBackingMode sparseCase) TextureGather2DCase() argument 2222 TextureGather2DArrayCase(tcu::TestContext& testCtx, const string& name, const string& description, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec3& textureSize, const ImageBackingMode sparseCase) TextureGather2DArrayCase() argument 2452 TextureGatherCubeCase(tcu::TestContext& testCtx, const string& name, const string& description, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const int textureSize, const ImageBackingMode sparseCase) TextureGatherCubeCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm16bitStorageTests.cpp | 95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument 100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument 106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument 3620 RoundingModeFlags flags; in addGraphics16BitStorageInputOutputFloat32To16Group() member 7971 RoundingModeFlags flags; in addGraphics16BitStorageInputOutputFloat64To16Group() member [all...] |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 2556 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument 2771 bool compare16BitFloat64 (double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat64() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 193 VkShaderStageFlags flags = 0; in getRequiredStages() local 217 FeatureFlags flags = (FeatureFlags)0; in requireFeaturesForSSBOAccess() local [all...] |