/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/ |
D | testG711.cc | 55 char law[2]; in main() local 89 strcpy(law, argv[2]); in main() 126 if (!strcmp(law, "A")) { in main() 137 } else if (!strcmp(law, "u")) { in main()
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | fsl_corenet_serdes.c | 316 struct law_entry law = find_law(CONFIG_SYS_DCSRBAR_PHYS); in enable_bank() local 318 if (law.index == -1) in enable_bank() 322 set_law(law.index, CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_1M, in enable_bank() 328 if (law.index == -1) in enable_bank() 331 set_law(law.index, law.addr, law.size, law.trgt_id); in enable_bank()
|
D | cpu_init.c | 228 struct law_entry law = find_law(CONFIG_SYS_INIT_L3_ADDR); in disable_cpc_sram() local 230 if (law.index == -1) { in disable_cpc_sram() 234 disable_law(law.index); in disable_cpc_sram() 445 struct law_entry law; in cpu_init_f() local 466 law = find_law(CONFIG_SYS_PBI_FLASH_BASE); in cpu_init_f() 467 if (law.index != -1) in cpu_init_f() 468 disable_law(law.index); in cpu_init_f()
|
/external/llvm/test/Transforms/InstCombine/ |
D | apint-not.ll | 18 ; Test that demorgans law can be instcombined 27 ; Test that demorgens law can work with constants 35 ; test the mirror of demorgans law...
|
D | not.ll | 20 ; Test that De Morgan's law can be instcombined. 29 ; Test that De Morgan's law can work with constants. 37 ; Test the mirror of De Morgan's law.
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | Makefile | 18 obj-y += spl_minimal.o tlb.o law.o 27 obj-y += law.o
|
/external/libpng/ |
D | TRADEMARK | 7 the Copyright owners claim "common-law trademark protection" in any 8 jurisdiction where common-law trademark is recognized.
|
/external/u-boot/arch/powerpc/cpu/mpc8xxx/ |
D | Makefile | 15 obj-$(CONFIG_FSL_LAW) += law.o 24 obj-$(CONFIG_FSL_LAW) += law.o
|
D | law.c | 21 #define LAWAR_ADDR(x) (&((ccsr_local_t *)LAW_BASE)->law[x].lawar) 22 #define LAWBARH_ADDR(x) (&((ccsr_local_t *)LAW_BASE)->law[x].lawbarh) 23 #define LAWBARL_ADDR(x) (&((ccsr_local_t *)LAW_BASE)->law[x].lawbarl)
|
/external/u-boot/board/xes/common/ |
D | fsl_8xxx_pci.c | 40 law_size_bits(pci_info.mem_size), pci_info.law); in pci_init_board() 42 law_size_bits(pci_info.io_size), pci_info.law); in pci_init_board()
|
/external/v8/src/third_party/siphash/ |
D | LICENSE | 54 based on applicable law or treaty, and any national implementations thereof. 57 applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and 62 duration provided by applicable law or treaty (including future time 73 judged legally invalid or ineffective under applicable law, then the Waiver 80 provided by applicable law or treaty (including future time extensions), (iii) 86 applicable law, such partial invalidity or ineffectiveness shall not 103 discoverable, all to the greatest extent permissible under applicable law.
|
/external/python/cpython3/ |
D | NOTICE | 51 because its license has a choice of law clause. According to 147 respects by the law of the State of California, excluding conflict of 148 law provisions. Nothing in this License Agreement shall be deemed to 210 intellectual property law of the United States, including without 211 limitation the federal copyright law, and, to the extent such 212 U.S. federal law does not apply, by the law of the Commonwealth of 213 Virginia, excluding Virginia's conflict of law provisions. 217 law of the Commonwealth of Virginia shall govern this License
|
D | LICENSE | 51 because its license has a choice of law clause. According to 147 respects by the law of the State of California, excluding conflict of 148 law provisions. Nothing in this License Agreement shall be deemed to 210 intellectual property law of the United States, including without 211 limitation the federal copyright law, and, to the extent such 212 U.S. federal law does not apply, by the law of the Commonwealth of 213 Virginia, excluding Virginia's conflict of law provisions. 217 law of the Commonwealth of Virginia shall govern this License
|
/external/python/cpython2/ |
D | LICENSE | 51 because its license has a choice of law clause. According to 147 respects by the law of the State of California, excluding conflict of 148 law provisions. Nothing in this License Agreement shall be deemed to 210 intellectual property law of the United States, including without 211 limitation the federal copyright law, and, to the extent such 212 U.S. federal law does not apply, by the law of the Commonwealth of 213 Virginia, excluding Virginia's conflict of law provisions. 217 law of the Commonwealth of Virginia shall govern this License
|
/external/chromium-trace/catapult/third_party/zipfile/ |
D | LICENSE | 52 because its license has a choice of law clause. According to 148 respects by the law of the State of California, excluding conflict of 149 law provisions. Nothing in this License Agreement shall be deemed to 211 intellectual property law of the United States, including without 212 limitation the federal copyright law, and, to the extent such 213 U.S. federal law does not apply, by the law of the Commonwealth of 214 Virginia, excluding Virginia's conflict of law provisions. 218 law of the Commonwealth of Virginia shall govern this License
|
/external/u-boot/arch/powerpc/include/asm/ |
D | fsl_pci.h | 183 enum law_trgt_if law; member 203 x.law = LAW_TRGT_IF_PCI_##num; \ 216 x.law = LAW_TRGT_IF_PCIE_##num; \
|
/external/fmtlib/doc/ |
D | python-license.txt | 88 because its license has a choice of law clause. According to 183 respects by the law of the State of California, excluding conflict of 184 law provisions. Nothing in this License Agreement shall be deemed to 246 intellectual property law of the United States, including without 247 limitation the federal copyright law, and, to the extent such 248 U.S. federal law does not apply, by the law of the Commonwealth of 249 Virginia, excluding Virginia's conflict of law provisions. 253 law of the Commonwealth of Virginia shall govern this License
|
/external/u-boot/board/xes/xpedite517x/ |
D | Makefile | 8 obj-y += law.o
|
/external/u-boot/board/freescale/mpc8641hpcn/ |
D | Makefile | 7 obj-y += law.o
|
/external/u-boot/board/sbc8641d/ |
D | Makefile | 7 obj-y += law.o
|
/external/u-boot/board/freescale/common/p_corenet/ |
D | Makefile | 6 obj-y += law.o
|
/external/u-boot/board/freescale/p1023rdb/ |
D | Makefile | 7 obj-y += law.o
|
/external/u-boot/board/xes/xpedite550x/ |
D | Makefile | 7 obj-y += law.o
|
/external/u-boot/board/freescale/mpc8544ds/ |
D | Makefile | 9 obj-y += law.o
|
/external/u-boot/board/freescale/mpc8555cds/ |
D | Makefile | 9 obj-y += law.o
|