Home
last modified time | relevance | path

Searched defs:defined (Results 1 – 25 of 30) sorted by relevance

12

/third_party/typescript/tests/cases/compiler/
DderivedInterfaceCallSignature.ts8 defined(): (data: any, index?: number) => boolean; method
23 defined(defined: (data: any, index?: number) => boolean): D3SvgArea; method
/third_party/skia/site/docs/user/release/
Drelease_notes.md394 * Replace #defined values in SkString with equivalent constexprs. hashtag
/third_party/icu/docs/userguide/icu4c/
Dpackaging.md91 | Switch Name | Library | Effect if #defined to '1' | hashtag
/third_party/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp153 pred_defined defined = state->any_pred_defined[block_idx]; in build_merge_code() local
202 pred_defined defined = pred_defined::temp; in init_any_pred_defined() local
/third_party/icu/docs/userguide/locale/
Dlocalizing.md285 #defined numeric keys. .mc files contain string values preceded by per-message hashtag
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp230 bool defined = in GetBlock() local
240 bool defined; in GetBlock() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dfunction.cpp230 bool defined = in GetBlock() local
240 bool defined; in GetBlock() local
/third_party/libcoap/include/coap3/
Dcoap_block.h56 unsigned int defined:1; /**< Set if block found */ member
/third_party/spirv-tools/source/val/
Dfunction.cpp233 bool defined = in GetBlock() local
243 bool defined; in GetBlock() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp923 void CUInt32DefVector::SetItem(unsigned index, bool defined, UInt32 value) in SetItem()
935 void CUInt64DefVector::SetItem(unsigned index, bool defined, UInt64 value) in SetItem()
D7zIn.cpp953 bool defined = digests2[k2++]; in ReadSubStreamsInfo() local
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp184 …RESULT Archive_Get_HardLinkNode(IInArchive *archive, UInt32 index, CHardLinkNode &h, bool &defined) in Archive_Get_HardLinkNode()
227 bool defined; in PrepareHardLinks() local
1380 bool defined; in GetExtractStream() local
DLoadCodecs.cpp355 UInt32 index, PROPID propID, UInt32 &res, bool &defined) in GetProp_UInt32()
478 bool defined = false; in LoadFormats() local
DOpenArchive.cpp497 …atic HRESULT Archive_GetArcProp_UInt(IInArchive *arc, PROPID propid, UInt64 &result, bool &defined) in Archive_GetArcProp_UInt()
515 static HRESULT Archive_GetArcProp_Int(IInArchive *arc, PROPID propid, Int64 &result, bool &defined) in Archive_GetArcProp_Int()
952 static HRESULT Archive_GetItem_Size(IInArchive *archive, UInt32 index, UInt64 &size, bool &defined) in Archive_GetItem_Size()
1473 bool defined = false; in ReadParseItemProps() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h51 ushort *defined; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h392 bool defined : 1; variable
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgleffects.c629 const GstGLEffectsFilterDescriptor *defined; in gst_gl_effects_filters_descriptors() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h192 bool defined; variable
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md1272 * For #defined constants and macros, a "U_" is appended to the beginning, hashtag
/third_party/ntfs-3g/ntfsprogs/
Dntfsusermap.c189 boolean defined; member
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp587 int TPpContext::CPPifdef(int defined, TPpToken* ppToken) in CPPifdef()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterTest.java300 int defined[] = {0x523E, 0x004f88, 0x00fffd}; in TestDefined() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java297 int defined[] = {0x523E, 0x004f88, 0x00fffd}; in TestDefined() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1667 token_node_t *argument, *defined = node; in _glcpp_parser_evaluate_defined() local
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h337 bool defined; variable

12