Home
last modified time | relevance | path

Searched refs:DEFINITIONS (Results 1 – 25 of 249) sorted by relevance

12345678910

/external/eigen/cmake/
DFindLAPACK.cmake37 # have been found and DEFINITIONS to the required definitions.
41 macro(check_lapack_libraries DEFINITIONS LIBRARIES _prefix _name _flags _list _blas _path)
47 set(${DEFINITIONS} "")
88 set(${DEFINITIONS} "-D${_prefix}_USE_F2C")
94 set(${DEFINITIONS} ${${DEFINITIONS}} ${F2C_DEFINITIONS})
97 set(CMAKE_REQUIRED_DEFINITIONS ${${DEFINITIONS}})
112 set(${DEFINITIONS} "")
125 set(${DEFINITIONS} "")
128 #message("DEBUG: ${DEFINITIONS} = ${${DEFINITIONS}}")
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dreaching_definitions_test.py53 defs = anno.getanno(node, anno.Static.DEFINITIONS)
71 anno.getanno(first, anno.Static.DEFINITIONS)[0],
72 anno.getanno(second, anno.Static.DEFINITIONS)[0])
78 anno.getanno(first, anno.Static.DEFINITIONS)[0],
79 anno.getanno(second, anno.Static.DEFINITIONS)[0])
Dreaching_definitions.py214 anno.setanno(node, anno.Static.DEFINITIONS,
217 anno.setanno(node, anno.Static.DEFINITIONS,
/external/tensorflow/tensorflow/python/autograph/converters/
Ddirectives_test.py36 anno.Static.DEFINITIONS)
49 def_, = anno.getanno(node.args.args[0], anno.Static.DEFINITIONS)
Ddirectives.py116 defs = anno.getanno(node, anno.Static.DEFINITIONS, ())
/external/google-fruit/extras/benchmark/
Dnew_delete_benchmark.cpp73 #define DEFINITIONS(N) … macro
86 EVAL(REPEAT(DEFINITIONS)) in EVAL() argument
Dcompile_time_benchmark.cpp89 #define DEFINITIONS(N) … macro
127 EVAL(REPEAT(DEFINITIONS)) in EVAL() argument
/external/owasp/sanitizer/src/tests/org/owasp/html/
DCssSchemaTest.java84 for (String key : CssSchema.DEFINITIONS.keySet()) { in testCustom()
/external/libnl/etc/
Dclassid43 # DO NOT ADD CLASSID DEFINITIONS BELOW THIS LINE
/external/tensorflow/tensorflow/
Dworkspace0.bzl16 # BIND DEFINITIONS
57 # BIND DEFINITIONS
/external/tensorflow/tensorflow/python/autograph/pyct/
Danno.py97 DEFINITIONS = ( variable in Static
/external/igt-gpu-tools/man/
Dintel_reg.rst56 SPEC DEFINITIONS below for details.
153 REGISTER SPEC DEFINITIONS
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssSchema.java96 Property prop = DEFINITIONS.get(propertyName); in withProperties()
164 static final ImmutableMap<String, Property> DEFINITIONS; field in CssSchema
750 DEFINITIONS = builder.build();
909 for (ImmutableMap.Entry<String, Property> e : DEFINITIONS.entrySet()) { in main()
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_DefinitionsTest1 DEFINITIONS TESTING
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst57 SUMMARY OUTPUT DEFINITIONS
231 DETAILED OUTPUT DEFINITIONS
/external/noto-fonts/notoserifahom/
DNOTICE28 DEFINITIONS
/external/noto-fonts/notosansvai/
DNOTICE28 DEFINITIONS
/external/noto-fonts/notoserifmalayalam/
DNOTICE28 DEFINITIONS
/external/noto-fonts/notoserif/
DNOTICE29 DEFINITIONS
/external/noto-fonts/notosanspalmyrene/
DNOTICE29 DEFINITIONS
/external/noto-fonts/notoserifethiopic/
DNOTICE28 DEFINITIONS
/external/google-fonts/arvo/
DLICENSE28 DEFINITIONS
/external/harfbuzz_ng/
DLICENSE_OFL.TXT24 DEFINITIONS
/external/noto-fonts/notosanscarian/
DNOTICE29 DEFINITIONS
/external/noto-fonts/notosansgunjalagondi/
DNOTICE29 DEFINITIONS

12345678910