HomeSort by relevance Sort by last modified time
    Searched refs:semantics (Results 51 - 75 of 171) sorted by null

1 23 4 5 6 7

  /prebuilts/go/linux-x86/src/cmd/vet/internal/cfg/
cfg.go 36 // edges, nor the short-circuit semantics of the && and || operators,
  /prebuilts/go/linux-x86/test/chan/
select3.go 7 // Test the semantics of the select statement
  /toolchain/binutils/binutils-2.27/gas/config/
tc-iq2000.c 231 const char * semantics,
245 sb_add_string (& macro->sub, semantics);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
text_file.py 64 semantics of 'readline()' must differ from those of the builtin file
  /external/python/cpython2/Lib/distutils/
text_file.py 64 semantics of 'readline()' must differ from those of the builtin file
  /external/python/cpython3/Lib/distutils/
text_file.py 63 semantics of 'readline()' must differ from those of the builtin file
  /external/syslinux/gpxe/src/net/
udp.c 430 .semantics = UDP_SOCK_DGRAM,
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 64 semantics of 'readline()' must differ from those of the builtin file
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 64 semantics of 'readline()' must differ from those of the builtin file
  /prebuilts/go/darwin-x86/src/syscall/
dll_windows.go 139 // (according to the semantics of the specific function being called) before consulting
298 // (according to the semantics of the specific function being called) before consulting
  /prebuilts/go/linux-x86/src/syscall/
dll_windows.go 139 // (according to the semantics of the specific function being called) before consulting
298 // (according to the semantics of the specific function being called) before consulting
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 64 semantics of 'readline()' must differ from those of the builtin file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 64 semantics of 'readline()' must differ from those of the builtin file
  /external/clang/lib/AST/
Expr.cpp 757 switch(FloatingLiteralBits.Semantics) {
771 llvm_unreachable("Unrecognised floating semantics");
776 FloatingLiteralBits.Semantics = IEEEhalf;
778 FloatingLiteralBits.Semantics = IEEEsingle;
780 FloatingLiteralBits.Semantics = IEEEdouble;
782 FloatingLiteralBits.Semantics = x87DoubleExtended;
784 FloatingLiteralBits.Semantics = IEEEquad;
786 FloatingLiteralBits.Semantics = PPCDoubleDouble;
788 llvm_unreachable("Unknown floating semantics");
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsdp.cc 1944 std::string semantics; local
1972 std::string semantics; local
2791 std::string semantics; local
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_shader.c 1078 route_attr(const int *semantics, const int *indices, int len,
1084 if (semantics[i] == semantic && indices[i] == index)
1091 if (semantics[i] == TGSI_SEMANTIC_BCOLOR && indices[i] == index)
    [all...]
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /compatibility/cdd/3_software/
3_3_native-api-compatibility.md 23 semantics.
  /external/golang-protobuf/ptypes/any/
any.pb.go 121 // used with implementation specific semantics.
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Any.cs 153 /// used with implementation specific semantics.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadcode.go 255 // Phi and Copy don't have exactly the same semantics.
op.go 13 // Opcodes' semantics can be modified by the type and aux fields of the Value.
15 // Semantics of each op are described in the opcode files in gen/*Ops.go.
  /prebuilts/go/darwin-x86/src/compress/flate/
flate_test.go 320 // semantics dictate that we will observe a (0, io.EOF) since
  /prebuilts/go/darwin-x86/src/html/template/
content.go 88 // (see http://w3c.github.io/html/semantics-embedded-content.html#element-attrdef-img-srcset).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode.go 255 // Phi and Copy don't have exactly the same semantics.

Completed in 2454 milliseconds

1 23 4 5 6 7