Home
last modified time | relevance | path

Searched refs:law (Results 1 – 25 of 3605) sorted by relevance

12345678910>>...145

/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc55 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/
Dfsl_corenet_serdes.c316 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()
Dcpu_init.c228 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/
Dapint-not.ll18 ; Test that demorgans law can be instcombined
27 ; Test that demorgens law can work with constants
35 ; test the mirror of demorgans law...
Dnot.ll20 ; 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/
DMakefile18 obj-y += spl_minimal.o tlb.o law.o
27 obj-y += law.o
/external/libpng/
DTRADEMARK7 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/
DMakefile15 obj-$(CONFIG_FSL_LAW) += law.o
24 obj-$(CONFIG_FSL_LAW) += law.o
Dlaw.c21 #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/
Dfsl_8xxx_pci.c40 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/
DLICENSE54 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/
DNOTICE51 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
DLICENSE51 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/
DLICENSE51 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/
DLICENSE52 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/
Dfsl_pci.h183 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/
Dpython-license.txt88 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/
DMakefile8 obj-y += law.o
/external/u-boot/board/freescale/mpc8641hpcn/
DMakefile7 obj-y += law.o
/external/u-boot/board/sbc8641d/
DMakefile7 obj-y += law.o
/external/u-boot/board/freescale/common/p_corenet/
DMakefile6 obj-y += law.o
/external/u-boot/board/freescale/p1023rdb/
DMakefile7 obj-y += law.o
/external/u-boot/board/xes/xpedite550x/
DMakefile7 obj-y += law.o
/external/u-boot/board/freescale/mpc8544ds/
DMakefile9 obj-y += law.o
/external/u-boot/board/freescale/mpc8555cds/
DMakefile9 obj-y += law.o

12345678910>>...145