Searched refs:interpretation (Results 1 – 25 of 68) sorted by relevance
123
/external/sepolicy/ |
D | access_vectors | 130 # Define the access vector interpretation for file-related objects. 219 # Define the access vector interpretation for network-related objects. 297 # Define the access vector interpretation for process-related objects 336 # Define the access vector interpretation for ipc-related objects 365 # Define the access vector interpretation for the security server. 386 # Define the access vector interpretation for system operations. 399 # Define the access vector interpretation for controling capabilies 453 # Define the access vector interpretation for controlling 668 # Define the access vector interpretation for controlling 678 # Define the access vector interpretation for controlling [all …]
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | ARB_color_buffer_float.txt | 2 …ooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation) 3 …e fog application regardless of the fragment clamping setting (this depends on spec interpretation)
|
/external/mesa3d/docs/ |
D | ARB_color_buffer_float.txt | 2 …ooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation) 3 …e fog application regardless of the fragment clamping setting (this depends on spec interpretation)
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
D | AudioNodeInput.cpp | 193 AudioBus::ChannelInterpretation interpretation = node().internalChannelInterpretation(); in sumAllConnections() local 203 summingBus->sumFrom(*connectionBus, interpretation); in sumAllConnections()
|
D | AudioNode.cpp | 340 void AudioNode::setChannelInterpretation(const String& interpretation, ExceptionState& exceptionSta… in setChannelInterpretation() argument 345 if (interpretation == "speakers") { in setChannelInterpretation() 347 } else if (interpretation == "discrete") { in setChannelInterpretation()
|
/external/chromium_org/third_party/WebKit/Source/modules/speech/ |
D | SpeechRecognitionEvent.h | 60 Document* interpretation() { return 0; } in interpretation() function
|
D | SpeechRecognitionEvent.idl | 33 readonly attribute Document interpretation;
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/ |
D | subfigure.m | 6 % become the p-th tile in an m-by-n matrix of windows. (The interpretation of
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | NormalizationCorrections.txt | 16 # typo in the data, and not a matter of dubious interpretation.
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 16 # typo in the data, and not a matter of dubious interpretation.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.image_load_store.txt | 34 + Format re-interpretation cases 106 The format re-interpretation cases are similar to the above-described
|
/external/libunwind/doc/ |
D | unw_init_remote.tex | 31 stack-frame chain to be unwound. In other words, the interpretation
|
/external/icu/icu4c/source/data/mappings/ |
D | gsm-03.38-2000.ucm | 39 # an interpretation of the intent of the standard. Prevailing implementations
|
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
D | README.tokenizers | 18 interpretation of the arguments, if any, depends on the individual
|
/external/chromium_org/third_party/sqlite/src/ext/fts2/ |
D | README.tokenizers | 18 interpretation of the arguments, if any, depends on the individual
|
/external/libexif/ |
D | NEWS | 45 * Fixed the interpretation of some tags as being optional in IFD 1
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | CONTRIBUTORS.pthreads-win32 | 31 ongoing guidance and standards interpretation.
|
/external/valgrind/main/helgrind/ |
D | README_MSMProp2.txt | 154 interpretation of the VTS component is that it states the earliest
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
D | CONTRIBUTORS | 23 ongoing guidance and standards interpretation.
|
/external/llvm/test/TableGen/ |
D | SetTheory.td | 12 // It prints all Set instances and their ordered set interpretation.
|
/external/llvm/docs/ |
D | TestingGuide.rst | 462 interpretation of lines to terminate. This is generally done right after 465 (a) it prevents special interpretation of lines that are part of the test 469 interpretation of the remainder of the file.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | IntStream.as | 30 * or token type sequence (such as interpretation).
|
/external/ltrace/ |
D | TODO | 177 - AARCH64 supports fixed-point interpretation of {,double}words
|
/external/strace/ |
D | strace.spec | 442 - added alpha patch from HJLu to fix the osf_sigprocmask interpretation
|
/external/chromium_org/chrome/browser/mac/ |
D | dock.mm | 27 // interpretation of the _CFURLString. It may be a CFURLPathStyle value, or
|
123